AlvinYH / Faster-VoxelPose

Official implementation of Faster VoxelPose: Real-time 3D Human Pose Estimation by Orthographic Projection
MIT License
156 stars 18 forks source link

Failed to get CMU Panoptic dataset #13

Closed Billccx closed 1 year ago

Billccx commented 1 year ago

Hello! I encountered some problems and failed to get the dataset. I try to visit domedb.perception.cs.cmu.edu/ , however, it redirects me to https://domedb.perception.cs.cmu.edu:5001/, which needs to login.

I also tried to get the dataset with the script ./scripts/getData.sh 171204_pose1_sample, and got the result as below:


Connecting to domedb.perception.cs.cmu.edu (domedb.perception.cs.cmu.edu)|128.2.220.8|:5001... connected.
ERROR: cannot verify domedb.perception.cs.cmu.edu's certificate, issued by 'emailAddress=product@synology.com,CN=Synology Inc. CA,OU=Certificate Authority,O=Synology Inc.,L=Taipei,ST=Taiwan,C=TW':
  Unable to locally verify the issuer's aut
Walter0807 commented 1 year ago

Maybe you can refer to xrmocap (https://github.com/openxrlab/xrmocap/blob/main/docs/en/dataset_preparation.md) for help.