AlexeyAB / Yolo_mark

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
https://github.com/AlexeyAB/darknet
The Unlicense
1.8k stars 680 forks source link

Show WidthxHeight on top of the tagged of object #118

Open dexception opened 5 years ago

dexception commented 5 years ago

I have a situation where i have to tag and train an object according to the size: 10x10(min) and Angle of the object. Can you look into the possibility of adding the following:

  1. Size hide/show on top of the object in terms of WxH
  2. Comments if any included. For example if there is 1.jpg, 1.txt, 1.info The comments from the info file would appear on top of the object.

Thanks.

AlexeyAB commented 5 years ago

So do you want?

  1. Hot-key that shows/hides WxH of object near with its name
  2. Show message from 1.info file for the 1.jpg file
dexception commented 5 years ago
  1. Yes
  2. so 1.info file will include the coordinates of the object where it will show the comments for example:

1.info 0 0.2 0.2 0.2 0.2 angle:20.21