Baseline detections and tracking results (PointPillars, Megvii and Mapillary) provided within the tracking challenge are really useful for my research and I have two questions in that regard.
1. Would it be possible to get detections and tracking results for the non-keyframes as well?
From the previous discussions on the forum, I have seen that it is possible to use linear interpolation between the keyframes. However, it would be really useful to get uncorrelated detections at the full frame rate.
It would especially be useful for the cameras, since the Mapillary code is not available.
Additionally, from the PointPillars and Megvii papers, it is clear that the lidar detections are based on 10 sweeps, but it would be interesting to compare that approach with a single sweep detection approach.
2. Would it be possible to get access to the tracking results on the train scenes?
In the current files, detections exists for train,val and test scenes. On the other hand, tracking results are given for only val and test scenes.