Update Readme.md

This commit is contained in:
Alexey
2018-06-07 14:15:10 +03:00
committed by GitHub
parent 1c05ebf522
commit 35b9c3d0e7

View File

@ -160,6 +160,8 @@ Before make, you can set such options in the `Makefile`: [link](https://github.c
5. If you have GPU with Tensor Cores (nVidia Titan V / Tesla V100 / DGX-2 and later) speedup Detection 3x, Training 2x:
`\darknet.sln` -> (right click on project) -> properties -> C/C++ -> Preprocessor -> Preprocessor Definitions, and add here: `CUDNN_HALF;`
**Note:** CUDA must be installed only after that MSVS2015 had been installed.
### How to compile (custom):
Also, you can to create your own `darknet.sln` & `darknet.vcxproj`, this example for CUDA 9.1 and OpenCV 3.0