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
- `alpha` argument of `ElasticTransform()` should completely avoid negative values, giving error and the doc should have the explanation.
- Celeba dataset can not be downloaded
- Setting a 2D tensor to `RandomAffine()` after instantiation got other error message against error message
- torchvision.transforms.v2.JPEG does not work on ROCm
- Soft Non-Maximum Suppression (Soft-NMS) for Object Detection in torchvision.ops
- `CocoDetection()` doesn't work using some train and validation images with some annotations
- Add BoundingBoxes class information
- Custom Transformer overwritten in FasterRCNN
- A denormalization example in the dockblock for transforms.Normalize
- Missing type hints cause falsely detected return type
- Docs
- Python not yet supported