developer0hye / Yolo_Label

GUI for marking bounded boxes of objects in images for training neural network YOLO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use resulting .txt?

nprime496 opened this issue Β· comments

Hi , a little documentation on the result file would be appreciable.

PS: the software is incredibly simple and powerful πŸ‘

:( However about HCI, some improvements could be:

  • "remove" button should not be aside "save" button (deleted some of my samples stupidly and cannot retrieve them, a validation box can be appreciable)
  • tips about where " remove" button sends your beloved samples (tooltips on each button can be appreciable)
  • " change directory " and " open files " buttons : I don't know the difference and they are too close from "save" button although they are not used so often also clicking on them is not cancelable

@nprime496

Good Idea!
I think that if you can deal QT library, you should do pull request after editing these improvements!

Can you do that?