From 1cfb04c886df2b976fdfebc3aa6234e43ac4be91 Mon Sep 17 00:00:00 2001 From: Guanghan Ning Date: Mon, 11 Jan 2016 16:14:42 -0800 Subject: [PATCH] Added demo cfg and weights --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fc814a2e782..cbec3cc8caa 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ Yield Sign: [https://youtu.be/5DJVLV3P47E](https://youtu.be/5DJVLV3P47E) Stop Sign: [https://youtu.be/0CQMb3NGlMk](https://youtu.be/0CQMb3NGlMk) +The cfg that I used is here: [darknet/cfg/yolo_2class_box11.cfg](https://github.com/Guanghan/darknet/blob/master/cfg/yolo_2class_box11.cfg) + +The weights that I trained can be downloaded here: +[yolo_2class_box11_3000.weights](guanghan.info/download/yolo_2class_box11_3000.weights) + #How to Train With Customized Data and Class Numbers/Labels# 1. Collect Data and Annotation