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 supported15 Subscribers
Add a CodeTriage badge to vision
Help out
- Issues
- 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
- Improve type hints in tv_tensor.wrap
- For `degrees` argument of `RandomRotation()`, `[90.0, 90.0]` should rotate clockwise and `[-90.0, -90.0])` should rotate anticlockwise
- Update deprecated autocast functions
- Docs
- Python not yet supported