vision
https://github.com/pytorch/vision
Python
Datasets, Transforms and Models specific to Computer Vision
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported14 Subscribers
Add a CodeTriage badge to vision
Help out
- Issues
- add test if dataset samples can be collated
- Move image loading logic to _load_image in VOC datasets (similar to COCO)
- Find a better way to compare GPU decoder results with pyav results
- [feature request] Connected components labeling / detection (batched, on GPU) and some morphological operations in general
- Add the ADE20K dataset in TorchVision
- [docs] PIL image/enhance ; OpenCV; scikit-image ops <> torchvision transforms migration advice / summary table / test+diff images / comments in individual functions
- Forward hook is not called when using FX-based feature extractor
- Trying to CIFAR-10 from torchvision.datasets and receiving URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)>
- add prettier as non-code auto formatter
- Split autoformatters and linters into different workflows and CI jobs
- Docs
- Python not yet supported