developer0hye / Yolo_Label

GUI for marking bounded boxes of objects in images for training neural network YOLO
MIT License
490 stars 114 forks source link

add a function for drawing the center #61

Closed VincenzoLaSpesa closed 1 year ago

VincenzoLaSpesa commented 1 year ago

Since the YOLO format is about the centers it is nice to draw the centers too. I've also fixed some deprecation issues