ifzhang / ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
MIT License
4.8k stars 906 forks source link

id exchange when two objects coincide #226

Open sipercai opened 2 years ago

sipercai commented 2 years ago

Thank you for your great work. I meet an id exchange problem when using yolox_s and byte .Could you please help me how i can do for this?

The problem is : There have two objects id 1 and id 2,which id 1 is stationary and id 2 is moving. Sometime id 2 moves to cover id 1,and when they separate in the next frame,the moving one became id 1 and the static one became id 2. They exchange their id.

How to optimize this situation?

PranvQT commented 2 years ago

Hi @csphuster I have same issue please let me know if you get a solution..

sipercai commented 2 years ago

Hi @csphuster I have same issue please let me know if you get a solution..

I didn't find a solution and still stuck with this problem

YuNaruto commented 2 years ago

Hi @csphuster I have same issue please let me know if you get a solution..

Stephen-Ning commented 2 years ago

你好@csphuster我有同样的问题,如果你得到解决方案,请告诉我..

sipercai commented 2 years ago

你好@csphuster我有同样的问题,如果你得到解决方案,请告诉我..

之后再去相关领域了解到关于遮挡问题 和 类如移动过快等难以预料移动轨迹问题,这两个还是待解决的热点,没有十分有效的方式,交换id算是遮挡问题造成的一种现象,我也没有想到解决方案,不好意思。

Stephen-Ning commented 2 years ago

你好@csphuster我有同样的问题,如果你有解决方案,请告诉我..

再去相关领域,每逢类似的问题和类似的移动问题,很快就解决了我的各种问题也没有重新获得解决方案,不好意思。

ok!