Yolov7-tracker
Yolov7-tracker copied to clipboard
about StrongSORT
Looking forward to joining StrongSORT... Best wishes
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:
- In VisDrone dataset, the Re-ID model need to be retrained
- 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.