google-research / scenic

Scenic: A Jax Library for Computer Vision Research and Beyond
Apache License 2.0
3.28k stars 428 forks source link

Add anti-aliasing support for additional_augmentations and crop_resize #1038

Closed copybara-service[bot] closed 5 months ago

copybara-service[bot] commented 5 months ago

Add anti-aliasing support for additional_augmentations and crop_resize

Currently, the methods produce aliased images. Allow overriding resize_antialias to apply anti-aliasing.