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

about StrongSORT

Open Mickeyyyang opened this issue 3 years ago • 1 comments

Looking forward to joining StrongSORT... Best wishes

Mickeyyyang avatar Oct 11 '22 03:10 Mickeyyyang

By now I found that the ECC algorithm seriously slows down the speed(but use ORB and SIFT will be better as BoT-SORT), and when I use OSNet as Re-ID model, the result becomes worse. It could be the following reasons:

  1. In VisDrone dataset, the Re-ID model need to be retrained
  2. I didn't use cascade matching strategy as origin StrongSORT and DeepSORT did. But regardless of this, other algorithm performs better even use my simple matching strategy.

JackWoo0831 avatar Oct 13 '22 11:10 JackWoo0831