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

piergiaj/pytorch-i3d

None observed · 2026-08-28

github.com/piergiaj/pytorch-i3d · Python · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3082
  • days_rel: n/a
  • days_push: 2258
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1054 stars · 260 forks observed · 2026-08-28

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

A PyTorch port of DeepMind's I3D (Inflated 3D ConvNet) models pretrained on the Kinetics dataset for video action recognition. It includes code for fine-tuning on Charades and extracting per-segment video features as numpy arrays.

Use cases

  • recognize human actions in videos
  • extract I3D features from video clips
  • fine-tune a video action recognition model on my own dataset
  • convert DeepMind Kinetics I3D weights to PyTorch
  • classify video segments on Charades
  • get per-segment embeddings for video understanding tasks

When to choose

  • you need a classic pretrained video action recognition backbone in PyTorch
  • you want to extract I3D features for downstream models
  • you are reproducing the Quo Vadis action recognition paper or Charades challenge results

When to avoid

  • you need support for recent PyTorch versions (code targets PyTorch 0.3)
  • you want state-of-the-art video models rather than a 2017-era architecture
  • you need maintained software with active bug fixes

Facets

library · maturity maintenance

machine-learning deep-learning video-processing computer-vision deep-learning computer-vision python i3d action-recognition kinetics pytorch pretrained-models feature-extraction video-understanding video

1 source

Member repositories

RepositoryRoleHealth v2
piergiaj/pytorch-i3dmain32

For agents

markdown · JSON · MCP: product_card(name="piergiaj/pytorch-i3d")

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