Upload 2 files
Browse files- PhotiLines.onnx +3 -0
- config.json +4 -0
PhotiLines.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4862ced821dbac199608dbc0463fd984b7cb2ab202ecfdf3ca95e29d648ff171
|
| 3 |
+
size 89724544
|
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"onnx-model": "PhotiLines.onnx",
|
| 3 |
+
"patch_size": 512
|
| 4 |
+
}
|