Azure / ObjectDetectionUsingCntk

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

Error in B2_cntkVisualizeInputs.py #8

Closed davidefornelli closed 7 years ago

davidefornelli commented 7 years ago

The script is throwing the error No module named 'cntk_helpers'

The file _helperscntk.py should be renamed in _cntkhelpers.py.

PatrickBue commented 7 years ago

Thanks for finding this! I just updated the code.