Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/IDEA-Research/OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
linjing7 committed Jul 13, 2023
2 parents b2254d7 + 06822e9 commit 0c6d74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/AGORA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Cleaning SMPL parameters
* This process will convert CudaFloatTensor smpl parameters to numpy format.
* Download and unzip `smpl_gt.zip` and `smplx_gt.zip`
* Download and unzip `smpl_gt.zip` and `smplx_gt.zip` from [here](https://agora.is.tue.mpg.de/download.php).
* Run `python tensor_to_numpy_parameter.py --dataset_path $PATH1`. $PATH1 denotes AGORA dataset path.

## Make annotation files
Expand Down

0 comments on commit 0c6d74b

Please sign in to comment.