Update config.pbtxt

This commit is contained in:
cheetahadmin 2025-09-15 08:15:21 +00:00
parent a075bce339
commit 9f9a1e12b9

@ -9,7 +9,6 @@ input [
name: "images"
data_type: "TYPE_FP32"
dims: [ 1, 3, 640, 640 ]
}
]
@ -20,7 +19,6 @@ output [
name: "output0"
data_type: "TYPE_FP32"
dims: [ 1, 84, 8400 ]
}
]