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

Definition of xywh is <left> <top> <width> <height> or <center-x> <center-y> <width> <height> #193

Open
Vision-Alan opened this issue Aug 8, 2024 · 0 comments

Comments

@Vision-Alan
Copy link

Vision-Alan commented Aug 8, 2024

I hope this message finds you well.

I am currently working on a calculation using "pascalvoc.py", and I have encountered a challenge related to defining parameters in the python code. I would greatly appreciate your insights or guidance on the following matter:

This version : (*) set -gtformat xywh and/or -detformat xywh if format is <left> <top> <width> <height>
Old version : <center-x> <center-y> <width> <height>

If anyone could provide some code or explain the best practices for defining parameters in this context, it would be incredibly helpful. I am eager to learn and improve my understanding.

Thank you in advance for your assistance!

Best regards,
Alan

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

1 participant