isarsoft / yolov4-triton-tensorrt

This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server
http://www.isarsoft.com
Other
276 stars 63 forks source link

yolov4-tiny model accuracy not right #49

Closed Amanda-Barbara closed 2 years ago

Amanda-Barbara commented 3 years ago

@philipp-schmidt I have trained custom yolov4-tiny model and deployed to the triton server, but the accuracy of yolov4-tiny model is not correct, How shuold I debug step by step ? thanks .

philipp-schmidt commented 2 years ago

It's hard to do that. You can follow this discussion: https://github.com/jkjung-avt/tensorrt_demos/issues/315

philipp-schmidt commented 2 years ago

Polygraphy seems to be a good tool to do that