Azure / ObjectDetectionUsingCntk

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

Update 6_scoreImage.py #12

Open Al3x68 opened 7 years ago

Al3x68 commented 7 years ago

Modified the imgPath variable to be set up dynamically using the imgDir variable. (See issue imgPath hardcoded in 6_scoreImage.py #11)