lpiccinelli commited on
Commit
e335b4d
1 Parent(s): 0f6f071

Initial commit

Browse files
Files changed (2) hide show
  1. config.json +64 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "generic": {
3
+ "seed": 13
4
+ },
5
+ "training": {},
6
+ "data": {
7
+ "image_shape": [
8
+ 462,
9
+ 616
10
+ ]
11
+ },
12
+ "model": {
13
+ "name": "UniDepthV1",
14
+ "num_heads": 8,
15
+ "expansion": 4,
16
+ "pixel_decoder": {
17
+ "hidden_dim": 512,
18
+ "depths": [
19
+ 3,
20
+ 2,
21
+ 1
22
+ ],
23
+ "dropout": 0.0
24
+ },
25
+ "pixel_encoder": {
26
+ "name": "dinov2_vitl14",
27
+ "pretrained": null,
28
+ "patch_size": 14,
29
+ "embed_dim": 1024,
30
+ "embed_dims": [
31
+ 1024,
32
+ 1024,
33
+ 1024,
34
+ 1024,
35
+ 1024,
36
+ 1024,
37
+ 1024,
38
+ 1024,
39
+ 1024,
40
+ 1024,
41
+ 1024,
42
+ 1024,
43
+ 1024,
44
+ 1024,
45
+ 1024,
46
+ 1024,
47
+ 1024,
48
+ 1024,
49
+ 1024,
50
+ 1024,
51
+ 1024,
52
+ 1024,
53
+ 1024,
54
+ 1024
55
+ ],
56
+ "depths": [
57
+ 5,
58
+ 12,
59
+ 18,
60
+ 24
61
+ ]
62
+ }
63
+ }
64
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7661713e1e48d99353eb9119705d5d58dbfc2706064c5033f52bdcbc656df6a2
3
+ size 1388090576