Open zbwxp opened 3 years ago
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.
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.
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.