From da7078eb3e810cfa6c1d5156a981d470440005c5 Mon Sep 17 00:00:00 2001 From: PythicCoder Date: Thu, 10 Aug 2017 14:00:02 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 895764e2b5..96346f36fe 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The tool supports the following **features**: - The ability to tag and annotate Image Directories or Stand alone videos. - Computer-assisted tagging and tracking of objects in videos using the [Camshift tracking algorithm](http://opencv.jp/opencv-1.0.0_org/docs/papers/camshift.pdf). -- Exporting tags and assets to CNTK or YOLO format for training an object detection model. +- Exporting tags and assets to CNTK , Tensorflow (PascalVOC) or YOLO format for training an object detection model. - Running and validating a trained CNTK object detection model on new videos to generate stronger models. ## Table of Contents