Facial Expression Recognition with PyTorch
Offered By: Coursera Project Network via Coursera
Course Description
Overview
In this 2-hour long guided-project course, you will load a pretrained state of the art model CNN and you will train in PyTorch to classify facial expressions. The data that you will use, consists of 48 x 48 pixel grayscale images of faces and there are seven targets (angry, disgust, fear, happy, sad, surprise, neutral). Furthermore, you will apply augmentation for classification task to augment images. Moreover, you are going to create train and evaluator function which will be helpful to write training loop. Lastly, you will use best trained model to classify expression given any input image.
Syllabus
- Project Overview
- In this 2-hour long guided-project course, you will load a pretrained state of the art model CNN and you will train in PyTorch to classify facial expressions. The data that you will use, consists of 48 x 48 pixel grayscale images of faces and there are seven targets (angry, disgust, fear, happy, sad, surprise, neutral). Furthermore, you will apply augmentation for classification task to augment images. Moreover, you are going to create train and evaluator function which will be helpful to write training loop. Lastly, you will use best trained model to classify expression given any input image.
Taught by
Parth Dhameliya
Related Courses
Convolutional Neural NetworksDeepLearning.AI via Coursera Convolutional Neural Networks in TensorFlow
DeepLearning.AI via Coursera TensorFlow for CNNs: Transfer Learning
Coursera Project Network via Coursera Visualizing Filters of a CNN using TensorFlow
Coursera Project Network via Coursera Fine-tuning Convolutional Networks to Classify Dog Breeds
Coursera Project Network via Coursera