WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.33k stars 4.2k forks source link

Darknet version of YOLOv7 (cfg format) #188

Open happyjohn360 opened 2 years ago

happyjohn360 commented 2 years ago

Thanks for your work . That was amazing. Can you please provide a darknet version for this repository? That will be very helpful for my research or others.

Thank you !!

LanguageFlowCho commented 2 years ago

Hello, it seems that the yolov7-tiny cfg is being served on the darknet, is that correct? I don't know what weight to use for custom learning. If anyone knows, please let me know, thanks.