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

libffcv/ffcv

FFCV: Fast Forward Computer Vision (and other ML workloads!) observed · 2026-08-28

github.com/libffcv/ffcv · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1785
  • days_rel: n/a
  • days_push: 808
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2993 stars · 181 forks observed · 2026-08-28

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

FFCV is a fast data loading system for PyTorch that dramatically increases data throughput in model training by replacing standard data loaders with an optimized binary format and asynchronous pipeline. It enables training models like ImageNet in minutes on a single GPU with drop-in loader replacement.

Use cases

  • speed up pytorch model training data loading
  • train imagenet fast on one gpu
  • convert dataset to fast binary format for training
  • replace torchvision dataloader with faster alternative
  • accelerate image augmentation pipeline on gpu
  • train cifar-10 in under a minute
  • reduce cloud cost of model training

When to choose

  • training vision models where data loading is the bottleneck
  • large image datasets with repeated training epochs
  • cost-sensitive GPU training on a single machine

When to avoid

  • non-image or streaming datasets with complex formats
  • Windows or macOS-first workflows (Linux is best supported)
  • projects needing frequent dataset mutation after conversion

Facets

library · maturity maintenance

machine-learning data-science etl image-processing machine-learning computer-vision deep-learning python cross-platform pytorch data-loading dataloader image-decoding training-acceleration gpu-training data-engineering linux gpu

5 sources

Member repositories

RepositoryRoleHealth v2
libffcv/ffcvmain23

For agents

markdown · JSON · MCP: product_card(name="libffcv/ffcv")

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