CharlesShang / FastMaskRCNN

Mask RCNN in TensorFlow
Apache License 2.0
3.1k stars 1.1k forks source link

raised : float division by zero #214

Open Simbaorz opened 5 years ago

Simbaorz commented 5 years ago

i found a bug in "_add_to_tfrecord function of download_and_convert_data.py". it would be raise "float division by zero" if the train image numer less than num_shards ( default is 2500).