Ecosyste.ms: Awesome
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: 8 days 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
- Host: GitHub
- URL: https://github.com/apurva-modi/cs722-machine_learning
- Owner: apurva-modi
- Created: 2019-12-18T01:11:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T04:13:42.000Z (almost 5 years ago)
- Last Synced: 2023-07-24T00:25:18.801Z (over 1 year ago)
- Topics: convolutional-neural-networks, neural-style-transfer, opencv, python3, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 20.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.