boromir674/neural-style-transfer
Re-paint any image with the style of another image using a neural style transfer algorithm accessible through an easy-to-use cli.
No commits in the last 6 months.
Stars
4
Forks
—
Language
Python
License
AGPL-3.0
Category
Last pushed
Nov 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/boromir674/neural-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)
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
ProGamerGov/neural-style-pt
PyTorch implementation of neural style transfer algorithm
gordicaleksa/pytorch-neural-style-transfer
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally...
reiinakano/arbitrary-image-stylization-tfjs
Arbitrary style transfer using TensorFlow.js