lpiccinelli commited on
Commit
534bb65
·
verified ·
1 Parent(s): c99a1da

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. config.json +6 -3
  3. model.safetensors +2 -2
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  library_name: UniDepth
3
  tags:
 
4
  - monocular-metric-depth-estimation
5
  - pytorch_model_hub_mixin
6
- - model_hub_mixin
7
  ---
8
 
9
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
 
1
  ---
2
  library_name: UniDepth
3
  tags:
4
+ - model_hub_mixin
5
  - monocular-metric-depth-estimation
6
  - pytorch_model_hub_mixin
 
7
  ---
8
 
9
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
config.json CHANGED
@@ -7,7 +7,11 @@
7
  "shape_constraints": {
8
  "patch_size": 14,
9
  "pixels_bounds": [
10
- 1800,
 
 
 
 
11
  2400
12
  ],
13
  "ratio_bounds": [
@@ -16,14 +20,13 @@
16
  ]
17
  }
18
  },
19
- "eps": 1e-06,
20
  "generic": {
21
  "deterministic": true,
22
  "seed": 13
23
  },
24
  "model": {
25
  "expansion": 4,
26
- "name": "UniDepthV2",
27
  "num_heads": 8,
28
  "pixel_decoder": {
29
  "depths": [
 
7
  "shape_constraints": {
8
  "patch_size": 14,
9
  "pixels_bounds": [
10
+ 1400,
11
+ 2400
12
+ ],
13
+ "pixels_bounds_ori": [
14
+ 1400,
15
  2400
16
  ],
17
  "ratio_bounds": [
 
20
  ]
21
  }
22
  },
 
23
  "generic": {
24
  "deterministic": true,
25
  "seed": 13
26
  },
27
  "model": {
28
  "expansion": 4,
29
+ "name": "UniDepthV2old",
30
  "num_heads": 8,
31
  "pixel_decoder": {
32
  "depths": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f968571b2fc0b0968ec0e34f7b6af8784d30e5244461d5e6d94662e237f2038c
3
- size 1451442496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13952af59d28d21d4de5873f8b8bf6d679c5dd031dbf7f9e5818cbeca579f6af
3
+ size 1452916608