Update config.json
This commit is contained in:
parent
aa18aa9330
commit
eced2e94b1
|
@ -3,12 +3,6 @@
|
||||||
"GLPNForDepthEstimation"
|
"GLPNForDepthEstimation"
|
||||||
],
|
],
|
||||||
"attention_probs_dropout_prob": 0.0,
|
"attention_probs_dropout_prob": 0.0,
|
||||||
"channels_in": [
|
|
||||||
512,
|
|
||||||
320,
|
|
||||||
128
|
|
||||||
],
|
|
||||||
"channels_out": 64,
|
|
||||||
"classifier_dropout_prob": 0.1,
|
"classifier_dropout_prob": 0.1,
|
||||||
"decoder_hidden_size": 768,
|
"decoder_hidden_size": 768,
|
||||||
"depths": [
|
"depths": [
|
||||||
|
|
Loading…
Reference in New Issue