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

Releases: microsoft/VoTT

1.6.0

Choose a tag to compare

@tbarlow12 tbarlow12 released this 14 Nov 17:38

V1.5.0 Release of VoTT Visual Object Tagging Tool

Choose a tag to compare

@aribornstein aribornstein released this 21 May 13:08
448489f
  • 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

Choose a tag to compare

@aribornstein aribornstein released this 17 Apr 09:10

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

Choose a tag to compare

@aribornstein aribornstein released this 24 Aug 19:20

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

Choose a tag to compare

@aribornstein aribornstein released this 17 Jul 07:23

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

Choose a tag to compare

@aribornstein aribornstein released this 26 Jun 06:44

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

Choose a tag to compare

@aribornstein aribornstein released this 07 Jun 11:07

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

Choose a tag to compare

@aribornstein aribornstein released this 07 May 06:26

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

Choose a tag to compare

@aribornstein aribornstein released this 05 Apr 09:33

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

Choose a tag to compare

@aribornstein aribornstein released this 16 Mar 08:13

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