Entity icon indicating copy to clipboard operation
Entity copied to clipboard

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

Open zbwxp opened this issue 3 years ago • 2 comments

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.

zbwxp avatar Sep 17 '21 07:09 zbwxp

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.

qqlu avatar Sep 17 '21 08:09 qqlu

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.

qqlu avatar Sep 17 '21 08:09 qqlu