Skip to content

This repository holds the code for the course ICMS520100. The objective is to make lane detection for the project B5.

Notifications You must be signed in to change notification settings

snd-ml/B5-Self-Driving-Vehicles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelB5 for Self-Driving Cars

Project B5

Step 2. Prepare Data

fcamera.hevc => hevc2yuvh5.py => yuv.h5

rlog.bz2 => bz2toh5.py, bz2toh5_plot.py => pathdata.h5, radardata.h5

Step 3. Create Model

modelB5.py

Step 4. Generate Data

serverB5.py, datagenB5.py

Step 5. Train Model

train_modelB5.py => modelB5.h5 => outputs: train_plot.py

Step 6. Verify Model

modelB5.h5 => simulatorB5.py => sim_output.txt => Horace

Step 7. Install SNPE

Step 8. Deploy Model

h5topbB5.py => modelB5.pb => modelB5.dlc => modelB5.html => Self-Driving

About

This repository holds the code for the course ICMS520100. The objective is to make lane detection for the project B5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.5%
  • C++ 16.0%
  • C 2.5%