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 supported14 Subscribers
Add a CodeTriage badge to vision
Help out
- Issues
- `train` parameter should be explained before `download`, `transform` and `target_transform` parameter
- `download` parameter of `KMNIST()` should be explained at the end
- `download` parameter of `MNIST()` should be explained at the end
- The images of `EMNIST()` are flipped and rotated 90 degrees anticlockwise by default
- pyav 14.0.0 breaks write_video
- [RelEng] torchvision macOS nightly promotion failed since 2024-11-27
- **VOCtrainval_25-May-2011.tar** downloaded with `VOCSegmentation()` and `VOCDetection()` is extracted to `data/` as **TrainVal/VOCdevkit/VOC2011/** but not to `data/VOCdevkit/` as **VOC2011/**
- `split` argument of `ImageNet()` should also accept `"test"` in addition to `"train"` and `"val"`.
- `CocoDetection()` and `CocoCaptions()` should be replaced with `MSCoco()`
- Setting `["bridge_train"]` to `classes` argument of `LSUN()` gets error
- Docs
- Python not yet supported