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

sniklaus/sepconv-slomo

an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch observed · 2026-08-28

github.com/sniklaus/sepconv-slomo · Python observed · 2026-08-28

Health v2 · maintenance only

43/100

  • Activity 23
  • 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: 3279
  • days_rel: n/a
  • days_push: 464
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1021 stars · 166 forks observed · 2026-08-28

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

A reference PyTorch implementation of Video Frame Interpolation via Adaptive Separable Convolution, which generates intermediate frames between two input frames or interpolates whole videos. It uses a custom CUDA separable convolution layer built with CuPy and is strictly for academic use.

Use cases

  • interpolate a middle frame between two images
  • convert a video to slow motion by adding intermediate frames
  • increase video frame rate with deep learning
  • reproduce results from the ICCV 2017 separable convolution paper
  • benchmark frame interpolation on Middlebury optical flow examples

When to choose

  • you need a faithful reference implementation of the adaptive separable convolution paper for research
  • you want to interpolate frames or videos on a CUDA GPU with PyTorch
  • you are doing academic work and can comply with the non-commercial license

When to avoid

  • you need commercial use - the license is academic-only
  • you want the author's newer, improved model - use sniklaus/revisiting-sepconv instead
  • you lack an NVIDIA GPU or cannot install CuPy

Facets

library · maturity maintenance

video-processing deep-learning image-processing computer-vision deep-learning machine-learning python frame-interpolation video-slow-motion pytorch cupy optical-flow academic-research superseded video gpu linux cuda

1 source

Member repositories

RepositoryRoleHealth v2
sniklaus/sepconv-slomomain43

For agents

markdown · JSON · MCP: product_card(name="sniklaus/sepconv-slomo")

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