WongKinYiu / ScaledYOLOv4

Scaled-YOLOv4: Scaling Cross Stage Partial Network
GNU General Public License v3.0
2.01k stars 570 forks source link

Annotation #334

Open tkbchan opened 2 years ago

tkbchan commented 2 years ago

What annotation format should I use when training Scaled YOLOv4? COCO doesn't seem to work and shows this error: image

I'm using Scaled YOLOv4 txt annotation format from Roboflow.

WongKinYiu commented 2 years ago

using annotation format as what you did in your custom training https://github.com/WongKinYiu/ScaledYOLOv4/issues/327

tkbchan commented 2 years ago

I can't use the Scaled YOLOv4 annotation for Coco Eval