Multitarget-tracker icon indicating copy to clipboard operation
Multitarget-tracker copied to clipboard

The picture is not smooth

Open dbAIStudio opened this issue 4 years ago • 5 comments

Hello, why is my detection screen stuck? The gpu I use

dbAIStudio avatar Nov 21 '20 01:11 dbAIStudio

2020-11-21 09-13-19 的屏幕截图 The effect is like this, the picture freezes, and the tracking frame deviates,The same code I have performed normally on the window without gpu

dbAIStudio avatar Nov 21 '20 01:11 dbAIStudio

Hi! Show, plz, your command line for tracker

Nuzhny007 avatar Nov 21 '20 10:11 Nuzhny007

Hi! Show, plz, your command line for tracker

2020-11-21 18-51-07 的屏幕截图 2020-11-21 18-51-50 的屏幕截图 I used your previous project and then integrated it into qt to run. I found that when using gpu for detection, the picture is more stuck than before, and the detection frame has not left the target.

dbAIStudio avatar Nov 21 '20 10:11 dbAIStudio

Hi! Show, plz, your command line for tracker

The detection part is yolo4 I added myself, and the rest remain unchanged, and then the detection results are given to the tracking part. I found that the faster the detection speed, the more the picture is stuck, and the tracking trajectory is not drawn.

dbAIStudio avatar Nov 21 '20 11:11 dbAIStudio

Hm... It's not simple to debug your program without advanced information about hardware configuration, operation system and modules settings (TrackerSettings etc). Maybe do you can reproduce your problem on current state of project or your current commit?

Nuzhny007 avatar Nov 21 '20 21:11 Nuzhny007