{"library":"torchvision","type":"library","category":null,"description":"Torchvision is a PyTorch domain library providing popular datasets, model architectures, and common image and video transformations for computer vision tasks. It is actively maintained and releases are synchronized with PyTorch versions, with the current version 0.26.0 compatible with torch 2.11.0. It aims to simplify the data loading, preprocessing, and model development workflow for computer vision researchers and practitioners.","language":"python","status":"active","version":"0.26.0","tags":["computer-vision","deep-learning","pytorch","image-processing","video-processing","machine-learning"],"last_verified":"Sun Jun 28","install":[{"cmd":"pip install torchvision","imports":["from torchvision import transforms","from torchvision.transforms import v2","from torchvision import datasets","from torchvision import models","from torchvision import io","from torchvision import tv_tensors"]},{"cmd":"pip install torch==X.Y.Z+cuXXX torchvision==A.B.C+cuXXX -f https://download.pytorch.org/whl/torch_stable.html","imports":[]}],"homepage":null,"github":"https://github.com/pytorch/vision","docs":null,"changelog":null,"pypi":"https://pypi.org/project/torchvision/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":10,"avg_install_s":66.6,"avg_import_s":11.88,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/torchvision/compatibility"}}