andersbll/neural_artistic_style
Neural Artistic Style in Python observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4019
- days_rel: n/a
- days_push: 3601
- n_releases_24m: 0
Adoption not part of the score
2168 stars · 472 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python command-line implementation of the Neural Algorithm of Artistic Style (Gatys et al., 2015) that transfers the style of one image onto the content of another using a pretrained VGG-19 network. It depends on the author's DeepPy and CUDArray libraries with cuDNN for GPU acceleration.
Use cases
- apply a painting style to a photo
- neural style transfer with vgg19
- turn a picture into a starry night style image
- generate artistic images from two input photos
- run style transfer from the command line
When to choose
- you want a simple, readable reference implementation of the original Gatys style transfer algorithm
- you want to run style transfer on a CUDA GPU with a pretrained VGG-19 model
When to avoid
- you need a maintained tool or modern framework support (last release 2016, depends on abandoned DeepPy/CUDArray)
- you need fast or real-time style transfer (iterative optimization is slow)
- you have no NVIDIA GPU with cuDNN
Facets
cli-tool · maturity abandoned
image-processing deep-learning cli machine-learning image-processing computer-vision python windows neural-style-transfer vgg19 cudnn deeppy art-generation gpu linux macos
1 source
- readme: https://github.com/andersbll/neural_artistic_style · fetched 2026-08-28 · 24d8497a4a22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andersbll/neural_artistic_style | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="andersbll/neural_artistic_style")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem