Update Applications/Example_Application.json
This commit is contained in:
parent
aec52a35e8
commit
5677b005d0
|
|
@ -312,7 +312,7 @@
|
||||||
"headline": "Model Path Map",
|
"headline": "Model Path Map",
|
||||||
"description": "Map of model name to ONNX/TRT model file path",
|
"description": "Map of model name to ONNX/TRT model file path",
|
||||||
"type": "std::map<std::string, std::string>",
|
"type": "std::map<std::string, std::string>",
|
||||||
"default": "interference_recognition_fp32.onnx"
|
"default": "example_model.onnx"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameter": "pre_processor_map_",
|
"parameter": "pre_processor_map_",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user