CharlesShang / FastMaskRCNN

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

module 'libs.datasets.pycocotools.common' has no attribute 'iou' #150

Open primasanjaya opened 7 years ago

primasanjaya commented 7 years ago

i run download_and_convert_data and got this error:

module 'libs.datasets.pycocotools.common' has no attribute 'iou'

why?