Upload folder using huggingface_hub
Browse files- README.md +9 -3
- config.json +45 -0
- model.safetensors +3 -0
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- pytorch_model_hub_mixin
|
| 4 |
+
- model_hub_mixin
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 8 |
+
- Library: [More Information Needed]
|
| 9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cano_pose_type": 1,
|
| 3 |
+
"dense_sample_pts": 40000,
|
| 4 |
+
"encoder_feat_dim": 1024,
|
| 5 |
+
"encoder_freeze": false,
|
| 6 |
+
"encoder_grad_ckpt": true,
|
| 7 |
+
"encoder_model_name": "dinov2_vitl14_reg",
|
| 8 |
+
"encoder_type": "dinov2_fusion",
|
| 9 |
+
"expr_param_dim": 100,
|
| 10 |
+
"facesr": true,
|
| 11 |
+
"fine_encoder_feat_dim": 1536,
|
| 12 |
+
"fine_encoder_freeze": true,
|
| 13 |
+
"fine_encoder_model_name": "./pretrained_models/sapiens/pretrained/checkpoints/sapiens_1b/sapiens_1b_epoch_173_torchscript.pt2",
|
| 14 |
+
"fine_encoder_type": "sapiens",
|
| 15 |
+
"fix_opacity": false,
|
| 16 |
+
"fix_rotation": false,
|
| 17 |
+
"gs_clip_scaling": [
|
| 18 |
+
100,
|
| 19 |
+
0.01,
|
| 20 |
+
0.05,
|
| 21 |
+
3000
|
| 22 |
+
],
|
| 23 |
+
"gs_mlp_network_config": {
|
| 24 |
+
"activation": "silu",
|
| 25 |
+
"n_hidden_layers": 2,
|
| 26 |
+
"n_neurons": 512
|
| 27 |
+
},
|
| 28 |
+
"gs_query_dim": 1024,
|
| 29 |
+
"gs_sh": 3,
|
| 30 |
+
"gs_use_rgb": true,
|
| 31 |
+
"gs_xyz_offset_max_step": 1.0,
|
| 32 |
+
"human_model_path": "./pretrained_models/human_model_files",
|
| 33 |
+
"latent_query_points_type": "e2e_smplx_sub1",
|
| 34 |
+
"model_name": "SapDinoLRMBHSD3_5",
|
| 35 |
+
"pcl_dim": 1024,
|
| 36 |
+
"shape_param_dim": 10,
|
| 37 |
+
"smplx_subdivide_num": 1,
|
| 38 |
+
"smplx_type": "smplx_2",
|
| 39 |
+
"tf_grad_ckpt": true,
|
| 40 |
+
"transformer_dim": 1024,
|
| 41 |
+
"transformer_heads": 16,
|
| 42 |
+
"transformer_layers": 5,
|
| 43 |
+
"transformer_type": "sd3_mm_bh_cond",
|
| 44 |
+
"use_face_id": true
|
| 45 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:265cc5bdc04bb695b9e1e66c5ebe3a21bd00530446d8bcfc1b0648deb7dcbcdb
|
| 3 |
+
size 3932587812
|