marcoslucianops / DeepStream-Yolo

NVIDIA DeepStream SDK 7.1 / 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
MIT License
1.49k stars 361 forks source link

Code for calculate mAP of .engine in DeepStream-Yolo #338

Open aidevmin opened 1 year ago

aidevmin commented 1 year ago

@marcoslucianops Thank you so much for repo. Could you share code for calculating mAP of .engine model that you reported in Benchmark? Because so far we only know FPS of model and not know about accuracy.

Is there any tool to log inference of each layer in .engine model?

marcoslucianops commented 1 year ago

I will share it in the future.