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

evaluate code doesn't exist #24

Open
mingtouyizu opened this issue Jul 10, 2024 · 5 comments
Open

evaluate code doesn't exist #24

mingtouyizu opened this issue Jul 10, 2024 · 5 comments

Comments

@mingtouyizu
Copy link

No description provided.

@mingtouyizu mingtouyizu changed the title Could you plrease provide a configuration file for the model evaluation and the related code? I have found builders such as flickr, textvqa, nocaps, as well as the corresponding evaluation code. Although I have tried to write the evaluation code like LAVIS, it doesn't work.Thanks. evaluate code doesn't exist Jul 10, 2024
@mingtouyizu
Copy link
Author

Could you plrease provide a configuration file for the model evaluation and the related code? I have found builders such as flickr, textvqa, nocaps, as well as the corresponding evaluation code. Although I have tried to write the evaluation code like LAVIS, it doesn't work.Thanks.

@mingtouyizu
Copy link
Author

mingtouyizu commented Jul 10, 2024

The issue is as follows:Lack of Q-former , llm-project and vision-projection weights:
image

@jiinhui
Copy link

jiinhui commented Jul 10, 2024

Could you plrease provide a configuration file for the model evaluation and the related code? I have found builders such as flickr, textvqa, nocaps, as well as the corresponding evaluation code. Although I have tried to write the evaluation code like LAVIS, it doesn't work.Thanks.

NotImplemented
def evaluation(self, model, data_loader, cuda_enabled=True):
pass

@gordonhu608
Copy link
Collaborator

Sorry we didn't not incorporate the evaluation code into our codebase, it's a bit messy to put in here, and all the evaluation code is under the LAVIS repo.

@mingtouyizu
Copy link
Author

Thank you, I have found the corresponding test code in the LAVIS repository and evaluated on NoCaps and Flickr30k, but the results are not ideal.

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

3 participants