qcraftai/simtrack

motion update branch

Opened this issue · 0 comments

12w2 commented

I am now trying to reproduce this work. I am curious about the motion update branch, especially how to implement update if multiple frames are lost. The update here seems to only predict the detection target in the previous frame, but How to predict when multiple frames are lost. The results of the paper show the prediction results when multiple frames of the vehicle are lost. Can you tell me how this operates or what part of the code is there?