aistplusplus_api
aistplusplus_api copied to clipboard
API to support AIST++ Dataset: https://google.github.io/aistplusplus_dataset
mistakes in calculating the v1
I'm very interested in this dataset so I did some experiments with SMPL backbone. But the result turns out quite surprising, so I further analyzed the dataset. My approach is...
Hi, would you please provide fbx models for smpl body motions? pkl models are quite good for python, but it will be convenient to use the fbx model in 3D...
**Description:** Skip already downloaded files (helpful to resume interrupted downloads) **Additional Known Issues:** With this method, it will not resume partially downloaded files. Workout suggestions for this issue in the...
I hit an error I wasn't able to debug trying to use the downloader: ``` Traceback (most recent call last): File "/h/gngdb/miniconda3/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() File "/h/gngdb/miniconda3/lib/python3.7/threading.py", line...
Hey, thanks for your amazing work for constructing this dataset. I encountered a small problem when I try to extract 3d joints from SMPL parameters. The scale doesn't seem right....
Hi, I have used the model to create the SMPL but is there any way to reconstruct 3d skeletons given in the github page?
How to convert the 2d keypoint JSON file detected by openpose to the same 2d keypoint format as the AIST++ dataset.