Alexey
2018-05-23 6390a5a2ab61a0bdf6f1a9a6b4a739c16b36e0d7
Update Readme.md
1 files modified
4 ■■■■ changed files
README.md 4 ●●●● patch | view | raw | blame | history
README.md
@@ -218,7 +218,7 @@
More information about training by the link: http://pjreddie.com/darknet/yolo/#train-voc
 **Note:** If during training you see `nan` values in some lines then training goes well, but if `nan` are in all lines then training goes wrong.
 **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.
## How to train with multi-GPU:
@@ -317,7 +317,7 @@
 * Also you can get result earlier than all 45000 iterations.
 
 **Note:** If during training you see `nan` values in some lines then training goes well, but if `nan` are in all lines then training goes wrong.
 **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.
 
### How to train tiny-yolo (to detect your custom objects):