-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0b415de
commit c12adc7
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
mkdir sample_data | ||
mkdir -p output output/HumanoidIm/ output/HumanoidIm/simxr_aria | ||
mkdir -p output output/HumanoidIm/ output/HumanoidIm/simxr_aria output/HumanoidIm/phc_z_fut_aria_1 | ||
gdown https://drive.google.com/uc?id=1bLp4SNIZROMB7Sxgt0Mh4-4BLOPGV9_U -O sample_data/ # filtered shapes from AMASS | ||
gdown https://drive.google.com/uc?id=1arpCsue3Knqttj75Nt9Mwo32TKC4TYDx -O sample_data/ # all shapes from AMASS | ||
gdown https://drive.google.com/uc?id=1fFauJE0W0nJfihUvjViq9OzmFfHo_rq0 -O sample_data/ # sample standing neutral data. | ||
gdown https://drive.google.com/uc?id=1uzFkT2s_zVdnAohPWHOLFcyRDq372Fmc -O sample_data/ # amass_occlusion_v3 | ||
gdown https://drive.google.com/uc?id=1oQEDHzwZ3s20WbHyWfOyjcU2ho81ewHA -O sample_data/ # aria sample data | ||
gdown https://drive.google.com/uc?id=107i5YyM_2a2MkPTfJ04z-PGpREa02fVM -O output/HumanoidIm/simxr_aria/Humanoid.pth # aria model | ||
gdown https://drive.google.com/uc?id=189xUxpKQXLok93-hgNjhPvtgI6r5wkkg -O output/HumanoidIm/phc_z_fut_aria_1/Humanoid_00017000.pth # aria model | ||
|
||
https://drive.google.com/file/d/189xUxpKQXLok93-hgNjhPvtgI6r5wkkg/view?usp=sharing | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters