Update Readme.md

pull/1085/head
Alexey 7 years ago committed by GitHub
parent 026a679ded
commit 5de3a00496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -322,6 +322,8 @@ It will create `.txt`-file for each `.jpg`-image-file - in the same directory an
**Note:** If you changed width= or height= in your cfg-file, then new width and height must be divisible by 32. **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): ### 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: Do all the same steps as for the full yolo model as described above. With the exception of:

Loading…
Cancel
Save