keras-team / keras-hub

Pretrained model hub for Keras 3
Apache License 2.0
803 stars 243 forks source link

Add Bounding Box Utils #1791

Closed sineeli closed 3 months ago

sineeli commented 3 months ago

Added below utils for bounding boxes:

Future utils needed to be added:

mattdangerw commented 3 months ago

Please run format!

@divyashreepathihalli this is the temporary move to keras-hub right?

sineeli commented 3 months ago

Please run format!

I did run the format but seems the error is coming from api_gen. I even ran api_gen.sh but not sure what is causing the error.

Thanks for the review, I will resolve the issues mentioned.

Thanks!

divyashreepathihalli commented 3 months ago

looks like it needs shell/api_gen.sh, maybe try it again?

divyashreepathihalli commented 3 months ago

Please run format!

@divyashreepathihalli this is the temporary move to keras-hub right?

Yes! this should be temporary until they are added to keras core