Skip to content

TorchVisiond does not support randomized transforms #2047

@bhashemian

Description

@bhashemian

Describe the bug
TorchVisiond is a wrapper for any torchvision transform. However, it is not a RandomizableTransform, so when used to wrap randomized transforms from torchvision, it fails to acknowledge the randomness nature of those transforms. It is particularly troubling in data augmentation and situations like SmartCache that caches non-random transformation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions