Update config.json
Browse files- config.json +5 -4
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
{
|
2 |
-
"model": "with_augmentations_artifacts_extended_ds\\content\\runs\\segment\\with_out_Augmentation\\weights\\best.pt",
|
3 |
-
"task": null,
|
4 |
-
"verbose": false
|
|
|
5 |
}
|
|
|
1 |
+
{
|
2 |
+
"model": "with_augmentations_artifacts_extended_ds\\content\\runs\\segment\\with_out_Augmentation\\weights\\best.pt",
|
3 |
+
"task": null,
|
4 |
+
"verbose": false,
|
5 |
+
"inference": true
|
6 |
}
|