Skip to content

megankawakami/styletransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision - Style Transfer

I worked on this project with the Statistical Modeling and Deep Learning Lab in Undergraduate Lab at Berkeley.

Using PyTorch, we deployed a VGG convolutional neural network to identify objects in images. We then synthesized a texture from a Van Gogh artwork while preserving the content of our base image.

Original Images

Content Image: Alt text

Style Image: Alt text

Visualization / Results

After running style_transfer.py on our images, we can see our minimization of loss with each iteration of of our model. Running numerous iterations of our model produced the content below.

Alt text Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages