xingyizhou / CenterTrack

Simultaneous object detection and tracking using center points.
MIT License
2.39k stars 526 forks source link

ID Switch was too much when tested on the vehicle tracking #209

Open board-man opened 3 years ago

board-man commented 3 years ago

When I used CenterTrack on vehicle tracking, the ID switch was really frequent, and the bboxes' size was not stable. Is there any solution to decrease the ID switch? Maybe the vehicle number is too big? I used such parameters: --dataset kitti_tracking --load_model kitti_fulltrain.pth -- num_classes 3

tang-hy commented 3 years ago

the same question,have you find some solutions?

kikirizki commented 3 years ago

@tang-hy It does not happen to mine, did you change the anchors?