Skip to content

Armandpl/tuatara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Tuatara

We are a team of two students trying to win an autonomous car competition in Paris. You will find here our approach and code.

Method 1 : Regression of the center of the road

Our car has a camera on board. We can use a CNN to predict the center of the road and then try to move the car to the predicted center.

You need to use RoadDataModule in data/ and RoadRegression in models/

Usage

python train.py RoadRegression

More to come

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages