A EECS 442 final project to reproduce and extend an image style transferring model proposed in Image Style Transfer Using Convolutional Neural Networks.
- Run
pip install -r requirements.txtto install the required packages. - Go to
main.pyand update the configs from line 8 to line 16. - Run
python main.pyto start the program.
A bird dancing in modern style
A bird dancing in medieval style

