You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jax.image.resize currently does not support the method="area".
It would be nice to allow it since it’s frequently used in image processing, for example it is the default downsampling method in https://github.com/rom1504/img2dataset
jax.image.resizecurrently does not support themethod="area".It would be nice to allow it since it’s frequently used in image processing, for example it is the default downsampling method in https://github.com/rom1504/img2dataset