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
- Rotated Box IoU Calculation using C++
- RandomRotate(((90, 90)) produces Non-Contiguous Tensors
- Type hints of torchvision are not constistent with implementation
- CPU segfault in `torchvision.ops.roi_align` when ROIs contain NaN due to missing finite-value checks in `roi_align_forward_kernel.cpp`
- Make VisionDataset generic following Dataset
- TorchVision Detection Models fail to export to onnx with dynamo=True
- The URL for the SUN397 dataset isn't working
- rotate expand but fit
- Setting the tensors and ndarrays of the 2, 3 and 4 channels of `int64` and `int32` to `ToPILImage()` with `None` for `mode` argument gets errors
- ssd lite models cannot use cocoeval such as map and ap but faster rccn models can run well.
- Docs
- Python not yet supported