Skip to content

Latest commit

 

History

History

late_fusion

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

LF model

Steps:

  1. Check the configuration setting inside config.py
  2. python3 train.py and the model will be saved in a newly created folder log
  3. python3 predict_expert.py is intended to predict expert's driving records for task-wise evaluation
  4. For automated driving test, see the main README.md file