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
- Adds functionality to populate torch generator using torch.thread_safe_generator
- AttributeError: module 'torch.library' has no attribute 'register_fake'
- Update on TorchVision’s future focus
- `BICUBIC` works against the doc of `ElasticTransform()`
- `NEAREST_EXACT` and `BICUBIC` work against the doc of `RandAugment()`
- `NEAREST_EXACT` and `BICUBIC` work against the doc of `TrivialAugmentWide()`
- `NEAREST_EXACT` and `BICUBIC` work against the doc of `AutoAugment()`
- `interpolation` parameter of `AugMix()` wrongly explains `Default is InterpolationMode.NEAREST` instead of `InterpolationMode.BILINEAR`
- Make `_get_perspective_coeffs` device agnostic
- [BE] Allow running test_ops with optional arguments
- Docs
- Python not yet supported