Skip to content

ratansingh98/Object_marker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Marker

Simple marker for marking bounded boxes of objects for training and cropping using parameters. It is made using Pyqt5, that makes is easier to understand and manage. Feel free to contibute. :)

Dependencies

Install pyqt5 using pip3 install pyqt5.

Instruction

  1. First load image folder.
  2. Then load name-file.
  3. Then annotation folder.
  4. Select and mark your object.

Output of annotation text files are Xmin,Ymin,Xmax,Ymax,ObjectIndex.

TO-DO

Map marked points according to image resolution.

Add clear option.

Add keyboard shortcuts.

About

Object annotation using PyQt5.

Topics

Resources

License

Stars

Watchers

Forks

Languages