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 supported17 Subscribers
Add a CodeTriage badge to vision
Help out
- Issues
- [DNL] executorch export faster-rcnn
- The images of `EMNIST()` are flipped and rotated 90 degrees anticlockwise by default
- pyav 14.0.0 breaks write_video
- **VOCtrainval_25-May-2011.tar** downloaded with `VOCSegmentation()` and `VOCDetection()` is extracted to `data/` as **TrainVal/VOCdevkit/VOC2011/** but not to `data/VOCdevkit/` as **VOC2011/**
- `split` argument of `ImageNet()` should also accept `"test"` in addition to `"train"` and `"val"`.
- `CocoDetection()` and `CocoCaptions()` should be replaced with `MSCoco()`
- Setting `["bridge_train"]` to `classes` argument of `LSUN()` gets error
- Updated typing for RandomErasing
- Setting `"train"` to `classes` argument of `LSUN()` kills the kernel on JupyterLab
- [Feature Request] Datasets Should Use New `torchvision.io` Image Loader APIs and Return `TVTensor` Images by Default
- Docs
- Python not yet supported