From 795b8ee071faa1a9a6678f8cff4cfa763991b007 Mon Sep 17 00:00:00 2001 From: Maximilian Denninger Date: Tue, 29 Mar 2022 10:38:06 +0200 Subject: [PATCH] Update README.md --- examples/datasets/amass_human_poses/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/datasets/amass_human_poses/README.md b/examples/datasets/amass_human_poses/README.md index ba6ff2664..f589fcee9 100644 --- a/examples/datasets/amass_human_poses/README.md +++ b/examples/datasets/amass_human_poses/README.md @@ -16,13 +16,13 @@ However, we will give you a step by step explanation on how to get access. 3. `https://smpl.is.tue.mpg.de/` 2. Wait till you receive the confirmation vie e-mail, once you confirm your account you can access the download sections. 3. download the following files which represent the body models and extract them inside folder `resources/AMASS/body_models` - 1. from `https://smpl.is.tue.mpg.de/downloads` download the following file - 2. from `https://mano.is.tue.mpg.de/downloads` download the following file + 1. from `https://smpl.is.tue.mpg.de/downloads` download the following file + 2. from `https://mano.is.tue.mpg.de/downloads` download the following file 4. Explore the collection of motion capture dataset that are supported by AMASS and choose the motion capture dataset and motion sequence that you want to generate a pose from. For now, we only provide support for CMU motion capture dataset *(we're planning to support the rest of the datasets in the near future)*, so you have to choose a pose from the variety of poses that could be extracted from this dataset. 1. For example, after exploring different motion sequences in CMU mocap dataset, we are now interested in generating a body pose, where a person kicks a ball. (You can explore all motion sequences categories for CMU dataset through the dataset website `http://mocap.cs.cmu.edu/search.php?subjectnumber=%&motion=%`. Go to the website and select all motion tab to see different motions) 2. From the different motion categories available there, we are interested in the "kick soccer ball" category (note it is listed as subject # 10, we need this number among other identifiers to identify the pose.) 5. On the AMASS download page `https://amass.is.tue.mpg.de/dataset` many different motion capture dataset are listed, choose the one you are interested in to generate a pose from and download the body data. For example, we choose here the CMU motion capture dataset to download. - + Download the dataset and extract it under the `resources/AMASS` folder. 6. In the end the structure of the `resource/AMASS` folder should be as following. This might mean you need to create some folders or move some data: