I would like to run /op/nvidia/deepstream/deepstream-5.0/sources/objectDector_Yolo with ONNX model file.
I download yolov3-10.onnx from models/vision/object_detection_segmentation/yolov3/model at main · onnx/models · GitHub. And I change config_infer_primary_yoloV3.txt as follows:
#model-file=yolov3.weights
onnx-file=yolov3-10.onnx
But the following error occurred.
deepstream-app -c deepstream_app_config_yoloV3.txt
Yolo config file or weights file is NOT specified.
Hardware Platform: Jetson NX
DeepStream Version: 5.0
JetPack Version: 4.4
TensorRT: 7.1.3