yocabon commited on
Commit
e44a58f
1 Parent(s): dde35e6

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +12 -0
  2. config.json +28 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: dust3r
3
+ tags:
4
+ - image-to-3d
5
+ - pytorch_model_hub_mixin
6
+ - model_hub_mixin
7
+ repo_url: https://github.com/naver/dust3r
8
+ ---
9
+
10
+ This model has been pushed to the Hub using **dust3r**:
11
+ - Repo: https://github.com/naver/dust3r
12
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "enc_depth": 24,
16
+ "enc_embed_dim": 1024,
17
+ "enc_num_heads": 16,
18
+ "freeze": "none",
19
+ "head_type": "linear",
20
+ "img_size": [
21
+ 512,
22
+ 512
23
+ ],
24
+ "landscape_only": false,
25
+ "output_mode": "pts3d",
26
+ "patch_embed_cls": "PatchEmbedDust3R",
27
+ "pos_embed": "RoPE100"
28
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d7afa506be34f6e4dd10c9b2e3a71deae59af74375e8ac3f8546391a0c2b89
3
+ size 2129459344