An open API service indexing awesome lists of open source software.

https://github.com/apurva-modi/cs722-machine_learning

Implemented the Image Style Transfer Using Convolutional Neural Networks http://openaccess.thecvf.com/content_cvpr_2016/html/Gatys_Image_Style_Transfer_CVPR_2016_paper.html
https://github.com/apurva-modi/cs722-machine_learning

convolutional-neural-networks neural-style-transfer opencv python3 tensorflow

Last synced: about 2 months ago
JSON representation

Implemented the Image Style Transfer Using Convolutional Neural Networks http://openaccess.thecvf.com/content_cvpr_2016/html/Gatys_Image_Style_Transfer_CVPR_2016_paper.html

Awesome Lists containing this project

README

          

## CS722-Machine_learning
Implemented the Image Style Transfer Using Convolutional Neural Networks http://openaccess.thecvf.com/content_cvpr_2016/html/Gatys_Image_Style_Transfer_CVPR_2016_paper.html

- Contains homework and project completed during the course.