lengstrom/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 3695
- days_rel: n/a
- days_push: 1145
- n_releases_24m: 0
Adoption not part of the score
10962 stars · 2546 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TensorFlow implementation of fast neural style transfer that applies the style of famous paintings to photos and videos in real time. It is based on Johnson's perceptual losses and Ulyanov's instance normalization, and can stylize images in roughly 100ms on a Titan X GPU.
Use cases
- apply painting styles to photos with a neural network
- stylize videos frame by frame
- run fast artistic style transfer on images
- train a custom style transfer model
- learn how perceptual loss style transfer works
When to choose
- you want real-time or near-real-time style transfer rather than slow iterative optimization
- you need to stylize video, not just single images
- you want to train a network for a new painting style
- you are doing academic research on neural style transfer
When to avoid
- you need a permissively licensed library for commercial use - the license restricts non-research use
- you want a maintained project on modern TensorFlow or PyTorch versions
- you need general image editing rather than artistic style transfer
Facets
library · maturity maintenance
image-processing deep-learning machine-learning deep-learning computer-vision image-processing python style-transfer tensorflow neural-style cnn video-stylization artistic-filters gpu
1 source
- readme: https://github.com/lengstrom/fast-style-transfer · fetched 2026-08-28 · 36031a89fd57
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lengstrom/fast-style-transfer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lengstrom/fast-style-transfer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem