Skip to content

aadityabhusal/LabelUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabelUp


LabelUp is a video annotator for labeling objects in videos and generating machine learning dataset. It is a fully front-end application created using vanilla JavaScript. For tracking moving objects in videos, it uses motion interpolation between two label checkpoints.


Features

  • A standard custom video player with zoom-in and zoom-out funtionality
  • Create, rename and delete lables
  • Drag and drop label boxes
  • Choose custom colors for labels
  • Uses motion interpolation to track moving objects
  • Export labels' dataset in a JSON file
  • Import labels' dataset previously exported from LabelUp
  • Export images data in a JSON file
  • Display images exported from LabelUp
  • Filter and Re-export images from images dataset

Usage

Watch Tutorial to learn how to use the application.

Screenshots

Video Labeling Environment

LabelUp


Images Display and Filter Page

LabelUp


License

Copyright © 2021 Aaditya Bhusal.
This project is licensed under GNU GPLv3.