This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
CNTK Video Tagging Tool v1.01
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