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

Add support for changing class name for highlighted annotation. #162

Closed peters closed 3 years ago

peters commented 4 years ago

This pull request adds support for changing current class for highlighted annotation using either keyboard keys or mouse wheel. Also fixes a bug where the inner most rectangle is not selected. /cc @AlexeyAB