mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-05 17:34:21 +00:00
Add opencv to alexnet usage
This commit is contained in:
@@ -12,7 +12,7 @@ python alexnet.py
|
|||||||
|
|
||||||
2. Follow the instructions from repository root to build CUDANet library.
|
2. Follow the instructions from repository root to build CUDANet library.
|
||||||
|
|
||||||
3. Build AlexNet
|
3. Build AlexNet (requires [OpenCV](https://opencv.org/) for image loading and normalization)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|||||||
Reference in New Issue
Block a user