chengyao0929
chengyao0929
Hi,I used MobileNetSSD_train.prototxt you provided to train the model,but when i used MobileNetSSD_deploy.prototxt to test the model,there is some wrong with MobileNetSSD_deploy.prototxt, "Incompatible error ",so i fixed the wrong and...
When I run the "python maskrcnn_demo.py --gpu 0 --prefix model/e2e --epoch 10", the error is "maskrcnn.mxnet/rcnn/core/module.py", line 269, in _impl raise RuntimeError("%s is not presented" % name) RuntimeError: rpn_conv_3x3_weight is...
Hi,when i run python image_demo.py 0 fm-res39 test.jpg --init_weights=fm-res39_final.caffemodel ,the error is " Check failed: error == cudaSuccess (29 vs. 0) driver shutting down *** Check failure stack trace: ***...