https://github.com/katavinanguyen/neuralstyletransfer-ml
A selected group project for our Machine Learning course, where we implement Neural Style Transfer (NST) using deep learning and convolutional neural networks (CNNs) to generate AI-powered artistic transformation.
https://github.com/katavinanguyen/neuralstyletransfer-ml
image-processing machine-learning nst python pytorch-cnn vgg19-model
Last synced: 2 months ago
JSON representation
A selected group project for our Machine Learning course, where we implement Neural Style Transfer (NST) using deep learning and convolutional neural networks (CNNs) to generate AI-powered artistic transformation.
- Host: GitHub
- URL: https://github.com/katavinanguyen/neuralstyletransfer-ml
- Owner: KatavinaNguyen
- Created: 2025-03-02T00:14:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T01:02:17.000Z (3 months ago)
- Last Synced: 2025-03-02T01:25:49.940Z (3 months ago)
- Topics: image-processing, machine-learning, nst, python, pytorch-cnn, vgg19-model
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NeuralStyleTransfer-ML