Facial Keypoint Detection with PyTorch
Offered By: Coursera Project Network via Coursera
Course Description
Overview
In this 2-hour project-based course, you will be able to :
- Understand the Facial Keypoint Dataset and you will write a custom dataset class for Image-Keypoint dataset. Additionally, you will apply keypoint augmentation to augment images as well as its keypoints. For keypoint augmentation you will use albumentation library. You will plot the image keypoint pair.
- Load a pretrained state of the art convolutional neural network using timm library.
- Create train function and evaluator function which will helpful to write training loop. Moreover, you will use training loop to train the model.
- Lastly, you will use trained model to find keypoints given any image.
Syllabus
- Project Overview
- Here you will describe what the project is about...give an overview of what the learner will achieve by completing this project.
Taught by
Parth Dhameliya
Related Courses
TensorFlow を使った畳み込みニューラルネットワークDeepLearning.AI via Coursera Emotion AI: Facial Key-points Detection
Coursera Project Network via Coursera Transfer Learning for Food Classification
Coursera Project Network via Coursera Facial Expression Classification Using Residual Neural Nets
Coursera Project Network via Coursera Apply Generative Adversarial Networks (GANs)
DeepLearning.AI via Coursera