Skip to content

Commit 0a49091

Browse files
Update main.cpp
1 parent 88ab6c6 commit 0a49091

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

GPUDeep_lanenet/main.cpp

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
//
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
23
// File: main.cu
4+
// Author: Quangnam.auto.tech@gmail.com, IRL lab.
35
//
46
// NET TO CHANGE , directory of .bin file Exactly in File: DeepLearningNetwork.cu
57
// "/home/dinhnambkhn/CLionProjects/GPUDeep_lanenet/detect_lane/cnn_lanenet0_0_conv2_w.bin",

0 commit comments

Comments
 (0)