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.4k stars 4.23k forks source link

Dear author, I have a question about cfg #2072

Open whxuexi opened 3 months ago

whxuexi commented 3 months ago

I trained my dataset with the pre-trained model yolov7-tiny.pt, but I forgot to add tiny.yaml, my cfg= "", what effect will the trained model have?