jcjohnson/neural-style
Torch implementation of neural style algorithm 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4019
- days_rel: n/a
- days_push: 3114
- n_releases_24m: 0
Adoption not part of the score
18284 stars · 2641 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Torch (Lua) implementation of the Gatys et al. neural style transfer algorithm, which combines the content of one image with the artistic style of another using convolutional neural networks. It was one of the most popular reference implementations of the technique.
Use cases
- apply the style of a painting to a photograph
- reproduce results from the Neural Algorithm of Artistic Style paper
- experiment with convolutional neural network style transfer
- generate artistic stylized images from content and style image pairs
- learn how style transfer works in code
When to choose
- you specifically need the classic Gatys optimization-based style transfer algorithm
- you are working in the Torch/Lua ecosystem
- you want a well-known reference implementation for research or study
When to avoid
- you need actively maintained software or modern framework support
- you want fast real-time or feed-forward style transfer
- you prefer PyTorch, TensorFlow, or other modern deep learning frameworks
Facets
library · maturity abandoned
machine-learning deep-learning image-processing deep-learning image-processing computer-vision lua neural-style-transfer torch gan-free research-code style-transfer gpu linux macos
1 source
- readme: https://github.com/jcjohnson/neural-style · fetched 2026-08-28 · da6b50edf17f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jcjohnson/neural-style | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jcjohnson/neural-style")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem