Skip to content

Yolov5 dataset image labeling tool, base on Python and opencv library.

License

Notifications You must be signed in to change notification settings

znsoooo/yolo-labeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

labeling

Yolov5 dataset image labeling tool, base on Python and opencv library.

Install

python -m pip install opencv-python
python labeling.py

Usage

  • Mouse left: Create a new box
  • Mouse right: Remove the last box
  • Mouse wheel / Key direction: Show prev or next image
  • Key Number 0-9: Edit label name of current box (only support 0-9, default is 0)
  • Key Enter: Open current file in explorer
  • Key Escape: Exit this program

About

About

Yolov5 dataset image labeling tool, base on Python and opencv library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages