Skip to content
/ ADViSE Public

Assisted Descent using Visual Slope Estimation - Neural network based descent planning software for Martian landers

Notifications You must be signed in to change notification settings

FHomps/ADViSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the programming work for my Master's project of 2020 at Keio University, in Dr. Ishigami's Space Robotics Group.

ADViSE - Assisted Descent using Visual Slope Estimation

ADViSE is a collection of tools intended to process satellite views of Martian terrain. Its final objective is to provide an algorithm for descent planning for potential Martian landers which, based solely on visual data, can determine bad spots to avoid during descent.

To that end, we intend to create a neural network that can successfully identify such zones, with concern for performance and resolution-agnosticism as the lander gets closer to the ground. Training is done using data augmentation on already existing DTMs from Hirise and (yet to come) completely synthetic training data rendered with Unity.

Credits

Keio University Space Robotics Group: http://www.srg.mech.keio.ac.jp/

Pix2Pix GAN for image detection:

Martian DTMs (Digital Terrain Models) from University of Arizona's HiRISE: https://www.uahirise.org/dtm/

About

Assisted Descent using Visual Slope Estimation - Neural network based descent planning software for Martian landers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages