Prototype Transform cleanups and bugfixing (#6512)
* clean up bboxes
* Correcting bug on RandAugment.
* Fix bug on erase()
* Moving `_parse_pad_padding()` to functional geometry
* Fixing bug on deprecated Grayscale transforms
* Porting old bugfixes from main branch to _apply_image_transform
* Dropping mandatory keyword arguments to maintain BC.
* Adding antialias option where possible.
* Specifying types in `_transform()` where possible.
* Add todo.
* Fixing tests.
* Adding padding_mode in pad_bbox
Co-authored-by:
vfdev <vfdev.5@gmail.com>
Showing
Please register or sign in to comment