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

how to evaluate my own data #11

Closed
wz1211 opened this issue Jan 10, 2023 · 3 comments
Closed

how to evaluate my own data #11

wz1211 opened this issue Jan 10, 2023 · 3 comments

Comments

@wz1211
Copy link

wz1211 commented Jan 10, 2023

Thanks for your paper and shared codes!
I'm new at this area . I wonder how to evaluate my own data(input an image and a question , then get an answer) by establishing an API

@hackerchenzhuo
Copy link
Collaborator

hackerchenzhuo commented Jan 10, 2023

Thanks for your comments.

@wz1211 wz1211 closed this as completed Jan 10, 2023
@wz1211 wz1211 reopened this Jan 10, 2023
@wz1211
Copy link
Author

wz1211 commented Jan 10, 2023

Thank u
but how can I get the answer(str , not a tensor)

@hackerchenzhuo
Copy link
Collaborator

hackerchenzhuo commented Jan 10, 2023

The program should have generated answer mappings (such as IDs or indexes) during the running progress.
Maybe you can slightly modify the evaluation part of the code to extract them (i.e., mappings) manually and output their corresponding surfaces.

It's been a long time, I forgot part of the exact details.

@wz1211 wz1211 closed this as completed Jan 10, 2023
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