Human Portrait Drawing with U-Squared Net and PyTorch
Course Features
Duration
60 minutes
Delivery Method
Online
Available on
Limited Access
Accessibility
Mobile, Desktop, Laptop
Language
English
Subtitles
English
Level
Advanced
Teaching Type
Self Paced
Video Content
60 minutes
Course Description
Course Overview
International Faculty
Post Course Interactions
Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
Prerequisites/Requirements
It would also be very helpful if you have some prior experience working with PyTorch, as it will allow you to follow the configuration and implementation of the network more easily.
You will need a good understanding of the working mechanics of Convolutional Neural Networks (CNNs) as well as their related operations, including but not limited to Batch Normalization, Max Pooling, and ReLU Activation.
What You Will Learn
Code Residual U-blocks with different depths in PyTorch.
Construct the U-squared Net architecture using Residual U-blocks.
Describe the architecture of U-squared Net.
Produce saliency probability maps of an input image as side outputs of a U-squared Net.
Understand the use and configuration of Residual U-blocks.