计算机视觉#
- 转换和增强图像
- 模型和预训练权重
- 快速上手
torchvision.transforms.v2
- Illustration of transforms
- Transforms v2: End-to-end object detection/segmentation example
- How to use CutMix and MixUp
- How to write your own v2 transforms
- TVTensors FAQ
- How to write your own TVTensor class
- Optical Flow: Predicting movement with the RAFT model
- Repurposing masks into bounding boxes
- Torchscript support
- Video API
- Visualization utilities
- feature_extraction