Skip to content

Reproduce and extend the image style transferring algorithm.

License

Notifications You must be signed in to change notification settings

bagely/medieval-bagel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medieval Bagely Style Transfer

A EECS 442 final project to reproduce and extend an image style transferring model proposed in Image Style Transfer Using Convolutional Neural Networks.

Usage

  1. Run pip install -r requirements.txt to install the required packages.
  2. Go to main.py and update the configs from line 8 to line 16.
  3. Run python main.py to start the program.

Results

A bird dancing in modern style

A bird dancing in modern style

A bird dancing in medieval style

A bird dancing in medieval style

About

Reproduce and extend the image style transferring algorithm.

Resources

License

Stars

Watchers

Forks

Languages