Saums

Results 1 issues of 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](https://user-images.githubusercontent.com/18286915/55596754-c4d61080-570f-11e9-86ad-fb4657998e42.png) Might be the batch_size definition, any rule for that?