mmtracking icon indicating copy to clipboard operation
mmtracking copied to clipboard

[Feature]Support StrongSORT++

Open dyhBUPT opened this issue 3 years ago • 2 comments

dyhBUPT avatar Jul 26 '22 07:07 dyhBUPT

[Support StrongSORT inference] on MOT17-val:

  • StrongSORT: HOTA/IDF1/MOTA=69.07/81.69/76.43
  • StrongSORT++: HOTA/IDF1/MOTA=70.79/83.14/78.60

TODO:

  • add config for MOT17-test and MOT20-test
  • Add ut.
  • Add docstring for AFLink and cosine_distance.
  • run pre-commit

Problem:

  • Now, AFLink will be initialized repeatedly for every sequence.

dyhBUPT avatar Jul 26 '22 07:07 dyhBUPT

TODO:

  • add config for MOT17-test and MOT20-test
  • Merge the newest branch dev-1.x

Question:

  • Do we need Compose for postprocessing methods?

dyhBUPT avatar Aug 02 '22 15:08 dyhBUPT