Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +34 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- pytorch_model_hub_mixin
|
4 |
+
- model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using ****:
|
8 |
+
- Repo: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"conf_mode": [
|
3 |
+
"exp",
|
4 |
+
1,
|
5 |
+
Infinity
|
6 |
+
],
|
7 |
+
"dec_depth": 12,
|
8 |
+
"dec_embed_dim": 768,
|
9 |
+
"dec_num_heads": 12,
|
10 |
+
"depth_mode": [
|
11 |
+
"exp",
|
12 |
+
-Infinity,
|
13 |
+
Infinity
|
14 |
+
],
|
15 |
+
"desc_conf_mode": [
|
16 |
+
"exp",
|
17 |
+
0,
|
18 |
+
Infinity
|
19 |
+
],
|
20 |
+
"desc_mode": "norm",
|
21 |
+
"enc_depth": 24,
|
22 |
+
"enc_embed_dim": 1024,
|
23 |
+
"enc_num_heads": 16,
|
24 |
+
"head_type": "catmlp+dpt",
|
25 |
+
"img_size": [
|
26 |
+
512,
|
27 |
+
512
|
28 |
+
],
|
29 |
+
"landscape_only": false,
|
30 |
+
"output_mode": "pts3d+desc24",
|
31 |
+
"patch_embed_cls": "PatchEmbedDust3R",
|
32 |
+
"pos_embed": "RoPE100",
|
33 |
+
"two_confs": true
|
34 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a615eb05fa9db654050aa655945ee5696e7c6c1b7f93f1ee8c37249010f6feb
|
3 |
+
size 2754661648
|