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

NVIDIA/flownet2-pytorch

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks observed · 2026-08-28

github.com/NVIDIA/flownet2-pytorch · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 74
  • 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: 3208
  • days_rel: n/a
  • days_push: 156
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3289 stars · 752 forks observed · 2026-08-28

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

A PyTorch implementation of FlowNet 2.0 for deep-learning-based optical flow estimation, released by NVIDIA. It provides multiple network architectures, custom CUDA layers, dataloaders, pretrained models, and multi-GPU training/inference support.

Use cases

  • estimate optical flow between video frames with deep networks
  • train FlowNet2 on custom optical flow datasets
  • run optical flow inference with pretrained FlowNet2 weights
  • benchmark optical flow models on MPI-Sintel
  • run half-precision fp16 optical flow inference on GPU

When to choose

  • you need a proven FlowNet 2.0 implementation with pretrained weights
  • you want multi-GPU training and fp16 inference for optical flow
  • you are reproducing research results on MPI-Sintel or similar benchmarks

When to avoid

  • you need a modern, actively maintained optical flow model (e.g., RAFT)
  • you require half-precision custom CUDA layers, which are unsupported
  • you cannot pin to old PyTorch versions (0.4.x)

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python optical-flow pytorch flownet2 cuda-kernels pretrained-models video-motion-estimation gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
NVIDIA/flownet2-pytorchmain66

For agents

markdown · JSON · MCP: product_card(name="NVIDIA/flownet2-pytorch")

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