I am working on convertion RT-DETR to int8 precision. I succesfully obained .onnx file, and using trtexec i am able to convert to FP32 and FP16. But for int8, I need to obtain calibration.
I already check tensorrt nvidia official documentation, but this did not help.
I am using Jetson 5.1.1, TensorRt 8.5.2.2