#136 · Primary category: Image Generation
neural-style-tf
TensorFlow (Python API) implementation of Neural Style
Project last updated:12/24/20
GitHub Stars
3.1K
Forks
808
Contributors
11
License
GPL-3.0
Why we included this project
Anyone wanting to reproduce the classic Gatys style-transfer results from the 2016 papers in TensorFlow will find this one of the more complete reference implementations to study. Beyond the basic content-plus-style recipe, it bundles the extras that make the technique usable: blending several style images with controllable interpolation, color-preserving options that keep the original photo's palette, and a route for stylizing video frames with temporal consistency. A segmentation mode even lets you apply one style to the foreground and another to the background of a single scene. The code is readable and lives in single scripts, which makes it a good baseline for researchers and developers to dissect and modify, though it targets the older TensorFlow 1.x APIs rather than a maintained production service.
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.