ChenYingpeng / darknet2caffe

Convert darknet weights to caffemodel
183 stars 88 forks source link

yolov4 tiny prototxt correction #17

Open ai815 opened 4 years ago

ai815 commented 4 years ago

Hi, Could you please help me to make sure if the prototxt file is correct or not? Thanks yolov4-tiny.txt

fee0819 commented 3 years ago

Hi @ai815 . Are you able to convert yolov4-tiny darknet weights and .cfg to caffe?

I am unable to make caffe after these changes. If you already converted successfully then i can also try to build again.

Can I ask abut the process you followed? What is your caffe version and how did you build?

Have you tested model after conversion? if yes then how? which project did you use for caffe model demo?

Hiwyl commented 3 years ago

@fqlovetb @ai815 请问你们转换后的效果怎么样