Merge pull request #958 from ChihHsuLin/patch-1

Fix the path to voc.data
This commit is contained in:
Alexey
2019-03-18 20:29:11 +03:00
committed by GitHub

View File

@ -278,7 +278,7 @@ Then add to your created project:
(**Note:** To disable Loss-Window use flag `-dont_show`. If you are using CPU, try `darknet_no_gpu.exe` instead of `darknet.exe`.)
If required change pathes in the file `build\darknet\x64\data\voc.data`
If required change pathes in the file `build\darknet\cfg\voc.data`
More information about training by the link: http://pjreddie.com/darknet/yolo/#train-voc