boyang24

Results 4 issues of 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,: ![image](https://user-images.githubusercontent.com/41313271/47601948-039dc700-da0a-11e8-9bbf-d04305d852d6.png) this is bottom is : ![image](https://user-images.githubusercontent.com/41313271/47601954-187a5a80-da0a-11e8-99ca-04ac0f247a90.png) 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...