Skip to content

Releases: pytorch/vision

First release

03 Apr 04:35

Choose a tag to compare

First release Pre-release
Pre-release

Introduced Datasets and Transforms.

Added common datasets

  • COCO (Captioning and Detection)

  • LSUN Classification

  • ImageFolder

  • Imagenet-12

  • CIFAR10 and CIFAR100

  • Added utilities for saving images from Tensors.