boyang24
boyang24
hi thanks for your project,and i have a question,when i use python evaluate_appa_real.py to test my model,it throwed one question like this: **ValueError: You are trying to load a weight...
Hello,choasup when compile caffe-yolo9000 project,when i put "eval_detection_layer.cpp" file in the project,it has the errors like "**_src/caffe/layers/eval_detection_layer.cpp: In member function ‘virtual void caffe::EvalDetectionLayer::LayerSetUp(const std::vector&, const std::vector&)’: src/caffe/layers/eval_detection_layer.cpp:328:10: error: ‘names_’ was...
hi,i already switch the pretrained model which include stage_num0 as the input data to test the forward net,after the mxnet2ncnn tools,:  this is bottom is :  and i...
hi thanks for the project,now i already train the model,and i want to test the video and the ./img/ images,by the given model,the test.py wroks good,even i did not change...