microsoft / MeshTransformer

Research code for CVPR 2021 paper "End-to-End Human Pose and Mesh Reconstruction with Transformers"
https://arxiv.org/abs/2012.09760
MIT License
609 stars 94 forks source link

Error when downloading datasets and annotations #47

Closed segerenj closed 2 years ago

segerenj commented 2 years ago

Hi, I'm trying to download the datasets and annotations as described in step #5 here https://github.com/microsoft/MeshTransformer/blob/main/docs/DOWNLOAD.md

This is also referenced by the Mesh Graphormer project.

I'm getting the following error.

failed to perform copy command due to error: Login Credentials missing. No SAS token or OAuth token is present and the resource is not public

Can you please help? Thanks!

segerenj commented 2 years ago

Update: I had incorrectly included the filenames in the command; the download works when using the correct respective filenames. Thanks.