Closed asrafulashiq closed 2 years ago
Oh, sorry meshGridPlugin
is no longer needed and I do forget to remove the include. You can just remove that include from InferPlugin.cpp
.
As for nvdsinfer_custom_impl.h
, that is a head from deepstream. You can build the plugins without it. Or if you do need deepstream, please set the deepstream path -DDeepStream_DIR=${path_to_deepstream}
.
Thanks. It is working now.
Hi, I faced the following error during compilation:
Can you please take a look? I am using TensorRT 8.2.4.2. Thanks.