From 564877ad6a3f53d3d866b0015237d07f4af2eaa2 Mon Sep 17 00:00:00 2001
From: vinjn <vinjn.z@gmail.com>
Date: Sat, 07 Jul 2018 04:30:45 +0000
Subject: [PATCH] cuda.h - converts tab to space

---
 README.md |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index d43d797..690cd74 100644
--- a/README.md
+++ b/README.md
@@ -322,6 +322,8 @@
  
  **Note:** If you changed width= or height= in your cfg-file, then new width and height must be divisible by 32.
  
+ **Note:** After training use such command for detection: `darknet.exe detector test data/obj.data yolo-obj.cfg yolo-obj_8000.weights`
+ 
 ### How to train tiny-yolo (to detect your custom objects):
 
 Do all the same steps as for the full yolo model as described above. With the exception of:

--
Gitblit v1.10.0