Neural Image Style Transfer
This project is inspired by the seminal paper from Gatys et al., on neural style transfer. The goal of this project is to explore and implement the neural style transfer technique where the style of one image is combined with the content of another using convolutional neural networks.
- Python
- Pytorch
- Machine Learning
- Convolutional Neural Networks