InternImage
InternImage copied to clipboard
Tensorrt engine inference of C++ API
I convert the semantic segmentation model to tensorrt engine, then I need to deploy it by C++ environment ,any one experienced could tell me how to infer the end2end.engine of C++ API.