| Class | Description |
|---|---|
| CenterCrop |
A
Transform that crops the center of an image. |
| Crop |
A
Transform that crops the image to a given location and size. |
| Normalize | |
| Resize |
A
Transform that resizes the image. |
| ToTensor |
Transforms for working with Images.