25 Neural Style transfer in PyTorch - DLMC25

Today we will learn how to implement the Neural-Style algorithm in PyTorch. Neural-Style, or Neural-Transfer, allows you to take an image and reproduce it with a new artistic style. The algorithm takes three images, an input image, a content-image, and a style-image, and changes the input to resemble the content of the content-image and the artistic style of the style-image.

About this event

Today we will learn how to implement the Neural-Style algorithm in PyTorch. Neural-Style, or Neural-Transfer, allows you to take an image and reproduce it with a new artistic style. The algorithm takes three images, an input image, a content-image, and a style-image, and changes the input to resemble the content of the content-image and the artistic style of the style-image. We have already experienced it yesterday let's find out more with PyTorch.

Speaker


Organizers