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

Has there been a comparative evaluation on the performance improvement differences between having a bbox and not having a bbox in question and answer? #13

Open
zhongtao93 opened this issue Dec 6, 2024 · 0 comments

Comments

@zhongtao93
Copy link

For example:
If delete all coords in question and answer, how much the performance will decrease?
ori answer:
Two shirtless men[0.284, 0.446, 0.400, 0.582][0.222, 0.480, 0.314, 0.586] are standing on a balcony[0.118, 0.586, 0.526, 0.786] in front of an open window[0.112, 0.564, 0.532, 0.764]. They are shielding their eyes and pointing at the sky, observing something interesting. It seems that they are on an older building[0.000, 0.166, 0.998, 0.832].
del coords answer:
Two shirtless men are standing on a balcony in front of an open window. They are shielding their eyes and pointing at the sky, observing something interesting. It seems that they are on an older building.

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