bensonruan/Neural-Style-Transfer
Neural Style Transfer
This tool helps artists, designers, and hobbyists transform ordinary photographs into artistic creations. You provide a regular photo (the 'content') and a second image with a distinct art style (the 'style reference'), and it merges them to produce a new image that looks like your photo painted in the chosen style. It's ideal for anyone looking to experiment with digital art and apply unique aesthetic filters.
No commits in the last 6 months.
Use this if you want to creatively combine the visual content of one image with the artistic style of another, like turning a photo into a painting.
Not ideal if you need to perform complex image editing, pixel-level manipulation, or professional-grade photo retouching.
Stars
21
Forks
5
Language
HTML
License
MIT
Category
Last pushed
Jun 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bensonruan/Neural-Style-Transfer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...