RRoundTable commited on
Commit
54e1177
1 Parent(s): 038ed99
model_repository/dinov2_vitl14/1/model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95959733299c241d91ca920b7f2ac373220b7588ca0d0a74c29528f5ac1b8e56
3
  size 88353967
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46ba257d8138efdf7f4da6201509803859e15293e796eb1b0ab188092490ed9d
3
  size 88353967
model_repository/dinov2_vitl14/config.pbtxt CHANGED
@@ -12,13 +12,13 @@ input [
12
  {
13
  name: "input"
14
  data_type: TYPE_FP32
15
- dims: [ 3, 280, 280 ]
16
  }
17
  ]
18
  output [
19
  {
20
  name: "output"
21
  data_type: TYPE_FP32
22
- dims: [-1]
23
  }
24
  ]
 
12
  {
13
  name: "input"
14
  data_type: TYPE_FP32
15
+ dims: [ 3, 560, 560 ]
16
  }
17
  ]
18
  output [
19
  {
20
  name: "output"
21
  data_type: TYPE_FP32
22
+ dims: [-1, -1]
23
  }
24
  ]