How to Compute mAP50 After Converting YOLOv11 to FP16 TensorRT Engine

Setup:
• Hardware Platform (Jetson / GPU): Jetson Nano
• DeepStream Version: 6.0.1
Other default install with Jeckpack

I am running YOLOv11 successfully with DeepStream 6.0.1 on a Jetson Nano. However, after converting my YOLOv11 model to an FP16 .engine file using TensorRT, I need to compute the mAP50 (Mean Average Precision at IoU=0.5) to evaluate its performance.

Can you suggest how to do it?

Any guidance or references would be greatly appreciated!

1 Like

Hi @106200228 ,
I recommend you to please reach out to Deepstream Forum for better assistance on the topic.

Thanks