FastMaskRCNN icon indicating copy to clipboard operation
FastMaskRCNN copied to clipboard

download_and_convert_data.py problem with other datasers

Open zdyshine opened this issue 7 years ago • 0 comments

Thanks for your porject! I have a quesention about download_and_convert_data.py line 255 num_shards = int(len(imgs) / 2500) what 2500 means? If I use others dataset,how can I modify it?

zdyshine avatar Jan 02 '19 08:01 zdyshine