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

atriumlts/subpixel

subpixel: A subpixel convnet for super resolution with Tensorflow observed · 2026-08-28

github.com/atriumlts/subpixel · Jupyter Notebook · MIT (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3674
  • days_rel: n/a
  • days_push: 1568
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2123 stars · 299 forks observed · 2026-08-28

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

A TensorFlow reimplementation of the efficient sub-pixel convolutional neural network (ESPCN) for single-image super-resolution, based on Shi et al.'s CVPR 2016 paper. It includes training notebooks and example 4x upscaled images.

Use cases

  • upscale low-resolution images 4x with a neural network
  • implement sub-pixel convolution layers in TensorFlow
  • reproduce the ESPCN super-resolution paper
  • train a super-resolution model on custom images
  • compare transposed convolutions vs sub-pixel convolutions
  • learn how super-resolution CNNs work

When to choose

  • you need a reference implementation of sub-pixel convolution in TensorFlow
  • you want to experiment with or study ESPCN-style super-resolution
  • you need a lightweight starting point for image upscaling research

When to avoid

  • you need a production-ready or actively maintained super-resolution toolkit
  • you use PyTorch or other frameworks instead of TensorFlow
  • you need state-of-the-art super-resolution quality rather than a classic baseline

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision machine-learning deep-learning image-processing computer-vision python super-resolution subpixel-convolution tensorflow research-code jupyter-notebook

1 source

Member repositories

RepositoryRoleHealth v2
atriumlts/subpixelmain32

For agents

markdown · JSON · MCP: product_card(name="atriumlts/subpixel")

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