I found an typo in the example configuration of the COCO config for dataset_convert. The table with the parameters mentions the image_dir_names parameter, and the example config file includes img_dir_names. Correct is image_dir_names.
Hi,
Can you try running your model with trtexec command, and share the “”–verbose"" log in case if the issue persist
You can refer below link for all the supported operators list, in case any operator is not supported you need to create a custom plugin to support that operation
Also, request you to share your model and script if not shared already so that we can help you better.
Meanwhile, for some common errors and queries please refer to below link: