Pytorch Vision
https://pytorch.org/visiontorchvision. This library is part of the PyTorch project. PyTorch is an open source machine learning framework. Features described in this documentation are classified by release status: Stable: These features will be maintained long-term and there should generally be no major performance limitations or gaps in documentation.
Pytorch Vision
pytorch.org › visionThe torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision. Package Reference torchvision.datasets Caltech CelebA CIFAR Cityscapes COCO EMNIST FakeData Fashion-MNIST Flickr HMDB51 ImageNet iNaturalist Kinetics-400 KITTI KMNIST LFW LSUN MNIST Omniglot PhotoTour Places365 QMNIST SBD
torchvision — Torchvision 0.8.1 documentation
pytorch.org › vision › 0The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision. Package Reference torchvision.datasets CelebA CIFAR Cityscapes COCO DatasetFolder EMNIST FakeData Fashion-MNIST Flickr HMDB51 ImageFolder ImageNet Kinetics-400 KMNIST LSUN MNIST Omniglot PhotoTour Places365 QMNIST SBD SBU
Cityscapes — Torchvision main documentation
pytorch.org › torchvisionCityscapes. Cityscapes Dataset. root ( string) – Root directory of dataset where directory leftImg8bit and gtFine or gtCoarse are located. split ( string, optional) – The image split to use, train, test or val if mode=”fine” otherwise train, train_extra or val. target_type ( string or list, optional) – Type of target to use, instance ...