Skip to content

qibin0506/openpilot_land_detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openpilot_land_detect

train a openpilot land detect model (supercombo)

How to use

  1. clone this repos.
  2. download and unzip model.zip.
  3. repace the model dir.
  4. run main.py.

train method

  1. predict the x axis of three lanes.
  2. train a MHP loss to find the best lane.