Eric-23xd commited on
Commit
51e9996
1 Parent(s): 0dc1414

Upload 2 files

Browse files

updated layout model

Files changed (2) hide show
  1. config.json +10 -11
  2. photi.onnx +2 -2
config.json CHANGED
@@ -1,12 +1,11 @@
1
- {
2
- "model": "photi.onnx",
3
- "classes": [
4
- "background",
5
- "image",
6
- "line",
7
- "margin",
8
- "caption"
9
- ],
10
- "input_width": "512",
11
- "input_height": "512"
12
  }
 
1
+ {
2
+ "onnx-model": "photi.onnx",
3
+ "patch_size": 512,
4
+ "classes": [
5
+ "background",
6
+ "image",
7
+ "line",
8
+ "margin",
9
+ "caption"
10
+ ]
 
11
  }
photi.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d6173bdf829d122d949ad07503b97e7888227f6617621c9a476dc57cecac008
3
- size 90454510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:645da1c27058c11adfbe254ef9b364f64c95748d2c94d4f9265294e4e83b033e
3
+ size 90467862