Azure / ObjectDetectionUsingCntk

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

As this is part of aischool.microsoft.com can it get updated for 2.2 #30

Open kpierce8 opened 6 years ago

kpierce8 commented 6 years ago

1) Could anyone provide some hints for upgrading the roipooling function to a CNTK 2.2 implementation.

2) Also there is a breaking change in the svm classifier that requires an update to the parameters file on line 69 from "auto" to "balanced"