Azure / ObjectDetectionUsingCntk

Fast R-CNN Object Detection on Azure using CNTK
129 stars 61 forks source link

1_computeRois phase error in imdb.py #35

Open radinhamidi opened 6 years ago

radinhamidi commented 6 years ago

Hi error in line 22 of fastRCNN/imdb.py cause error due to the fact that it is not defined. I guess it's not needed and we can comment the line. Run on Windows 10 Python 3.6 regards