WongKinYiu / yolov9

Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
GNU General Public License v3.0
8.83k stars 1.37k forks source link

how coco stuff convert to yolo ? #567

Open yxl502 opened 2 weeks ago

WongKinYiu commented 1 week ago

As same as segment (instance segmentation), using polygon & add additional line to link polygons if the stuff category has multiple parts.