Skip to content

kshitizshah-dev/Neural-Art-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Neural Style Transfer

Neural style transfer is an optimization technique used to take two images—a content image and a style reference image (such as an artwork by a famous painter)—and blend them together so the output image looks like the content image, but “painted” in the style of the style reference image.

Project Overview

  • Feature extraction using a pre-trained VGG19 model.

  • Calculation of content loss and style loss.

  • Optimization of a target image to blend content and style.

  • Visualization of the final stylized image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published