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

DmitryUlyanov/texture_nets

Code for "Texture Networks: Feed-forward Synthesis of Textures and Stylized Images" paper. observed · 2026-08-28

github.com/DmitryUlyanov/texture_nets · Lua · Apache-2.0 (permissive) 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: 3831
  • days_rel: n/a
  • days_push: 3160
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1225 stars · 215 forks observed · 2026-08-28

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

Research code implementing the 'Texture Networks' paper for fast feed-forward texture synthesis and neural style transfer using Torch7. Once trained, the generator network can instantly produce textures or stylized images of any size.

Use cases

  • stylize images with neural style transfer
  • generate textures from a sample image
  • train a feed-forward style transfer network
  • apply artistic filters to photos in real time
  • reproduce texture networks paper results
  • experiment with instance normalization for stylization

When to choose

  • you need to reproduce or extend the Texture Networks or Johnson perceptual losses papers
  • you want fast feed-forward stylization instead of slow per-image optimization
  • you are researching generator architectures and instance normalization

When to avoid

  • you want a maintained tool with modern PyTorch or TensorFlow support
  • you cannot install the deprecated Torch7 framework and loadcaffe
  • you need production-ready image stylization with GPU support guarantees

Facets

library · maturity abandoned

machine-learning deep-learning image-processing llm-training deep-learning image-processing computer-vision graphics python style-transfer texture-synthesis neural-style torch7 instance-normalization generative-models research-code gpu linux macos

1 source

Member repositories

RepositoryRoleHealth v2
DmitryUlyanov/texture_netsmain32

For agents

markdown · JSON · MCP: product_card(name="DmitryUlyanov/texture_nets")

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