Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 464 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 464 Bytes

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.