cabbage
cabbage copied to clipboard
Implement the Experiment Metrics from the Paper
- MOTP
- MOTA
For that we need to reproduce their detection "ground-truth", e.g. run over the gt and the detection data, find the bb's with IoU > 0.5 and use those as gt data
We should also smooth the trajectories if the person disappears and reappears on a later frame