Skip to content

Modified the labelImg tool to propagate bounding boxes in a frame sequence automatically. This will improve productivity by not having to draw the box every time on the next frame. Added a option in the view menu "Propagate bounding boxes to the next frame". This needs to be checked for the needed functionality to happen.

License

Notifications You must be signed in to change notification settings

kmsravindra/labelImg

 
 

Repository files navigation

LabelImg

Made changes to the original LabelImg tool (from this repo here - https://github.com/tzutalin/labelImg/ ) to propagate the bounding boxes from one image to the other in a video extracted frame sequence, thereby reducing the effort to manually draw a bounding box on each and every image. This should help in annotating video sequences where the successive frames look very similar to the previous ones. To propagate the bounding box check the option in View menu - Propagate bounding box to the next image. Also an attempt is made to fix few issues with the orignal tool.

For installations and use follow the same instructions of the original LabelImg tool here as well.

About

Modified the labelImg tool to propagate bounding boxes in a frame sequence automatically. This will improve productivity by not having to draw the box every time on the next frame. Added a option in the view menu "Propagate bounding boxes to the next frame". This needs to be checked for the needed functionality to happen.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 3.7%
  • Makefile 0.3%