Eom SooHwan
Results
2
comments of
Eom SooHwan
I also had the issue with smart sampler when training on LibriSpeech 960h. I am using random sampler but I want to know if this issue is still ongoing.
> It happens due to some broken images in MJSynth. A workaround is to set the `verify` flag to False to skip the verification process. > > https://github.com/open-mmlab/mmocr/blob/d56155c82df3b0a4e859b692acc7fd9a26d760d3/mmocr/datasets/preparers/dumpers/lmdb_dumper.py#L46 > >...