Releases: microsoft/VoTT
1.6.0
V1.5.0 Release of VoTT Visual Object Tagging Tool
V1.0.9 Release of VoTT Visual Object Tagging Tool
OSX and linux binaries coming soon for now clone and use npm install, npm start for these platforms.
VOTT provides end to end support for generating datasets for and validating object detection models.
Computer assisted tagging of objects using a custom implementation of the Camshift algorithm
Export Tags to CNTK-FastRCNN, Tensorflow or YOLO format for training a object recognition model.
Running and validating a trained object recognition model on new videos to generate stronger models.
Change log
- Bug fixes
- Duplicate tags from previous frame with ctrl+d
- Color Coding
- Review with cntk faster rcnn
V1.0.8 Release of VoTT Visual Object Tagging Tool
VOTT provides end to end support for generating datasets for and validating object detection models.
Computer assisted tagging of objects using a custom implementation of the Camshift algorithm
Export Tags to CNTK-FastRCNN, Tensorflow or YOLO format for training a object recognition model.
Running and validating a trained object recognition model on new videos to generate stronger models.
Change log
- Bug fixes
- Tensorflow Object Detection API Export Support Using Pascal VOC
VOTT Visual Object Tagging Tool v1.0.7
V1.0.7 Release of VOTT Visual Object Tagging Tool
VOTT provides end to end support for generating datasets for and validating object detection models.
- Computer assisted tagging of objects using a custom implementation of the Camshift algorithm
- Export Tags to CNTK-FastRCNN or YOLO format for training a object recognition model.
- Running and validating a trained object recognition model on new videos to generate stronger models.
Change log
- Fixed bug related to Yolo export of image directories
- Added support for evaluating python and brainscript for cntk fastrcnn models
- Fixed bug with image path display
- Enabled copy and paste on OSX
- Enabled go to last untagged frame
- Fixed export complete notification bug
- Added Ogg video support
- Added custom anaconda3 path support
Linux and OSX coming shortly
VOTT Visual Object Tagging Tool v1.0.6
V1.0.6 Release of VOTT Visual Object Tagging Tool
VOTT provides end to end support for generating datasets for and validating object detection models.
- Computer assisted tagging of objects using a custom implementation of the Camshift algorithm
- Export Tags to CNTK-FastRCNN or YOLO format for training a object recognition model.
- Running and validating a trained object recognition model on new videos to generate stronger models.
Change log
- Fixed bug related to Yolo export of image directories
- Added file/pickers to review and export flows to minimize unnecessary typing
Linux and OSX coming shortly
VOTT Visual Object Tagging Tool v1.0.5
V1.0.3 Release of VOTT Visual Object Tagging Tool v1.0.5
VOTT provides end to end support for generating datasets for and validating object detection models.
- Computer assisted tagging of objects using a custom implementation of the Camshift algorithm
- Export Tags to CNTK-FastRCNN or YOLO format for training a object recognition model.
- Running and validating a trained object recognition model on new videos to generate stronger models.
Change log
- Added Image directory tagging support
Linux and OSX coming shortly
VOTT Visual Object Tagging Tool v1.0.3
V1.0.3 Release of VOTT Visual Object Tagging Tool v1.0.3
The tool provides end to end support for generating datasets for and validating object detection models.
- Computer assisted tagging of objects in videos using a custom implementation of the Camshift algorithm
- Export Tags to CNTK-FastRCNN or YOLO format for training a object recognition model.
- Running and validating a trained object recognition model on new videos to generate stronger models.
Change log
- Bug fixes
- Added support for copying regions to the new frame
- Added support for toggling scene change detection
VOTT Visual Object Tagging Tool v1.0.2
V1.0.2 Release of VOTT Visual Object Tagging Tool v1.0.2
The tool provides end to end support for generating datasets for and validating object detection models.
- Computer assisted tagging of objects in videos using a custom implementation of the Camshift algorithm
- Export Tags to CNTK-FastRCNN or YOLO format for training a object recognition model.
- Running and validating a trained object recognition model on new videos to generate stronger models.
Change log
- Added support for exporting to YOLO
- Added plugin support for additional object detection frameworks
- Added icon to release binary
- Various UI/UX Fixes
- Additional Bugfixes
Upcoming changes
- Image directory tagging support
CNTK Video Tagging Tool v1.01
V1.0.1 Release of The CNTK Video Tagging Tool
The tool provides end to end support for generating Object Recognition Models with CNTK.
- Computer assisted tagging of objects in videos using a custom implementation of the Camshift algorithm
- Export Tags to CNTK format for training a CNTK object recognition model.
- Running and validating a trained CNTK object recognition model on new videos to generate stronger models.
Change log
- Bugfixes
- Added support for generating testImages on CNTK export
- Deprecated Point region tagging