alexjc/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3833
- days_rel: n/a
- days_push: 2162
- n_releases_24m: 0
Adoption not part of the score
9852 stars · 891 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python implementation of Semantic Style Transfer (Champandard, 2016) based on the Neural Patches algorithm. It turns rough doodles into refined artworks, generates seamless textures from photos, transfers style between images, and performs example-based upscaling using deep neural networks.
Use cases
- turn my doodle sketch into a painting with a neural network
- transfer the style of one image onto another photo
- generate seamless textures from a sample photo
- upscale a low-resolution image using an example high-res image
- create image analogies from a style image and its annotation
- render artwork in the style of a specific painter from a rough sketch
When to choose
- you want semantic, annotation-guided style transfer rather than simple style transfer
- you need to generate seamless textures or image analogies from annotated examples
- you have a CUDA-capable NVIDIA GPU and want research-style neural image synthesis
- you want a scriptable Python tool for patch-based neural image generation
When to avoid
- you need a fast, production-ready image generation pipeline with modern models
- you only have a CPU and cannot tolerate multi-hour render times
- you want an actively developed tool with recent updates and community support
- you need a GUI or one-click workflow rather than a command-line script with manual parameter tuning
Facets
library · maturity maintenance
image-processing deep-learning machine-learning image-processing deep-learning artificial-intelligence graphics python windows style-transfer semantic-style-transfer neural-doodle image-synthesis texture-generation image-analogy upscaling linux macos gpu
1 source
- readme: https://github.com/alexjc/neural-doodle · fetched 2026-08-28 · b91a83eadac1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alexjc/neural-doodle | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="alexjc/neural-doodle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem