LOVEU@CVPR'23 Track 1: Generic Event Boundary Detection Forum

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

> what phase is it?

it seems now is test phase. we can only submit once a day .

Posted by: just_for_fun @ April 22, 2022, 10:09 a.m.

hi, in test phase you can submit once per day, and in val phase twice per day. You can submit to val phase to validate and get the score on the validation data.

Posted by: wasun @ April 23, 2022, 1:54 a.m.

I see that the test phase is running now but can we still submit results to Val phase? I submitted results to Va; phase and got the following error.

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/tmp6PA53D/run/program/score.py", line 91, in
if vid_id in ignore_list:
NameError: name 'ignore_list' is not defined

How do I get rid of this error?

Posted by: rayush7 @ April 25, 2022, 1:37 p.m.

hi, thanks for your post!
We have fixed this bug and re-run the val phase, you can try to submit.
Best wishes!

Posted by: wasun @ April 27, 2022, 4:15 a.m.
Post in this thread