Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"checkpoint": "photilines_v2.pth",
|
| 3 |
-
"onnx-
|
| 4 |
"architecture": "deeplabv3",
|
| 5 |
"patch_size": "512",
|
| 6 |
"classes" : [
|
|
|
|
| 1 |
{
|
| 2 |
"checkpoint": "photilines_v2.pth",
|
| 3 |
+
"onnx-model" : "photilines_v2.onnx",
|
| 4 |
"architecture": "deeplabv3",
|
| 5 |
"patch_size": "512",
|
| 6 |
"classes" : [
|