zhreshold / mxnet-ssd.cpp

C++ object detection module for mxnet-ssd
MIT License
97 stars 47 forks source link

Run time error on windows 10 #14

Open springkim opened 7 years ago

springkim commented 7 years ago

Ah..Sorry I have a same problem.

C:\SSD\C++\mxnet-ssd.cpp\build\vc14\Release>ssd.exe person.jpg [18:23:22] C:\MXNET\mxnet\mxnet\dmlc-core\include\dmlc/logging.h:304: [18:23:22] C:\MXNET\mxnet\mxnet\nnvm\src\core\op.cc:55: Check failed: op != nullptr Operator Scale is not registered

As you said i tried to download a new model. But i can't find anything...

Please send me a new version of pretrained file of link..

Regards Bom.