sorry i can’t share the video or model file.
But I have done few things. Please find below details.
- I have created two onnx model from pytorch model using below commands.
python3 export_yoloV8_seg.py -w yolov8s-seg.pt --dynamic --simplify
python3 export_yoloV8_seg.py -w yolov8s-seg.pt --simplify
- I have created the setup again using the link that i have provided earlier. And run the following command.
deepstream-app -c deepstream_app_config.txt > log1
I am getting new error please find it below.
TerminalOUTPUT.txt (4.4 KB)
log1.txt (478 Bytes)