Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Releases: microsoft/VoTT

1.6.0

14 Nov 17:38
Compare
Choose a tag to compare

V1.5.0 Release of VoTT Visual Object Tagging Tool

21 May 13:08
448489f
Compare
Choose a tag to compare
  • Updated Readme
  • New Remote Active Learning Feature
  • Supports Export to Custom Vision Service
  • UI Enhancements
  • Bug Fixes

V1.0.9 Release of VoTT Visual Object Tagging Tool

17 Apr 09:10
Compare
Choose a tag to compare

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

24 Aug 19:20
Compare
Choose a tag to compare

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

17 Jul 07:23
Compare
Choose a tag to compare

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

26 Jun 06:44
Compare
Choose a tag to compare

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

image

Linux and OSX coming shortly

VOTT Visual Object Tagging Tool v1.0.5

07 Jun 11:07
Compare
Choose a tag to compare

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

07 May 06:26
Compare
Choose a tag to compare

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

05 Apr 09:33
Compare
Choose a tag to compare

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

16 Mar 08:13
Compare
Choose a tag to compare

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