From 89dd574443ee2622883993ec7c2128f8b8198f28 Mon Sep 17 00:00:00 2001 From: PythicCoder Date: Sat, 11 Mar 2017 13:44:46 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 83c48a97b0..91f24a64c9 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,8 @@ It supports the following scenarios: 7. Train model using [CNTK-FastRCNNDetector](https://github.com/CatalystCode/CNTK-FastRCNNDetector). 8. Load new video apply model to new video, validate tags, re-export, retrain 9. Repeat step #8 on new videos until model preformance is satisfactory. + +## Upcoming Features +- Image Directory Tagging Support +- Tagging Project Management +- UI enhancements