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 supported13 Subscribers
Add a CodeTriage badge to vision
Help out
- Issues
- 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
- Updated typing for RandomErasing
- Setting `"train"` to `classes` argument of `LSUN()` kills the kernel on JupyterLab
- Docs
- Python not yet supported