Vision, image and machine learning (partie AM)
The foundations of Deep Learning for images #

Courses #
- CM1: Introduction to neural networks (forward and backpropagation) (only ID3D)
- CM2: Convolution Neural Networks (CNN)
- CM3: introduction to generative approaches like AE and GAN
- CM4: the “modern” vision (Segmentation, Tracking-YOLO, Transformer for Images, Skeleton Capture)
Lab (TP) #
- [Only ID3D] A neural network from scratch. (Python, numpy)
- Style transfer between images (pytorch). Slides.
- Image classification and attention (pytorch)
- Gesture transfer and person image generation. (Pytorch, mediapipe)
- (Only ID3D) TP GAN simple. (Pytorch)
Extra #
- Installation
- Classification