KimBomm
KimBomm
Hi, BenLag2906. 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 How did you solve this problem? Regards...
Yes. Is the model means *.params, *.json files. right? I downloaded it from https://github.com/zhreshold/mxnet-ssd.cpp/releases/download/v0.1/deploy_ssd_300_voc0712.zip But I I couldn't understand what is "deploy it before use it" mean exactly. Could you...