For 2D human pose estimation, we adopt the COCO format and use the datasets provided by mmpose.
Please follow the dataset preparation steps in mmpose to prepare the COCO datasets.
Please follow the dataset preparation steps in mmpose to prepare the AIC datasets.
Please follow the dataset preparation steps in mmpose to prepare the Human3.6m_pose datasets. We provide the processed 2D pose annotation json in the 2dpose.
After copying the 2D pose annotation json to the corresponding folder, the folder structure should look like:
- h36m
- annotation_body2d
- h36m_coco_train.json
- h36m_coco_test.json
- annotation_body3d
- images
Please follow the dataset preparation steps in mmpose to prepare the posetrack datasets.
Please log in the original website to download the dataset.
Please download the dataset from the official website.
Please download the dataset from the official website.
Please download the dataset from the official website. The json file can be found in the 2dpose folder.
We project 3D poses in AIST++ into 2D poses. Please download the dataset from the official website. As it is a video dataset, we do not use all the frames for training, the training json of sampled framed cound be found in the 2dpose folder.
Please follow the dataset preparation steps in mmpose to prepare the Halpe datasets. We remove the the joints of hands and face. The filtered json file can be found in the 2dpose folder.