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
- Multiple batches are required to run the model
- Add pre-trained weights of MaskRCNN + ResNet101 + FPN for Object Detection and Instance Segmentation.
- decode + crop util?
- RandomOrder transform now accepts torch.Tensor and works well with torch.seed
- move degenerate boxes to function
- Test mode dtypes in the ToDtype tests
- TensorDict X TransformsV2
- Transforms with nested tensor
- Add softmax_focal_loss() to allow multi-class focal loss
- fix and update Caltech101 target types
- Docs
- Python not yet supported