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

CNTK Video Tagging Tool v1.01

Compare
Choose a tag to compare
@aribornstein aribornstein released this 16 Mar 08:13
· 556 commits to master since this release

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