lithiumice
commited on
Commit
•
648e22c
1
Parent(s):
d39963e
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +27 -32
- README.MD +0 -0
- argol/pretrained_weights/args.json +35 -0
- argol/pretrained_weights/diffmlp.pt +3 -0
- argol/sfiles/dmpls/LICENSE.txt +29 -0
- argol/sfiles/dmpls/dmpls.tar.xz +3 -0
- argol/sfiles/dmpls/female/model.npz +3 -0
- argol/sfiles/dmpls/male/model.npz +3 -0
- argol/sfiles/dmpls/neutral/model.npz +3 -0
- argol/sfiles/smplh/LICENSE.txt +32 -0
- argol/sfiles/smplh/female/model.npz +3 -0
- argol/sfiles/smplh/info.txt +4 -0
- argol/sfiles/smplh/male/model.npz +3 -0
- argol/sfiles/smplh/neutral/model.npz +3 -0
- models_MICA/FLAME2020/FLAME_albedo_from_BFM.npz +3 -0
- models_MICA/FLAME2020/FLAME_masks.pkl +3 -0
- models_MICA/FLAME2020/FLAME_masks/FLAME_masks.gif +3 -0
- models_MICA/FLAME2020/FLAME_masks/FLAME_masks.pkl +3 -0
- models_MICA/FLAME2020/FLAME_masks/FLAME_masks.pkl.bak +0 -0
- models_MICA/FLAME2020/FLAME_masks/readme +2 -0
- models_MICA/FLAME2020/Readme.pdf +0 -0
- models_MICA/FLAME2020/SMPL-X__FLAME_vertex_ids.npy +3 -0
- models_MICA/FLAME2020/female_model.pkl +3 -0
- models_MICA/FLAME2020/flame2020to2019_exp_trafo.npy +3 -0
- models_MICA/FLAME2020/flame_dynamic_embedding.npy +3 -0
- models_MICA/FLAME2020/flame_static_embedding_68_v4.npz +3 -0
- models_MICA/FLAME2020/generic_model.pkl +3 -0
- models_MICA/FLAME2020/head_template.obj +0 -0
- models_MICA/FLAME2020/head_template_color.obj +0 -0
- models_MICA/FLAME2020/head_template_mesh.obj +0 -0
- models_MICA/FLAME2020/l_eyelid.npy +3 -0
- models_MICA/FLAME2020/landmark_embedding.npy +3 -0
- models_MICA/FLAME2020/male_model.pkl +3 -0
- models_MICA/FLAME2020/mediapipe_landmark_embedding__smplx.npz +3 -0
- models_MICA/FLAME2020/r_eyelid.npy +3 -0
- models_MICA/FLAME2020/uv_mask_eyes.jpg +3 -0
- models_MICA/FLAME2020/uv_template.obj +0 -0
- models_MICA/pretrained/mica.tar +3 -0
- models_deca/data/deca_model.tar +3 -0
- models_deca/data/fixed_displacement_256.npy +3 -0
- models_deca/data/generic_model.pkl +3 -0
- models_deca/data/head_template.obj +0 -0
- models_deca/data/landmark_embedding.npy +3 -0
- models_deca/data/mean_texture.jpg +0 -0
- models_deca/data/texture_data_256.npy +3 -0
- models_deca/data/uv_face_eye_mask.png +0 -0
- models_deca/data/uv_face_mask.png +0 -0
- models_pixie/data/MANO_SMPLX_vertex_ids.pkl +3 -0
- models_pixie/data/SMPL-X__FLAME_vertex_ids.npy +3 -0
- models_pixie/data/SMPLX_NEUTRAL_2020.npz +3 -0
.gitattributes
CHANGED
@@ -1,35 +1,30 @@
|
|
1 |
-
*.
|
2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
-
*.
|
35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.ipynb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
*.h5 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
8 |
+
* annex.largefiles=largerthan=100kb
|
9 |
+
*.c annex.largefiles=nothing
|
10 |
+
*.h annex.largefiles=nothing
|
11 |
+
argol/sfiles/dmpls/dmpls.tar.xz filter=lfs diff=lfs merge=lfs -text
|
12 |
+
models_MICA/FLAME2020/FLAME_masks/FLAME_masks.gif filter=lfs diff=lfs merge=lfs -text
|
13 |
+
models_MICA/FLAME2020/SMPL-X__FLAME_vertex_ids.npy filter=lfs diff=lfs merge=lfs -text
|
14 |
+
models_MICA/FLAME2020/flame2020to2019_exp_trafo.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
models_MICA/FLAME2020/flame_dynamic_embedding.npy filter=lfs diff=lfs merge=lfs -text
|
16 |
+
models_MICA/FLAME2020/l_eyelid.npy filter=lfs diff=lfs merge=lfs -text
|
17 |
+
models_MICA/FLAME2020/landmark_embedding.npy filter=lfs diff=lfs merge=lfs -text
|
18 |
+
models_MICA/FLAME2020/r_eyelid.npy filter=lfs diff=lfs merge=lfs -text
|
19 |
+
models_MICA/FLAME2020/uv_mask_eyes.jpg filter=lfs diff=lfs merge=lfs -text
|
20 |
+
models_deca/data/fixed_displacement_256.npy filter=lfs diff=lfs merge=lfs -text
|
21 |
+
models_deca/data/landmark_embedding.npy filter=lfs diff=lfs merge=lfs -text
|
22 |
+
models_deca/data/texture_data_256.npy filter=lfs diff=lfs merge=lfs -text
|
23 |
+
models_pixie/data/SMPL-X__FLAME_vertex_ids.npy filter=lfs diff=lfs merge=lfs -text
|
24 |
+
models_pixie/data/flame2smplx_tex_1024.npy filter=lfs diff=lfs merge=lfs -text
|
25 |
+
models_pixie/data/smplx_tex.png filter=lfs diff=lfs merge=lfs -text
|
26 |
+
pymaf_data22.8/J_regressor_extra.npy filter=lfs diff=lfs merge=lfs -text
|
27 |
+
syncnet/sfd_face.pth filter=lfs diff=lfs merge=lfs -text
|
28 |
+
syncnet/syncnet_v2.model filter=lfs diff=lfs merge=lfs -text
|
29 |
+
vposer_V02_05/snapshots/V02_05_epoch=08_val_loss=0.03.ckpt filter=lfs diff=lfs merge=lfs -text
|
30 |
+
vposer_V02_05/snapshots/V02_05_epoch=13_val_loss=0.03.ckpt filter=lfs diff=lfs merge=lfs -text
|
README.MD
ADDED
File without changes
|
argol/pretrained_weights/args.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"arch": "diffusion_DiffMLP",
|
3 |
+
"batch_size": 256,
|
4 |
+
"cond_mask_prob": 0.0,
|
5 |
+
"cuda": true,
|
6 |
+
"dataset": "amass",
|
7 |
+
"dataset_path": "./dataset/AMASS/",
|
8 |
+
"device": 0,
|
9 |
+
"diffusion_steps": 1000,
|
10 |
+
"eval_during_training": false,
|
11 |
+
"input_motion_length": 196,
|
12 |
+
"latent_dim": 512,
|
13 |
+
"layers": 12,
|
14 |
+
"load_optimizer": false,
|
15 |
+
"log_interval": 1,
|
16 |
+
"lr": 0.0003,
|
17 |
+
"lr_anneal_steps": 225000,
|
18 |
+
"motion_nfeat": 132,
|
19 |
+
"no_normalization": false,
|
20 |
+
"noise_schedule": "cosine",
|
21 |
+
"num_steps": 6000000,
|
22 |
+
"num_workers": 8,
|
23 |
+
"overwrite": true,
|
24 |
+
"resume_checkpoint": "",
|
25 |
+
"save_dir": "save/amass_opensource",
|
26 |
+
"save_interval": 1,
|
27 |
+
"seed": 10,
|
28 |
+
"sigma_small": true,
|
29 |
+
"sparse_dim": 54,
|
30 |
+
"support_dir": null,
|
31 |
+
"timestep_respacing": "",
|
32 |
+
"train_dataset_repeat_times": 1000,
|
33 |
+
"train_platform_type": "NoPlatform",
|
34 |
+
"weight_decay": 0.0001
|
35 |
+
}
|
argol/pretrained_weights/diffmlp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91e6fed0990bc299b4fb16a29ac2ecff18d6d2c8cb78078b8e99950bc1111760
|
3 |
+
size 40205119
|
argol/sfiles/dmpls/LICENSE.txt
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Please read carefully the following terms and conditions and any accompanying documentation before you download and/or use the SMPL body model and software, (the "Model"), including 3D meshes, blend weights blend shapes, textures, software, scripts, and animations. By downloading and/or using the Model, you acknowledge that you have read these terms and conditions, understand them, and agree to be bound by them. If you do not agree with these terms and conditions, you must not download and/or use the Model.
|
2 |
+
|
3 |
+
Ownership
|
4 |
+
The Model has been developed at the Max Planck Institute for Intelligent Systems (hereinafter "MPI") and is owned by and proprietary material of the Max-Planck-Gesellschaft zur Förderung der Wissenschaften e.V. (hereinafter “MPG”; MPI and MPG hereinafter collectively “Max-Planck”).
|
5 |
+
|
6 |
+
License Grant
|
7 |
+
Max-Planck grants you a non-exclusive, non-transferable, free of charge right:
|
8 |
+
|
9 |
+
To download the Model and use it on computers owned, leased or otherwise controlled by you and/or your organisation;
|
10 |
+
To use the Model for the sole purpose of performing non-commercial scientific research, non-commercial education, or non-commercial artistic projects.
|
11 |
+
Any other use, in particular any use for commercial purposes, is prohibited. This includes, without limitation, incorporation in a commercial product, use in a commercial service, as training data for a commercial product, for commercial ergonomic analysis (e.g. product design, architectural design, etc.), or production of other artifacts for commercial purposes including, for example, web services, movies, television programs, mobile applications, or video games. The Model may not be used for pornographic purposes or to generate pornographic material whether commercial or not. This license also prohibits the use of the Model to train methods/algorithms/neural networks/etc. for commercial use of any kind. The Model may not be reproduced, modified and/or made available in any form to any third party without Max-Planck’s prior written permission. By downloading the Model, you agree not to reverse engineer it.
|
12 |
+
|
13 |
+
Disclaimer of Representations and Warranties
|
14 |
+
You expressly acknowledge and agree that the Model results from basic research, is provided “AS IS”, may contain errors, and that any use of the Model is at your sole risk. MAX-PLANCK MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE MODEL, NEITHER EXPRESS NOR IMPLIED, AND THE ABSENCE OF ANY LEGAL OR ACTUAL DEFECTS, WHETHER DISCOVERABLE OR NOT. Specifically, and not to limit the foregoing, Max-Planck makes no representations or warranties (i) regarding the merchantability or fitness for a particular purpose of the Model, (ii) that the use of the Model will not infringe any patents, copyrights or other intellectual property rights of a third party, and (iii) that the use of the Model will not cause any damage of any kind to you or a third party.
|
15 |
+
|
16 |
+
Limitation of Liability
|
17 |
+
Under no circumstances shall Max-Planck be liable for any incidental, special, indirect or consequential damages arising out of or relating to this license, including but not limited to, any lost profits, business interruption, loss of programs or other data, or all other commercial damages or losses, even if advised of the possibility thereof.
|
18 |
+
|
19 |
+
No Maintenance Services
|
20 |
+
You understand and agree that Max-Planck is under no obligation to provide either maintenance services, update services, notices of latent defects, or corrections of defects with regard to the Model. Max-Planck nevertheless reserves the right to update, modify, or discontinue the Model at any time.
|
21 |
+
|
22 |
+
Publication with SMPL
|
23 |
+
You agree to cite the most recent paper describing the model as specified on the download website. This website lists the most up to date bibliographic information on the about page.
|
24 |
+
|
25 |
+
Media projects with SMPL
|
26 |
+
When using SMPL in a media project please give credit to Max Planck Institute for Intelligent Systems. For example: SMPL was used for character animation courtesy of the Max Planck Institute for Intelligent Systems.
|
27 |
+
Commercial licensing opportunities
|
28 |
+
For commercial use in the fields of medicine, psychology, and biomechanics, please contact ps-license@tue.mpg.de.
|
29 |
+
For commercial use in all other fields please contact Body Labs Inc at smpl@bodylabs.com
|
argol/sfiles/dmpls/dmpls.tar.xz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c7ce7b5bb7866407f8beea6587e4bccebbad86c9aa8493d5e30d1c7560c9d64
|
3 |
+
size 3656052
|
argol/sfiles/dmpls/female/model.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6aa747a67da957367d450101869df85eb51938e51715ea92113d5b6edb79d5bc
|
3 |
+
size 1323126
|
argol/sfiles/dmpls/male/model.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:515f101316b14fc66645b6f3351bbacc850daf183e2a4c18743d972f4781a268
|
3 |
+
size 1323126
|
argol/sfiles/dmpls/neutral/model.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df265d7c6ca358ad70e0981b67ff6ae58f736fb1a4c61e119e6660a3f7094014
|
3 |
+
size 1323126
|
argol/sfiles/smplh/LICENSE.txt
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Please read carefully the following terms and conditions and any accompanying documentation before you download and/or use the MANO/SMPL+H model, data and software, (the "Model"), including 3D meshes, blend weights, blend shapes, textures, software, scripts, and animations. By downloading and/or using the Model, you acknowledge that you have read these terms and conditions, understand them, and agree to be bound by them. If you do not agree with these terms and conditions, you must not download and/or use the Model.
|
2 |
+
|
3 |
+
Ownership
|
4 |
+
The Model has been developed at the Max Planck Institute for Intelligent Systems (hereinafter "MPI") and is owned by and proprietary material of the Max-Planck-Gesellschaft zur Foerderung der Wissenschaften e.V. (hereinafter "MPG"; MPI and MPG hereinafter collectively "Max-Planck").
|
5 |
+
|
6 |
+
License Grant
|
7 |
+
Max-Planck grants you a non-exclusive, non-transferable, free of charge right:
|
8 |
+
|
9 |
+
To download the Model and use it on computers owned, leased or otherwise controlled by you and/or your organisation;
|
10 |
+
To use the Model for the sole purpose of performing non-commercial scientific research, non-commercial education, or non-commercial artistic projects.
|
11 |
+
Any other use, in particular any use for commercial purposes, is prohibited. This includes, without limitation, incorporation in a commercial product, use in a commercial service, as training data for a commercial product, for commercial ergonomic analysis (e.g. product design, architectural design, etc.), or production of other artifacts for commercial purposes including, for example, web services, movies, television programs, mobile applications, or video games. The Model may not be used for pornographic purposes or to generate pornographic material whether commercial or not. This license also prohibits the use of the Model to train methods/algorithms/neural networks/etc. for commercial use of any kind. The Model may not be reproduced, modified and/or made available in any form to any third party without Max-Planck's prior written permission. By downloading the Model, you agree not to reverse engineer it.
|
12 |
+
|
13 |
+
Disclaimer of Representations and Warranties
|
14 |
+
You expressly acknowledge and agree that the Model results from basic research, is provided "AS IS", may contain errors, and that any use of the Model is at your sole risk. MAX-PLANCK MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE MODEL, NEITHER EXPRESS NOR IMPLIED, AND THE ABSENCE OF ANY LEGAL OR ACTUAL DEFECTS, WHETHER DISCOVERABLE OR NOT. Specifically, and not to limit the foregoing, Max-Planck makes no representations or warranties (i) regarding the merchantability or fitness for a particular purpose of the Model, (ii) that the use of the Model will not infringe any patents, copyrights or other intellectual property rights of a third party, and (iii) that the use of the Model will not cause any damage of any kind to you or a third party.
|
15 |
+
|
16 |
+
Limitation of Liability
|
17 |
+
Under no circumstances shall Max-Planck be liable for any incidental, special, indirect or consequential damages arising out of or relating to this license, including but not limited to, any lost profits, business interruption, loss of programs or other data, or all other commercial damages or losses, even if advised of the possibility thereof.
|
18 |
+
|
19 |
+
No Maintenance Services
|
20 |
+
You understand and agree that Max-Planck is under no obligation to provide either maintenance services, update services, notices of latent defects, or corrections of defects with regard to the Model. Max-Planck nevertheless reserves the right to update, modify, or discontinue the Model at any time.
|
21 |
+
|
22 |
+
Publication with MANO/SMPL+H
|
23 |
+
You agree to cite the most recent paper describing the model as specified on the download website. This website lists the most up to date bibliographic information on the about page.
|
24 |
+
|
25 |
+
Media projects with MANO/SMPL+H
|
26 |
+
When using MANO/SMPL+H in a media project please give credit to Max Planck Institute for Intelligent Systems. For example: MANO/SMPL+H was used for character animation courtesy of the Max Planck Institute for Intelligent Systems.
|
27 |
+
|
28 |
+
Commercial licensing opportunities
|
29 |
+
For commercial use in any field, please contact ps-license@tue.mpg.de.
|
30 |
+
|
31 |
+
Public-Relations
|
32 |
+
Use for public-relations is possible only after obtaining explicit license, please contact ps-license@tue.mpg.de.
|
argol/sfiles/smplh/female/model.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc10da26f7fc1d5a913c1fba57ed67a84ab9c55e5391c653c983d57acf1a39d2
|
3 |
+
size 87259106
|
argol/sfiles/smplh/info.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This folder holds SMPLH gender specifi models with extended shape parameters (16 instead of original 10 parameters).
|
2 |
+
The head vertices are also locked to remove the hair bun in the original traning dataset of SMPL.
|
3 |
+
This model is initiall intended to be used in project AMASS: https://amass.is.tue.mpg.de
|
4 |
+
|
argol/sfiles/smplh/male/model.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be42bff1ff0589cf0467893bcfbbeb3f9b533ba151031c8cdfb64ca1dcb34947
|
3 |
+
size 87259106
|
argol/sfiles/smplh/neutral/model.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a60a7e29d33f09ef1a6352907e2f485e161f471330ca40592764374063e751df
|
3 |
+
size 87259106
|
models_MICA/FLAME2020/FLAME_albedo_from_BFM.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6a9986024679caa881fcfe8a49687843e9338bfe0b0bb4923dccd29e01135ad
|
3 |
+
size 1258291694
|
models_MICA/FLAME2020/FLAME_masks.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccefbe1ac0774ff78c68caf2c627b4abc067a6555ebeb0be5d5b0812366ab492
|
3 |
+
size 215062
|
models_MICA/FLAME2020/FLAME_masks/FLAME_masks.gif
ADDED
Git LFS Details
|
models_MICA/FLAME2020/FLAME_masks/FLAME_masks.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccefbe1ac0774ff78c68caf2c627b4abc067a6555ebeb0be5d5b0812366ab492
|
3 |
+
size 215062
|
models_MICA/FLAME2020/FLAME_masks/FLAME_masks.pkl.bak
ADDED
The diff for this file is too large to render.
See raw diff
|
|
models_MICA/FLAME2020/FLAME_masks/readme
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
Dictionary with vertex indices for different masks for the publicly available FLAME head model (https://flame.is.tue.mpg.de/).
|
2 |
+
See the gif for a visualization of all masks.
|
models_MICA/FLAME2020/Readme.pdf
ADDED
Binary file (19.3 kB). View file
|
|
models_MICA/FLAME2020/SMPL-X__FLAME_vertex_ids.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e70cdc3659aae699b9732e8dd4af49106310c69b90dc83d9f73e96dbf871e49
|
3 |
+
size 40312
|
models_MICA/FLAME2020/female_model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efee38e24c9f9f7cc01120a5a48201a787e97e6e20af455747fd60f3dc06eb68
|
3 |
+
size 53023716
|
models_MICA/FLAME2020/flame2020to2019_exp_trafo.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d449716bb73e85ba38eadcaa1cb3f97e3af38b6b8411bcec4886e3bd69ba0bc6
|
3 |
+
size 80128
|
models_MICA/FLAME2020/flame_dynamic_embedding.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd046a4740f5e6837e65622d0e050273bb71bbcb1ad6ab322474013a2a23de37
|
3 |
+
size 42639
|
models_MICA/FLAME2020/flame_static_embedding_68_v4.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19c1a63594100c9481a917dd95424f3a66119ea31c153f0a318fb38dc5c2f2e6
|
3 |
+
size 2398
|
models_MICA/FLAME2020/generic_model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efcd14cc4a69f3a3d9af8ded80146b5b6b50df3bd74cf69108213b144eba725b
|
3 |
+
size 53023716
|
models_MICA/FLAME2020/head_template.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
models_MICA/FLAME2020/head_template_color.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
models_MICA/FLAME2020/head_template_mesh.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
models_MICA/FLAME2020/l_eyelid.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa50997166c2f884fbfc577d99fe8707966763fc3d83a1870bb786df6cc9410d
|
3 |
+
size 120680
|
models_MICA/FLAME2020/landmark_embedding.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8095348eeafce5a02f6bd8765146307f9567a3f03b316d788a2e47336d667954
|
3 |
+
size 31292
|
models_MICA/FLAME2020/male_model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a996eaca4b56b03a0c2907f7dfa3a92680d965fd190d345a7e588f6fa017d1b
|
3 |
+
size 53023716
|
models_MICA/FLAME2020/mediapipe_landmark_embedding__smplx.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebc5f1e95cb52cfca1549b58dbfd397863d3af3aac5056c886b0c6121da0ae2a
|
3 |
+
size 4518
|
models_MICA/FLAME2020/r_eyelid.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd78776fed765be4468889dd7d5b54b4bf61c8efbb2869b5b91409ce798aad8d
|
3 |
+
size 120680
|
models_MICA/FLAME2020/uv_mask_eyes.jpg
ADDED
Git LFS Details
|
models_MICA/FLAME2020/uv_template.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
models_MICA/pretrained/mica.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4542a467d9e8f7521474a1d00eac89552bebef0b331b72bf7fbd6f065ff64d7b
|
3 |
+
size 502647880
|
models_deca/data/deca_model.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e714ed293054cba5eea9c96bd3b6b57880074cd84b3fd00d606cbaf0bee7c5c2
|
3 |
+
size 434142943
|
models_deca/data/fixed_displacement_256.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:296d01113d67bdaace6f6fe741f7d855e58dc0707f0bb113758520ffa5d8cb93
|
3 |
+
size 524416
|
models_deca/data/generic_model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efcd14cc4a69f3a3d9af8ded80146b5b6b50df3bd74cf69108213b144eba725b
|
3 |
+
size 53023716
|
models_deca/data/head_template.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
models_deca/data/landmark_embedding.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8095348eeafce5a02f6bd8765146307f9567a3f03b316d788a2e47336d667954
|
3 |
+
size 31292
|
models_deca/data/mean_texture.jpg
ADDED
models_deca/data/texture_data_256.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8563919927a2bc2ea7343d0ceef35254105d21a1947f00e5ca39e01d6ed1f9f1
|
3 |
+
size 6677908
|
models_deca/data/uv_face_eye_mask.png
ADDED
models_deca/data/uv_face_mask.png
ADDED
models_pixie/data/MANO_SMPLX_vertex_ids.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5abe70b6574de25470475091e8008314a5b90127eb48c3e63bfa0adf8c04dcf
|
3 |
+
size 13535
|
models_pixie/data/SMPL-X__FLAME_vertex_ids.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e70cdc3659aae699b9732e8dd4af49106310c69b90dc83d9f73e96dbf871e49
|
3 |
+
size 40312
|
models_pixie/data/SMPLX_NEUTRAL_2020.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdf06146e27d92022fe5dadad3b9203373f6879eca8e4d8235359ee3ec6a5a74
|
3 |
+
size 167264530
|