grimoire / mmdetection-to-tensorrt

convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Apache License 2.0
590 stars 85 forks source link

Minor fixes to ensure cpp demo builds on OpenCV 4.x, TensorRT 8.x #100

Closed tehkillerbee closed 2 years ago

tehkillerbee commented 2 years ago

Builds successfully on TensorRT 8.2.1, Opencv 4.5.2