hi,
I got the following submit 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/tmpZH18sT/run/program/evaluation.py", line 49, in
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 67 .png images
The test set contains a total of 201 .png images, what's meaning of 67? please check!
thanks
Posted by: QianPaiChiGua @ March 25, 2022, 3:06 a.m.Hi,
In Participate-->Get-Data page, it said "Each submission should only include every 3rd frame starting from frame 0, i.e. {0, 3, 6, 9, 12, 15, 18, ... , 198}, making a total of 67 frames. No other frames should be submitted."
But I still get "WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap" and no scores.