Skip to content

Deep Learning for Computer Vision🔗

Class materials here

Deep Learning for Computer Vision , practical session at ISAE-SUPAERO🔗

Introduction🔗

This repository contains the code and documentation of a "Deep Learning practical session" given at ISAE-SUPAERO on December 2nd/3rd 2019 and Nov 30/Dec 1st 2020

The introduction slides can be accessed at this URL website. It is recommended to read it first as it contains the necessary information to run this from scratch.

There are three notebooks at the root of this repository, those as the exercises

Where to run it ?🔗

This hands on session is based on running code & training using Google Cloud Platform Deep Learning VMs, see gcp/ for examples on configuring your own machine.

However, this is runnable everywhere since data access is based on public URLs & numpy

Should you want to do this at home you can use Google Collaboratory instances - it's even easier than deep learning VMs

Usage & Contribution🔗

No support is guaranteed by the authors beyond the hands-on session.

This hands-on session was created by Florient Chouteau and Matthieu Le Goff.

See licence.md for licence information.