Skip to content

Object Tracking based image annotation assistant, in order to increase annotation speed up

Notifications You must be signed in to change notification settings

pr1266/Image_Annotation_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Annotation Assistant

Status License


Annotating objects in videos is not boring anymore!

🧐 About

GIF

In this project, we implemented a object-tracker based annotation assistant using OpenCV. Output of this program is consist of two parts:
1 - seperated frames
2 - .txt file that contains object coordinates in normalized YOLO format

How to Run Code

All you need, is to run object_tracking.py script as below:

python object_tracking.py

⛏️ Built Using

  • Python - Main Programming Language
  • OpenCV - Image Processing and Object Tracking

✍️ Authors

See also the list of contributors who participated in this project.

About

Object Tracking based image annotation assistant, in order to increase annotation speed up

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages