Skip to content

npk7264/Neural-style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Clone repository
!git clone https://github.com/npk7264/Neural-style-transfer.git
  • Move to folder Neural-style-transfer & install packages in requirements.txt. If you use Google Colab, you don't need to do this step
!pip install -r requirements.txt
  • Run notebook.ipynb & config arg
!python main.py --content='assets/content.png'
                --style='assets/vangogh.jpg'
                --style_weight=1e9
                --total_step=2000

image image

About

Using Deep Learning to Generate Art

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages