namepllet / HandOccNet

Offical pytorch implementation of "HandOccNet: Occlusion-Robust 3D Hand Mesh Estimation Network", CVPR 2022.
156 stars 30 forks source link

error for codalab #34

Open cgz6498 opened 6 months ago

cgz6498 commented 6 months ago

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.

1bc014bc0854c5f10c685b18daf8828 325936980-5158f559-e35c-41c6-a69d-de11acbbba42

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

dqj5182 commented 5 months ago

I think this is an issue of HO3D team. Please leave issue on HO3D repo.

liangshenglei commented 3 months ago

May I ask if this issue has been resolved? I have just applied to participate in the competition on the website and have not yet received approval. Do I have to conduct testing on the official website? Thank you very much if you could provide assistance!!!