MykolaL commited on
Commit
c47b410
1 Parent(s): 66b28ef

Upload EVPDepth

Browse files
Files changed (2) hide show
  1. config.json +14 -0
  2. model.safetensors +1 -1
config.json CHANGED
@@ -2,7 +2,21 @@
2
  "architectures": [
3
  "EVPDepth"
4
  ],
 
 
 
 
 
 
 
 
5
  "model_type": "EVP",
 
 
 
 
 
 
6
  "torch_dtype": "float32",
7
  "transformers_version": "4.35.2"
8
  }
 
2
  "architectures": [
3
  "EVPDepth"
4
  ],
5
+ "dataset": "nyudepthv2",
6
+ "deconv_kernels": [
7
+ 2,
8
+ 2,
9
+ 2
10
+ ],
11
+ "max_depth": 10,
12
+ "min_depth_eval": 0.001,
13
  "model_type": "EVP",
14
+ "num_deconv": 3,
15
+ "num_filters": [
16
+ 32,
17
+ 32,
18
+ 32
19
+ ],
20
  "torch_dtype": "float32",
21
  "transformers_version": "4.35.2"
22
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08c86d74a449d66d84880962ce92f198e381a27f1ad2019c2ac1bb778dd5cf14
3
  size 3735516436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709bfd120776e8e0968bc0f61c78ef856620dd2335fd16e6ffe265ab2eb71664
3
  size 3735516436