Update Readme.md

This commit is contained in:
Alexey 2018-06-15 17:43:00 +03:00 committed by GitHub
parent e066cad1ec
commit 2b964134b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -320,6 +320,8 @@ It will create `.txt`-file for each `.jpg`-image-file - in the same directory an
**Note:** If during training you see `nan` values for `avg` (loss) field - then training goes wrong, but if `nan` is in some other lines - then training goes well.
**Note:** If you changed width= or height= in your cfg-file, then new width and height must be divisible by 32.
### 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: