Convert polygons to YOLOv8 masks

#3
by johnlockejrr - opened

Any idea how to convert polygons to YOLOv8 masks? I mean polygons used in trainig a Doc-UFCN model.

Teklia org

Hi @johnlocker

Here is the documentation on the format of the YOLOv8 image segmentation datasets.
You need to create one txt file per image and one row based on each polygon on the image.

Good luck in your experiments!

yschneider changed discussion status to closed

Sign up or log in to comment