Hello,
i am following your " Deploy YOLOv8 on NVIDIA Jetson using TensorRT and DeepStream SDK" instruction on a Jetson AGX Orin. It has worked fine until the " INT8 Calibration" section, when runningdeepstream-app -c deepstream_app_config.txt
I get this error
File does not exist: /home/aiadmin/DeepStream-Yolo/calib.table
OpenCV is required to run INT8 calibrator
deepstream-app: yolo.cpp:98: nvinfer1::ICudaEngine* Yolo::createEngine(nvinfer1::IBuilder*, nvinfer1::IBuilderConfig*): Assertion `0’ failed.
Aborted (core dumped)
can you please help me to correct this error?
BR
Patrik