geopavlakos / hamer

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

downloading models #3

Closed WangYuXuan2022 closed 9 months ago

WangYuXuan2022 commented 9 months ago

Excuse me, I find out that the link (https://www.dropbox.com/s/6zejmxu0aur3568/hamer_demo_data.tar.gz) to retrieve the models now is closing, how can I handle it, thank you!

brentyi commented 9 months ago

+1 the file is too popular!

Link temporarily disabled

This can happen when the link has been shared or downloaded too many times in a day.

Check back later and we’ll open access to more people.
carlosedubarreto commented 9 months ago

Yeah, I had that too image

carlosedubarreto commented 9 months ago

for you guys trying to download, there is the hugginbg face link, that could be used to download the model

try using this command git lfs clone https://huggingface.co/spaces/geopavlakos/HaMeR

geopavlakos commented 9 months ago

Thanks for pointing this out! This should be only temporary, but we have moved the model to a location that should be always accessible. Please run again the fetch_demo_data.sh command.

WangYuXuan2022 commented 9 months ago

Thanks a lot.