Closed mellody11 closed 1 year ago
it means that the number of submitted labels is not the same as we expect. (check that for each sequence that there are the same number of label file as bin files)
Thanks for your reply.
I have already get the result, Thank you.
Thanks for your reply.
I have already get the result, Thank you.
I also encountered the same problem as you. How did you solve it
Hello, I prepared for every thing and run the code validate_submission.py and got the full tick
============ segmentation ============
However, when I summit on the website, it reports error with:
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/tmpYbVuqZ/run/program/evaluate_semantics.py", line 171, in assert(len(label_names) == len(pred_names)) AssertionError
I have no idea about where is the problem.