make batch dimension dynamic
Browse filesbefore this, the model expected 1,000 patches. now the batch dimension can accept an arbitrary number of patches.
- model.onnx +2 -2
model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5107ae365c4bb3110803bfdcbc1af3aa9a95654ede2285292d290f0b8446b508
|
3 |
+
size 1319430
|