not-lain commited on
Commit
74961e5
1 Parent(s): c4733e1

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +13 -0
  2. config.json +12 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: Depth-Anything-V2
3
+ pipeline_tag: depth-estimation
4
+ tags:
5
+ - model_hub_mixin
6
+ - depth
7
+ - relative depth
8
+ - pytorch_model_hub_mixin
9
+ ---
10
+
11
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
12
+ - Library: https://github.com/DepthAnything/Depth-Anything-V2
13
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "encoder": "vitb",
3
+ "features": 128,
4
+ "out_channels": [
5
+ 96,
6
+ 192,
7
+ 384,
8
+ 768
9
+ ],
10
+ "use_bn": false,
11
+ "use_clstoken": false
12
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe1c5a381490003685f25e2d6f83d2e06d0447eed341e9008e3056042c185ba8
3
+ size 389908668