Skip to content

TigerManon/drive-on-mars

Repository files navigation

Drive on Mars

Mars rover

With this project we are attempting to improve the future of self driving vehicles on Mars. Current autonomous vehicles driving algorithms are trained for streets and roads, very different from the conditions on Mars.

Our model will predict which kind of terrains lies ahead of a rover: from soil, sand, bedrock or big rocks. This informs a rover navigation on the best route to take. We will build an image segmentation classifier, with a trained model available online.

To work on this project:

Clone this repo

git clone  git@github.com:TigerManon/drive-on-mars.git

Download the data from Kaggle

AI4MARS dataset

mv archive.zip <your-path-to-the-repo>/drive-on-mars/raw_data
cd <your-path-to-the-repo>/drive-on-mars/raw_data
unzip archive.zip
rm archive.zip

pip install -r requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •