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

Classification Results/Detection Results #9

Closed
aliman80 opened this issue Jan 5, 2022 · 2 comments
Closed

Classification Results/Detection Results #9

aliman80 opened this issue Jan 5, 2022 · 2 comments

Comments

@aliman80
Copy link

aliman80 commented Jan 5, 2022

Hi, I have run the code and now i am looking forward to reproduce the classification as well as detection results , Can you provide me access to code for classification results plotting as well as detection part. Also how to test it separately for only ALF scheme or FLF scheme without CLF .Thanks alot

@akshitac8
Copy link
Owner

akshitac8 commented Jan 17, 2022

Hello @aliman80 the classification results are computed using the classifier.py code which is uploaded in the reposistory. For the detection results, I used the code uploaded here : https://github.com/nasir6/zero_shot_detection.
For testing it seperately as it is mentioned in the paper CLF is a combination of ALF and FLF. The results of both the modules can be reproduced from the repository by making changes to the codebase. Please check the arguments early fusion and Late fusion mentioned in the config file for the same.

@aliman80
Copy link
Author

Hello @aliman80 the classification results are computed using the classifier.py code which is uploaded in the reposistory. For the detection results, I used the code uploaded here : https://github.com/nasir6/zero_shot_detection. For testing it seperately as it is mentioned in the paper CLF is a combination of ALF and FLF. The results of both the modules can be reproduced from the repository by making changes to the codebase. Please check the arguments early fusion and Late fusion mentioned in the config file for the same.

Thank you very much for your reply, i believe my questions are too naive for your expertise level but thanks alot.
Now i am just wondering why my results are in the range of mAP zsl 6.7 and GZSL 21-22. Thanks alot

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