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

Could you please provide evaluation code for datasets other than coco? e.g. ADE20k? #9

Open
zbwxp opened this issue Sep 17, 2021 · 2 comments

Comments

@zbwxp
Copy link

zbwxp commented Sep 17, 2021

It seems current entity_evaluation.py can only calculate entity AP for coco datasets only. Yet in your paper, there are results for other datasets like ade20k and cityscapes. Could you please provide code for the evaluation of those datasets? Thank you very much.

@qqlu
Copy link
Owner

qqlu commented Sep 17, 2021

You can transform the annotation of the ade20k dataset into the coco format. The evaluation code is general to all datasets.

We would upload the code of transforming the ade20k and cityscapes as soon as possible.

1 similar comment
@qqlu
Copy link
Owner

qqlu commented Sep 17, 2021

You can transform the annotation of the ade20k dataset into the coco format. The evaluation code is general to all datasets.

We would upload the code of transforming the ade20k and cityscapes as soon as possible.

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