shreyashampali / HOnnotate

CVPR2020. HOnnotate: A method for 3D Annotation of Hand and Object Poses
https://www.tugraz.at/index.php?id=40231
GNU General Public License v3.0
168 stars 16 forks source link

Execution time limit exceeded for HO3D_v3 challenge #38

Open zhangy76 opened 5 months ago

zhangy76 commented 5 months ago

The same issue also appears to HO3D_v3 challenge. After the fixing, it becomes:

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.') Execution time limit exceeded!

Could you please to kindly provide some help? Thanks!