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

[cider-D] Could not find pyciderevalcap in "Microsoft COCO Caption Evaluation" #19

Closed
coderSkyChen opened this issue Oct 27, 2017 · 2 comments

Comments

@coderSkyChen
Copy link

Hi,
In Microsoft COCO Caption Evaluation,there only exists pycocoevalcap, no pyciderevalcap
I'm new to the caption metrics, does the cider means cider-D?

(1) from pyciderevalcap.ciderD.ciderD import CiderD yours
(2)from pycocoevalcap.cider.cider import CiderD mine

Can i import CiderD in the form of (2)? or where can i find the pyciderevalcap code? since i can't find it in github...

@ruotianluo
Copy link
Owner

ruotianluo commented Oct 27, 2017

https://github.com/ruotianluo/self-critical.pytorch#train-using-self-critical

I use a slightly-modified cider which is more efficient.

@coderSkyChen
Copy link
Author

Thanks a lot!

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