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.36k stars 4.21k forks source link

Yolo training #1759

Open zakharchik-me opened 1 year ago

zakharchik-me commented 1 year ago

Would it affect on model?

I have 3 classes and imgs are solo labeled as photo with 0 class, 1 class and etc and multi labeled imgs as photo with 0,2 class, 0,1,2 class and etc Would it affect on model? If I will give to train only solo labeled photos, without multi labeled?

zakharchik-me commented 1 year ago

@WongKinYiu have a look plz