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

Move keras-hub bounding box ops to keras main repository #1965

Open
sineeli opened this issue Oct 30, 2024 · 0 comments
Open

Move keras-hub bounding box ops to keras main repository #1965

sineeli opened this issue Oct 30, 2024 · 0 comments
Assignees

Comments

@sineeli
Copy link
Collaborator

sineeli commented Oct 30, 2024

As of now we have temporary operations of bounding boxes in keras-hub itself. Once new release is done all these ops will be available in keras-main repository itself.

Once done we will replace all this ops with keras ops itself.

Use: https://github.com/keras-team/keras/tree/master/keras/src/layers/preprocessing/image_preprocessing/bounding_boxes
Remove: https://github.com/keras-team/keras-hub/tree/master/keras_hub/src/bounding_box

@sineeli sineeli self-assigned this Oct 30, 2024
@sachinprasadhs sachinprasadhs removed their assignment Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants