Yolo darknet weights convert Tensorrt

Hi,

we are using darknet based yolo object detection. Where we trying to convert into tensorrt engine with help of python api, im facing core-dumped issue. Give me any reference links or anyone successfully completed on jetson xavier. Please give me some instruction or documents.

Hi,

You can check this GitHub for information:
[url]https://github.com/NVIDIA-AI-IOT/deepstream_reference_apps/blob/master/yolo/lib/yolo.cpp#L125[/url]

Thanks.