Closed cgz6498 closed 7 months ago
@cgz6498 This looks like simple warnings. Are your submissions computed correctly?
Yes, the display submission is correct, but the message is incorrect
Can you be more specific? What is incorrect? What issue are you encountering?
For example, after I compress the trained .json file into a zip file and submit it to Ho3dv2 (https://codalab.lisn.upsaclay.fr/competitions/4318#participate), it shows that the submission was successful, as in the first image. However, when I check for errors, as in the second image, it reports an error. The error message is as follows.
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. /opt/conda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.') You are using pip version 9.0.1, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
It is a simple warning. The submission is being handled correctly and returns a score, so there is no problem.
If you are the competition organizer, you can consider using an up-to-date docker image to avoid this kind of warnings, but it is not mandatory.
If you are a participant, then you are all set.
I mark this issue as resolved, but feel free to pursue the discussion if needed.
But I didn't receive an error.
When I submit my dataset to HO3Dv2 and H2O3D, I encounter the following error: