Deep Learning with PyTorch : Neural Style Transfer
72 个评分

4,484 人已注册
Understand Neural Style Transfer Practically
Be able to create artistic style image by applying style transfer using pytorch
在面试中展现此实践经验
4,484 人已注册
Understand Neural Style Transfer Practically
Be able to create artistic style image by applying style transfer using pytorch
在面试中展现此实践经验
In this 2 hour-long project-based course, you will learn to implement neural style transfer using PyTorch. Neural Style Transfer is an optimization technique used to take a content and a style image and blend them together so the output image looks like the content image but painted in the style of the style image. We will create artistic style image using content and given style image. We will compute the content and style loss function. We will minimize this loss function using optimization techniques to get an artistic style image that retains content features and style features. This guided project is for learners who want to apply neural style transfer practically using PyTorch. In order to be successful in this guided project, you should be familiar with the theoretical concept of neural style transfer, python programming, and convolutional neural networks.A google account is needed to use the Google colab environment.
Convolutional Neural Network
Deep Learning
pytorch
Neural Style Transfer
在与您的工作区一起在分屏中播放的视频中,您的授课教师将指导您完成每个步骤:
Set google colab runtime
Loading VGG-19 pretrained model
Preprocess Image
Deprocess Image
Create content and style loss
Get content,style features and create gram matrix
Training loop
您的工作空间就是浏览器中的云桌面,无需下载
在分屏视频中,您的授课教师会为您提供分步指导
由 JA 提供
Feb 21, 2021Excellent course with great structure, I will highly recommend this course and instructor was very knowledgeable.
由 IP 提供
Jan 6, 2022great guided project , learn NST, pytorch, vgg architecture before starting and there are some exceptions in the code feel free to search in stackoverflow.
由 KD 提供
Jan 15, 2021It was a super informative project course, very well explained and demonstrated.
由 VM 提供
Dec 16, 2020The understanding in this course is amazing and very satisfying. I will recommended to my friends to take this one.
由于您的工作空间包含适合笔记本电脑或台式计算机使用的云桌面,因此指导项目不在移动设备上提供。
指导项目授课教师是特定领域的专家,他们在项目的技能、工具或领域方面经验丰富,并且热衷于分享自己的知识以影响全球数百万的学生。
您可以从指导项目中下载并保留您创建的任何文件。为此,您可以在访问云桌面时使用‘文件浏览器’功能。
您可在页面顶部点按此指导项目的经验级别,查看任何知识先决条件。对于指导项目的每个级别,您的授课教师会逐步为您提供指导。
是,您可以在浏览器的云桌面中获得完成指导项目所需的一切。
您可以直接在浏览器中于分屏环境下完成任务,以此从做中学。在屏幕的左侧,您将在工作空间中完成任务。在屏幕的右侧,您将看到有授课教师逐步指导您完成项目。
还有其他问题吗?请访问 学生帮助中心。