Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 264 Bytes

Installation

conda create -n tensorflow_gpu pip python=3.5
source activate tensorflow_gpu
pip install --upgrade tensorflow-gpu==1.3.0
pip3 install -r lane-detection-model/requirements.txt 

Test

./run.sh

NVProf

./run_nvprof_time.sh