Ross ROSS = Recommend OSS · open-source software intelligence for agents

fzliu/style-transfer

An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576. observed · 2026-08-28

github.com/fzliu/style-transfer · Python 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4011
  • days_rel: n/a
  • days_push: 3290
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1535 stars · 380 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python implementation of the Gatys et al. neural style transfer algorithm built on Caffe, applying the artistic style of one image onto a content image. It supports pretrained VGG16, VGG19, GoogLeNet, and CaffeNet models with GPU acceleration via CUDA.

Use cases

  • apply the style of a painting to a photo
  • neural style transfer with vgg19
  • reproduce the Gatys artistic style algorithm
  • stylize images using caffe on gpu
  • turn my photo into a starry night style image
  • experiment with deep learning image stylization

When to choose

  • you specifically want the original Gatys et al. algorithm
  • you already have Caffe installed and working
  • you want a simple single-script implementation to study or modify

When to avoid

  • you need a maintained tool or modern PyTorch/TensorFlow support
  • you want fast feed-forward or real-time style transfer
  • your environment only supports Python 3 without Caffe

Facets

library · maturity abandoned

image-processing deep-learning machine-learning image-processing deep-learning computer-vision artificial-intelligence python neural-style-transfer caffe gatys vgg artistic-style python2 linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
fzliu/style-transfermain32

For agents

markdown · JSON · MCP: product_card(name="fzliu/style-transfer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem