Yukun-Huang
commited on
Commit
•
57cad6d
1
Parent(s):
3058723
Upload pretrained models, human templates, and datasets
Browse files- README.md +0 -0
- datasets/Motion-X-ReEnact/Motion-X-ReEnact.zip +3 -0
- external/human_templates/README.md +18 -0
- external/human_templates/flame/.gitkeep +0 -0
- external/human_templates/instant-ngp/adult_female/005000_image.mp4 +0 -0
- external/human_templates/instant-ngp/adult_female/step_005000.pth +3 -0
- external/human_templates/instant-ngp/adult_male/005000_image.mp4 +0 -0
- external/human_templates/instant-ngp/adult_male/step_005000.pth +3 -0
- external/human_templates/instant-ngp/adult_neutral/005000_image.mp4 +0 -0
- external/human_templates/instant-ngp/adult_neutral/step_005000.pth +3 -0
- external/human_templates/instant-ngp/kid_female/005000_image.mp4 +0 -0
- external/human_templates/instant-ngp/kid_female/step_005000.pth +3 -0
- external/human_templates/instant-ngp/kid_male/005000_image.mp4 +0 -0
- external/human_templates/instant-ngp/kid_male/step_005000.pth +3 -0
- external/human_templates/smplx/.gitkeep +0 -0
- external/human_templates/vposer/.gitkeep +0 -0
- outputs/w_expr/a_chef_dressed_in_white/checkpoints/step_005000.pth +3 -0
- outputs/w_expr/a_gardener_in_overalls_and_a_wide-brimmed_hat/checkpoints/step_005000.pth +3 -0
- outputs/w_expr/a_musician_in_a_leather_jacket/checkpoints/step_005000.pth +3 -0
- outputs/w_expr/an_american_soldier_from_world_war_2/checkpoints/step_005000.pth +3 -0
- outputs/wo_expr/a_clown/checkpoints/step_005000.pth +3 -0
- outputs/wo_expr/black_widow/checkpoints/step_005000.pth +3 -0
- outputs/wo_expr/goku/checkpoints/step_005000.pth +3 -0
- outputs/wo_expr/harley_quinn/checkpoints/step_005000.pth +3 -0
- outputs/wo_expr/joker/checkpoints/step_005000.pth +3 -0
- outputs/wo_expr/rapunzel_in_tangled/checkpoints/step_005000.pth +3 -0
- outputs/wo_expr/spiderman/checkpoints/step_005000.pth +3 -0
- outputs/wo_expr/woody_in_toy_story/checkpoints/step_005000.pth +3 -0
README.md
ADDED
File without changes
|
datasets/Motion-X-ReEnact/Motion-X-ReEnact.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45d8c8880f66dea3f2bf1d54f4fd30d18003be986e72b9ceda905a41c9b3f559
|
3 |
+
size 32775647
|
external/human_templates/README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
We are not allowed to distribute human template models: [SMPL-X](https://smpl-x.is.tue.mpg.de/), [FLAME](https://flame.is.tue.mpg.de/), and [VPoser](https://smpl-x.is.tue.mpg.de/). Please download them from the official project pages: https://smpl-x.is.tue.mpg.de/ and https://flame.is.tue.mpg.de/, and reorganize them with the following structure:
|
2 |
+
```
|
3 |
+
human_templates
|
4 |
+
├── smplx
|
5 |
+
│ ├── SMPLX_NEUTRAL_2020.npz
|
6 |
+
│ ├── FLAME_vertex_ids.npy
|
7 |
+
│ ├── MANO_vertex_ids.pkl
|
8 |
+
│ └── smplx_vert_segmentation.json
|
9 |
+
├── flame
|
10 |
+
│ └── FLAME_masks.pkl
|
11 |
+
└── vposer
|
12 |
+
└── v2.0
|
13 |
+
├── snapshots
|
14 |
+
│ ├── V02_05_epoch=08_val_loss=0.03.ckpt
|
15 |
+
│ └── V02_05_epoch=13_val_loss=0.03.ckpt
|
16 |
+
├── V02_05.yaml
|
17 |
+
└── V02_05.log
|
18 |
+
```
|
external/human_templates/flame/.gitkeep
ADDED
File without changes
|
external/human_templates/instant-ngp/adult_female/005000_image.mp4
ADDED
Binary file (442 kB). View file
|
|
external/human_templates/instant-ngp/adult_female/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa25833afd740c467b0b5fa26be1164b3a8a21cb53187416079219519a8b2ce3
|
3 |
+
size 67963636
|
external/human_templates/instant-ngp/adult_male/005000_image.mp4
ADDED
Binary file (499 kB). View file
|
|
external/human_templates/instant-ngp/adult_male/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fea5af7f211811605af674426f7755a5ba35972015740194d16b162a293c901c
|
3 |
+
size 67963636
|
external/human_templates/instant-ngp/adult_neutral/005000_image.mp4
ADDED
Binary file (516 kB). View file
|
|
external/human_templates/instant-ngp/adult_neutral/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ceaf96696c6c4bf108639b75c18a65df139d6e535e7e0227c3d05fa336ee6462
|
3 |
+
size 67963636
|
external/human_templates/instant-ngp/kid_female/005000_image.mp4
ADDED
Binary file (130 kB). View file
|
|
external/human_templates/instant-ngp/kid_female/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca25f74b40f96625adc522253daaa8e7cb9e35aa020b879caf5578b22ab279dd
|
3 |
+
size 67963636
|
external/human_templates/instant-ngp/kid_male/005000_image.mp4
ADDED
Binary file (135 kB). View file
|
|
external/human_templates/instant-ngp/kid_male/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a920e1e528784827f705c5553e5c8d4f6b4cd11e4ddb1c96da041681a740e5d
|
3 |
+
size 67963636
|
external/human_templates/smplx/.gitkeep
ADDED
File without changes
|
external/human_templates/vposer/.gitkeep
ADDED
File without changes
|
outputs/w_expr/a_chef_dressed_in_white/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb3f7aade8f92eb443d2836b18dd971df8133932c3c61350680b05564e2cb489
|
3 |
+
size 421820001
|
outputs/w_expr/a_gardener_in_overalls_and_a_wide-brimmed_hat/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2179938cafc14d212818938731ca605b8022ba539318973ad38ebb46aaa1a6f7
|
3 |
+
size 345488481
|
outputs/w_expr/a_musician_in_a_leather_jacket/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:397b1a7ac60012f9de13d4302224947dfd2ab3b6128a31d184a39e7b26b3890d
|
3 |
+
size 337535841
|
outputs/w_expr/an_american_soldier_from_world_war_2/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8088d2b02306050d14a1820e0e84a00f0ba1da9e1fc0c3d7b8f7a68e8ae7353c
|
3 |
+
size 404673249
|
outputs/wo_expr/a_clown/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4cc4c0e64cc85780c14dcf7edbbf37b39f3c601a01349530caa9bfc3a7c26a7
|
3 |
+
size 441233243
|
outputs/wo_expr/black_widow/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c13473b8e09fe7d307b422fbc9add4f2106fe3f7bfa142de9bfcdc5fe2f2322
|
3 |
+
size 374414363
|
outputs/wo_expr/goku/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a1ea623208dfa31a3e7f94809b9474fb5a0b74ddca060657c316db8e7b5eeda
|
3 |
+
size 452214107
|
outputs/wo_expr/harley_quinn/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aeae5d377ab30a3df4487d3356e23a312790350fbeba7d68dcdac457a1f4b106
|
3 |
+
size 327428123
|
outputs/wo_expr/joker/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c219d75cbcdbf9eb633dbd8a06d6b4d07abaf1866b519dde36bc4b8e729c0f25
|
3 |
+
size 352612571
|
outputs/wo_expr/rapunzel_in_tangled/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b02d6e79a1b27bc34cf2d3ad19262de7478e835d33ca811590015e280f004a3a
|
3 |
+
size 540697115
|
outputs/wo_expr/spiderman/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d973198e7266976a7f82fa51728d6a1683608332bde373142b121e199e50b927
|
3 |
+
size 330582491
|
outputs/wo_expr/woody_in_toy_story/checkpoints/step_005000.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd02b67eaa5c5365ef06655d5990af510731702a975fae8dcc1985c80cfee9a1
|
3 |
+
size 376090075
|