ProGamerGov/Neural-Tile
A better tiling script for Neural-Style
This tool helps digital artists and graphic designers create large, high-quality styled images without needing extremely powerful hardware. You input an original photo and a style image, and it outputs a much larger, detailed artwork that combines the content of your photo with the aesthetic of the style image. It's designed for anyone looking to apply advanced neural style transfer to create big, intricate art pieces.
No commits in the last 6 months.
Use this if you want to generate large-scale neural style transfer art without encountering memory errors or slow processing times on standard hardware.
Not ideal if you're only creating small, low-resolution stylized images or if you prefer a simpler, one-step styling process.
Stars
36
Forks
8
Language
Shell
License
—
Category
Last pushed
Feb 10, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ProGamerGov/Neural-Tile"
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...