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

V1.0.9 Release of VoTT Visual Object Tagging Tool

Compare
Choose a tag to compare
@aribornstein aribornstein released this 17 Apr 09:10
· 556 commits to master since this release

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