linghu8812 / tensorrt_inference

696 stars 205 forks source link

COCO API Eval #145

Open adujardin opened 1 year ago

adujardin commented 1 year ago

Here's the PR for the COCO eval for yolov7 #143 Since I'm using TRT 8 I also added the noexcept keyword (it should fix some issues like #130)