Releases: gregunz/invertransforms
Releases · gregunz/invertransforms
v0.2.1
v0.2.0
v0.1.2
v0.1.1
Initial Release
Initial release of the library, it includes the following transformations:
- Affine
- CenterCrop
- ColorJitter
- Compose
- Crop
- FiveCrop
- Grayscale
- Identity
- Lambda
- LinearTransformation
- Normalize
- Pad
- Perspective
- RandomAffine
- RandomApply
- RandomChoice
- RandomCrop
- RandomErasing
- RandomGrayscale
- RandomHorizontalFlip
- RandomOrder
- RandomPerspective
- RandomResizedCrop
- RandomRotation
- RandomSizedCrop
- RandomVerticalFlip
- Resize
- Rotation
- Scale
- TenCrop
- ToPILImage
- ToTensor
- TransformIf