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
- Source builds on macOS/Linux missing OpenMP flags — at::parallel_for silently falls back to sequential
- Add OpenMP compile/link flags to setup.py for source builds
- [torchvision] Move video utilities to internal fb/io location (#9433) (#9433)
- Rotated bounding box NMS implementation for CPU
- Validate CelebA target_type in __init__ using verify_str_arg
- Refactor autoaugment.py: extract _AutoAugmentBase to eliminate duplicated fill logic
- Refactor autoaugment: extract _AutoAugmentBase to deduplicate fill logic
- Optimize CPU deform_conv2d forward pass with parallel im2col
- Fix bus error or segfault from roi_align with large batchsize
- RuntimeError: operator torchvision::nms does not exist
- Docs
- Python not yet supported