diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..740c409 Binary files /dev/null and b/.DS_Store differ diff --git a/config.json b/config.json new file mode 100644 index 0000000..4c268ea --- /dev/null +++ b/config.json @@ -0,0 +1,73 @@ +{ + "architectures": [ + "GLPNForDepthEstimation" + ], + "attention_probs_dropout_prob": 0.0, + "channels_in": [ + 512, + 320, + 128 + ], + "channels_out": 64, + "classifier_dropout_prob": 0.1, + "decoder_hidden_size": 768, + "depths": [ + 3, + 8, + 27, + 3 + ], + "downsampling_rates": [ + 1, + 4, + 8, + 16 + ], + "drop_path_rate": 0.1, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_sizes": [ + 64, + 128, + 320, + 512 + ], + "image_size": 224, + "initializer_range": 0.02, + "layer_norm_eps": 1e-06, + "mlp_ratios": [ + 4, + 4, + 4, + 4 + ], + "model_type": "glpn", + "num_attention_heads": [ + 1, + 2, + 5, + 8 + ], + "num_channels": 3, + "num_encoder_blocks": 4, + "patch_sizes": [ + 7, + 3, + 3, + 3 + ], + "sr_ratios": [ + 8, + 4, + 2, + 1 + ], + "strides": [ + 4, + 2, + 2, + 2 + ], + "torch_dtype": "float32", + "transformers_version": "4.17.0.dev0" +} diff --git a/pytorch_model.bin b/pytorch_model.bin new file mode 100644 index 0000000..8cdd76a --- /dev/null +++ b/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0beac8b49b54285591bdd569bdcfa32021f981d33d018c52bdd67a625fefd06 +size 245256425