Update nnInteractive_v1.0/inference_session_class.json
Browse files
nnInteractive_v1.0/inference_session_class.json
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"inference_class": "nnInteractiveInferenceSession",
|
| 3 |
+
"point_radius": 4,
|
| 4 |
+
"preferred_scribble_thickness": 2
|
| 5 |
+
}
|