geopavlakos / hamer

HaMeR: Reconstructing Hands in 3D with Transformers
https://geopavlakos.github.io/hamer/
MIT License
326 stars 28 forks source link

Model not align? #11

Closed tianhaowuhz closed 8 months ago

tianhaowuhz commented 8 months ago

Hi, I follow the installation to setup the environment. However, when I run the demo, it has following error.

image image
geopavlakos commented 8 months ago

The warnings of the first screenshot are expected so you shouldn't worry about it. The error in the second screenshot seems to be due to detectron. Can you confirm that there is no error in the detectron installation (for example repeat the environment installation and look for any failures/errors)?

tianhaowuhz commented 8 months ago

Thank you for your suggestion! I finally found it is because the cuda version in my computer is not align, the detectron is installed correctly