lengstrom/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
This tool helps artists, content creators, and marketers quickly apply the distinctive artistic styles of famous paintings to their own photos and videos. You provide an image or video and a style reference (like a painting), and it produces a new image or video transformed with that artistic style. It's ideal for anyone looking to add a unique, painterly aesthetic to their visual content without manual artistic effort.
10,975 stars. No commits in the last 6 months.
Use this if you want to quickly transform the visual style of your images or video clips to mimic well-known artistic paintings.
Not ideal if you need fine-grained control over specific artistic elements beyond general style transfer, or if you require precise, photorealistic image manipulation.
Stars
10,975
Forks
2,574
Language
Python
License
—
Category
Last pushed
Jul 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lengstrom/fast-style-transfer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
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...