#86 · Primary category: Image Generation
fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
Project last updated:07/16/23
GitHub Stars
11.0K
Forks
2.5K
Contributors
16
License
Other
Why we included this project
The idea here is simple: train a neural network to imitate the brushwork of a particular painting, then feed new photos through it. The result is fast enough to be practical. Styling a 1024×680 image takes about 100 milliseconds on a 2015 Titan X, which is why the same approach can also run across every frame of a video. The TensorFlow code draws on the influential papers by Gatys, Johnson, and Ulyanov, and it is organized clearly enough to read as a genuine study of how fast style transfer works. Researchers who want a readable implementation, and developers who need a runnable baseline to adapt for their own projects, will both find something useful here.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.