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

VOTT Visual Object Tagging Tool v1.0.3

Compare
Choose a tag to compare
@aribornstein aribornstein released this 07 May 06:26
· 556 commits to master since this release

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