Skip to content

Commit fda868d

Browse files
authored
Update README.md
1 parent 84c6633 commit fda868d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ std::string trained = "CaffeModel/network.caffemodel";
2020
std::string mean = "CaffeModel/mean.binaryproto";
2121
std::string label = "CaffeModel/labels.txt";
2222
```
23+
- Check Project Properties and make sure all dependencies paths (TensorRT, CUDA, OpenCV) are correct
2324
- Build the solution on Release mode and run
2425

2526
# Result

0 commit comments

Comments
 (0)