Woodscape Fisheye Object Detection Challenge for Autonomous Driving | CVPR 2022 OmniCV Workshop Forum

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

> Something wrong in test submission

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmpWSP8zK/run/program/evaluate.py", line 83, in
score_task = evaluate_tasks[task](pred, gt, settings[task])
File "/tmp/codalab/tmpWSP8zK/run/program/evaluate_tasks.py", line 35, in evaluate_object_detection
ious = bbox_overlaps(bboxes_pred, bboxes_gt)
File "/tmp/codalab/tmpWSP8zK/run/program/utils.py", line 99, in bbox_overlaps
bboxes1 = bboxes1.astype(np.float32)
AttributeError: 'list' object has no attribute 'astype'

Posted by: zx @ June 3, 2022, 6:34 a.m.

Dear participant,

Thanks for reporting the error. The test phase is set to open tomorrow (Sat Jun 4 00:01), this will be fixed by then.

PS: There was an error due to which the phase opened a day early, sorry for any inconvenience caused.

Regards,
Saravanabalagi.

Posted by: saravanabalagi @ June 3, 2022, 10:21 a.m.
Post in this thread