Skip to content

List out of index for PreProcessingNormalize.run() #4

@Saums

Description

@Saums

pp_out_converted = tools.pre_processing.PreProcessingOutputLMDB(lmdb_converted)
pp_convert = tools.pre_processing.PreProcessingNormalize(pp_in, pp_out_converted,normalizer =512.0, batch_size=100)
pp_convert.run()

image

Might be the batch_size definition, any rule for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions