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.01k stars 4.11k forks source link

The difference between yolov7\yolov7x\yolov7-w6\yolov7-d6\yolov7-e6e #294

Open 15114842111 opened 1 year ago

15114842111 commented 1 year ago

I want to know what is the difference between yolov7\yolov7x\yolov7-w6\yolov7-d6\yolov7-e6e?Which one should I choose to train my tiny dataset (about 8000 train pics,2000 test pics,22 catogorys)

WongKinYiu commented 1 year ago

You could take a look Figure A1 and Figure A2 of the paper.