We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ab6c6 commit 0a49091Copy full SHA for 0a49091
GPUDeep_lanenet/main.cpp
@@ -1,5 +1,7 @@
1
-//
+// THis code is used for Deep learning on GPU C++
2
+// The most important is how to configute cmake when running on NVIDIA emdedded board
3
// File: main.cu
4
+// Author: Quangnam.auto.tech@gmail.com, IRL lab.
5
//
6
// NET TO CHANGE , directory of .bin file Exactly in File: DeepLearningNetwork.cu
7
// "/home/dinhnambkhn/CLionProjects/GPUDeep_lanenet/detect_lane/cnn_lanenet0_0_conv2_w.bin",
0 commit comments