DeepStream-Yolo icon indicating copy to clipboard operation
DeepStream-Yolo copied to clipboard

Bigger drop in Detection Accuracy while running yolov7 standalone and in Deep Stream

Open tkhan3 opened this issue 1 year ago • 1 comments

I am trying to do person detection using yolov7. I ran my stream though yolov7 and it detected very well. Then I added yolov7 model to deepstream with procedure specified in (this) DeepStream-Yolo repo. Please note I am using full FP32 Engine.

I am seeing a very big drop in person detection accuracy. Any thoughts why its happening and how to address that ?

tkhan3 avatar Sep 28 '23 05:09 tkhan3

This is probably related to #339

cgrtrifork avatar Oct 03 '23 14:10 cgrtrifork