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

google-research/frame-interpolation

FILM: Frame Interpolation for Large Motion, In ECCV 2022. observed · 2026-08-28

github.com/google-research/frame-interpolation · homepage · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 1694
  • days_rel: n/a
  • days_push: 754
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3150 stars · 323 forks observed · 2026-08-28

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

FILM is the official TensorFlow 2 implementation of a state-of-the-art frame interpolation neural network from Google Research, presented at ECCV 2022. It synthesizes smooth slow-motion video from near-duplicate photos or sparse frames, handling large scene motion with a unified single-network approach that requires no pre-trained optical flow or depth models.

Use cases

  • turn near-duplicate photos into slow motion video
  • interpolate between two images to generate in-between frames
  • smooth out low-framerate video by generating intermediate frames
  • high resolution frame interpolation with patch subdivision
  • research baseline for large motion frame interpolation

When to choose

  • you need high-quality interpolation across large motion between frames
  • you want a TensorFlow-based model with pre-trained checkpoints and a CLI
  • you're converting photo sequences into slow-motion footage

When to avoid

  • you need real-time interpolation on CPU-constrained hardware
  • you prefer PyTorch tooling
  • you need active feature development rather than a maintained research artifact

Facets

library · maturity maintenance

image-processing video-processing machine-learning deep-learning computer-vision machine-learning media python cross-platform frame-interpolation optical-flow slow-motion tensorflow eccv-2022 video-synthesis video gpu

2 sources

Member repositories

RepositoryRoleHealth v2
google-research/frame-interpolationmain10

For agents

markdown · JSON · MCP: product_card(name="google-research/frame-interpolation")

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