Skip to content

This is small project on original neural style transfer algorithm

Notifications You must be signed in to change notification settings

euav/style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Open In Colab

Style transfer with deep convolution neural network

This repository contains Jupyter Notebook file style-transfer.ipynb on neural style transfer. Algorithm uses VGG-16 as features extractor and optimizes output image with gradient descent [1]. For demonstrational purposes several images were put in the folder images and will be used in the notebook.

Reference

  1. Gatys, Leon A. and Ecker, Alexander S. and Bethge, Matthias. Image Style Transfer Using Convolutional Neural Networks // The IEEE Conference on Computer Vision and Pattern Recognition (CVPR). June, 2016.

About

This is small project on original neural style transfer algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published