Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate keras_cv.layers.RandomCropAndResize to use height and width instead of target_size #823

Open
LukeWood opened this issue Sep 22, 2022 · 1 comment
Labels
enhancement New feature or request object-detection-landing type:Bug Something isn't working

Comments

@LukeWood
Copy link
Contributor

This is more in line with the rest of the Keras API. Currently RandomCrop takes a height and width instead of a target_size, we should align on this.

@LukeWood LukeWood added type:Bug Something isn't working enhancement New feature or request object-detection-landing labels Sep 22, 2022
@LukeWood
Copy link
Contributor Author

@AdityaKane2001 let me know if you can handle this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request object-detection-landing type:Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant