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

pytorch/vision

Datasets, Transforms and Models specific to Computer Vision observed · 2026-08-28

github.com/pytorch/vision · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • Longevity 100
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: 55.5
  • age_days: 3584
  • days_rel: 56
  • days_push: 7
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

17885 stars · 7250 forks observed · 2026-08-28

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

torchvision is the official PyTorch companion library providing datasets, model architectures, and image/video transformations for computer vision. It includes pretrained models and utilities that integrate tightly with PyTorch.

Use cases

  • load standard vision datasets like CIFAR and ImageNet
  • apply image transforms and augmentations for training
  • use pretrained models like ResNet for image classification
  • run object detection and segmentation models
  • read and decode images and videos into tensors

When to choose

  • you are training or evaluating computer vision models in PyTorch
  • you need pretrained vision model architectures with weights
  • you want standard dataset loaders and augmentation pipelines

When to avoid

  • you use TensorFlow, JAX, or another non-PyTorch framework
  • you need general-purpose image editing rather than ML pipelines

Facets

library · maturity stable

machine-learning image-processing computer-vision data-science computer-vision machine-learning deep-learning image-processing python cross-platform torchvision pytorch datasets transforms pretrained-models image-classification object-detection video gpu

2 sources

Member repositories

RepositoryRoleHealth v2
pytorch/visionmain93

For agents

markdown · JSON · MCP: product_card(name="pytorch/vision")

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