2023 IEEE GRSS Data Fusion Contest Track 2 Forum

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

> In some cases, I cannot handout my results, due to the newly generated json file.

My Error information as follow, the height estimation file is not changed.

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/opt/conda/lib/python3.7/site-packages/mmcv/__init__.py:21: UserWarning: On January 1, 2023, MMCV will release v2.0.0, in which it will remove components related to the training process and add a data transformation module. In addition, it will rename the package names mmcv to mmcv-lite and mmcv-full to mmcv. See https://github.com/open-mmlab/mmcv/blob/master/docs/en/compatibility.md for more details.
'On January 1, 2023, MMCV will release v2.0.0, in which it will remove '
/tmp/codalab/tmp65lpGt/run/program/coco.py:453: UserWarning: The key "bbox" is deleted for more accurate mask AP of small/medium/large instances since v2.12.0. This does not change the overall mAP calculation.
UserWarning)
Traceback (most recent call last):
File "/tmp/codalab/tmp65lpGt/run/program/metric.py", line 114, in
results_summary, results_classwise = evaluate_track_2(seg_gt_path, seg_pred_path)
File "/tmp/codalab/tmp65lpGt/run/program/metric.py", line 93, in evaluate_track_2
metrics, None, True)
File "/tmp/codalab/tmp65lpGt/run/program/coco.py", line 454, in evaluate_det_segm
coco_det = coco_gt.loadRes(predictions)
File "/opt/conda/lib/python3.7/site-packages/pycocotools/coco.py", line 366, in loadRes
res.createIndex()
File "/opt/conda/lib/python3.7/site-packages/pycocotools/coco.py", line 96, in createIndex
anns[ann['id']] = ann
KeyError: 'id'

Posted by: laconicli @ Jan. 14, 2023, 1:57 a.m.

@laconicli Your last submission succeed so we suppose that your problem is solved?

Posted by: kaycharm @ Jan. 16, 2023, 2:46 p.m.
Post in this thread