From c8d581da9d152ac360a6ea367a3068c193b0b5e5 Mon Sep 17 00:00:00 2001
From: Niels Rogge <niels.rogge1@gmail.com>
Date: Thu, 24 Feb 2022 16:11:32 +0100
Subject: [PATCH] Add model

---
 config.json       | 37 +++++++++++++++++++++++++++++++++++++
 pytorch_model.bin |  3 +++
 2 files changed, 40 insertions(+)
 create mode 100644 config.json
 create mode 100644 pytorch_model.bin

diff --git a/config.json b/config.json
new file mode 100644
index 0000000..1c9c2c5
--- /dev/null
+++ b/config.json
@@ -0,0 +1,37 @@
+{
+  "architectures": [
+    "DPTForDepthEstimation"
+  ],
+  "attention_probs_dropout_prob": 0.0,
+  "channels": 256,
+  "expand_channels": false,
+  "hidden_act": "gelu",
+  "hidden_dropout_prob": 0.0,
+  "hidden_size": 1024,
+  "image_size": 384,
+  "initializer_range": 0.02,
+  "intermediate_size": 4096,
+  "layer_norm_eps": 1e-12,
+  "model_type": "dpt",
+  "num_attention_heads": 16,
+  "num_channels": 3,
+  "num_hidden_layers": 24,
+  "out_indices": [
+    5,
+    11,
+    17,
+    23
+  ],
+  "patch_size": 16,
+  "post_process_channels": [
+    256,
+    512,
+    1024,
+    1024
+  ],
+  "qkv_bias": true,
+  "readout_type": "project",
+  "torch_dtype": "float32",
+  "transformers_version": "4.17.0.dev0",
+  "use_batch_norm": false
+}
diff --git a/pytorch_model.bin b/pytorch_model.bin
new file mode 100644
index 0000000..10e6e5e
--- /dev/null
+++ b/pytorch_model.bin
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:71bcb66eb63300ff02109eadaf311fb6c3314e7a10bd3a50d5d9ccfe808a4a6b
+size 1367570865