cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
This project transforms your ordinary photographs into stunning works of art by applying the artistic style of famous paintings. You provide a photo and one or more style images (e.g., Van Gogh's "The Starry Night"), and it generates a new image that combines your photo's content with the chosen artistic style. This is ideal for artists, designers, marketers, or anyone looking to create unique visual content.
3,114 stars. No commits in the last 6 months.
Use this if you want to creatively alter the aesthetic of images by blending photographic content with artistic styles, producing visually striking and unique visuals.
Not ideal if you need to perform precise photo manipulation, realistic image blending, or require real-time video style transfer without deep learning expertise.
Stars
3,114
Forks
819
Language
Python
License
GPL-3.0
Category
Last pushed
Dec 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cysmith/neural-style-tf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
rgeirhos/Stylized-ImageNet
Code to create Stylized-ImageNet, a stylized version of standard ImageNet (ICLR 2019 Oral)
ProGamerGov/neural-style-pt
PyTorch implementation of neural style transfer algorithm
reiinakano/arbitrary-image-stylization-tfjs
Arbitrary style transfer using TensorFlow.js
gordicaleksa/pytorch-neural-style-transfer
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally...
gsurma/style_transfer
CNN image style transfer 🎨.