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.2

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

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