IetaMaher

Results 4 comments of IetaMaher

same issue, Building the TensorRT Engine ERROR: [TRT]: [checkSanity.cpp::checkLinks::218] Error Code 2: Internal Error (Assertion item.second != nullptr failed. region should have been removed from Graph::regions) same config as above....

I'm running Yolov8. the issue is present only for INT8 Calibration. rapit@ubuntu:~/DeepStream-Yolo$ deepstream-app -c deepstream_app_config.txt Setting min object dimensions as 16x16 instead of 1x1 to support VIC compute mode. WARNING:...

> Hi, I also experienced this problem with tensorRT 10.3, I finally fixed it by installing tensorRT 10.4. I used the tensorRT tar file and overwrote each file, of course...

Thanks a lot for sharing your approach! The manual file replacement sounds tedious indeed, but it's great to know it worked. The newer method with apt install tensorrt is much...