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

Fixing conversion of box formats on the original boxes #2213

Merged

Conversation

ariG23498
Copy link
Contributor

@divyashreepathihalli
Copy link
Collaborator

@ariG23498 I think we should update all the code where we are converting Bboxes in place too.

@ariG23498
Copy link
Contributor Author

@divyashreepathihalli I think that is a good idea, do you think there is a good (efficient) way to find out such places in the code? If not, I could do that manually.

@divyashreepathihalli
Copy link
Collaborator

Haha! we would have to do it manually. It is of a lower priority atm. I will go ahead and merge this PR for now and you can open a new PR for the rest of the code if you would like.

@divyashreepathihalli divyashreepathihalli added the kokoro:force-run Runs Tests on GPU label Dec 27, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Dec 27, 2023
@divyashreepathihalli divyashreepathihalli merged commit 18b29be into keras-team:master Dec 27, 2023
9 of 10 checks passed
yuvraj-wale pushed a commit to yuvraj-wale/keras-cv that referenced this pull request Feb 8, 2024
* chore: copy the original boxes and apply convert format

* chore: renaming variable
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

Successfully merging this pull request may close these issues.

Redundant return in convert_format
3 participants