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.
- 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
Watch Tutorial to learn how to use the application.
Copyright © 2021 Aaditya Bhusal.
This project is licensed under GNU GPLv3.