2023 IEEE GRSS Data Fusion Contest Track 1 Forum

Go back to competition Back to thread list Post in this thread

> Submission log and how to reproduce them

Hi, I'm trying to understand the summary logs from pycocotools. In my submission log, it prints 2 lists: mean Average Precision for whole dataset with different params ('segm_mAP', 'segm_mAP_50'', etc), and mAP for each class.
However, in the competition page it is only mentioned about the parameter for COCOeval of `iouThrs=[0.5]`, how about the other parameters e.g. `recThrs` or `maxDets`. Is it possible to share the evaluation script that generates the submission logs for this competition? So we can better compare our evaluation results.

Thanks.

Posted by: Sandhi @ Jan. 13, 2023, 8:20 a.m.

Regarding the submission requirements, please refer to the starting kit.

Posted by: kaycharm @ Jan. 14, 2023, 9:40 a.m.
Post in this thread