Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 528 Bytes

File metadata and controls

7 lines (4 loc) · 528 Bytes

Coursera Deep Learning in Computer Vision

Coursera course DeepLearning in ComputerVision (Yandex, HSE).

https://www.coursera.org/learn/deep-learning-in-computer-vision/

This repository contains several different tasks, which deal with processing of images with human faces. This processing includes alignment of images of human faces, facial keypoints detection with neural network regressor, face detection on images with fully convolution network, face recognition (identification) and generating of new faces using GAN.