You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi !First of all, thank you for your contribution to the open source community.
My English is very poor ,but i will tyy my best to Describe my problem。
I got that files through Caffe-YOLOv3-Windows.
in this mobilenet_yolov3_lite is very great!
About yolov3 I shoud to ncnn (and not mobilenet_yolov3 or mobilenet_yolov3_lite) .
I get the caffemodel in Oringinal darknet-yolov3 links ,But because of the upsample problem, I need to convert it to ncnn->interp, the final result is too different, I read the code inside ncnn interp.cpp, I don't know what the problem is, so I want to ask if it is yolov3— Caffemodel has been iterated 100 times without much training. With same yolov3-spp .
the last one about mobilenet_yolov3 . I can get the Caffemodel for mobilenet_yolov3 ,but can't
get the deploy .prototxt . to link graph I can only get a picture description of the network structure through netscope, but can't find mobilenet_yolov3_deploy.prototxt.
The text was updated successfully, but these errors were encountered:
Hi !First of all, thank you for your contribution to the open source community.
My English is very poor ,but i will tyy my best to Describe my problem。
I got that files through Caffe-YOLOv3-Windows.
in this mobilenet_yolov3_lite is very great!
About yolov3 I shoud to ncnn (and not mobilenet_yolov3 or mobilenet_yolov3_lite) .
I get the caffemodel in Oringinal darknet-yolov3 links ,But because of the upsample problem, I need to convert it to ncnn->interp, the final result is too different, I read the code inside ncnn interp.cpp, I don't know what the problem is, so I want to ask if it is yolov3— Caffemodel has been iterated 100 times without much training. With same yolov3-spp .
the last one about mobilenet_yolov3 . I can get the Caffemodel for mobilenet_yolov3 ,but can't
get the deploy .prototxt . to link graph I can only get a picture description of the network structure through netscope, but can't find mobilenet_yolov3_deploy.prototxt.
The text was updated successfully, but these errors were encountered: