From 5677b005d0bf5b0af36a7778e5238c4b3f166f5b Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 1 Jun 2026 11:45:26 -0400 Subject: [PATCH] Update Applications/Example_Application.json --- Applications/Example_Application.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Applications/Example_Application.json b/Applications/Example_Application.json index 81fff06..0c91025 100644 --- a/Applications/Example_Application.json +++ b/Applications/Example_Application.json @@ -312,7 +312,7 @@ "headline": "Model Path Map", "description": "Map of model name to ONNX/TRT model file path", "type": "std::map", - "default": "interference_recognition_fp32.onnx" + "default": "example_model.onnx" }, { "parameter": "pre_processor_map_",