Prototype transforms cleanup (#5504)
* fix grayscale to RGB for batches
* make unsupported types in auto augment a parameter
* make auto augment kwargs explicit
* add missing error message
* add support for specifying probabilites on RandomChoice
* remove TODO for deprecating p on random transforms
* streamline sample type checking
* address comments
* split image_size into height and width in auto augment
Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
Showing
Please register or sign in to comment