hello, I want to detect a img use yolo-caffe, but all py sripts in your github , will only do cnn in caffe, and box detection with python (that's low performance)
and I try use the prototxt in example/indoor, the last layer seems error , the last layer I think is "DetectionOutput", and the last Convolution numoutput is 125.
would you please give a example to show: how to use caffe to detect a image with your yolo-caffe
hello, I want to detect a img use yolo-caffe, but all py sripts in your github , will only do cnn in caffe, and box detection with python (that's low performance)
and I try use the prototxt in example/indoor, the last layer seems error , the last layer I think is "DetectionOutput", and the last Convolution numoutput is 125.
would you please give a example to show: how to use caffe to detect a image with your yolo-caffe