caffe-yolov3
caffe-yolov3 copied to clipboard
A question about how to run other caffemodel?
Dear sir : I have read your program that ,it works well on the yolo network ,now I want to run other caffemodel transformed from pytorch,and I want to get the result from the net->forward,and the postprocess ,can you give me some advice?