robot-learning-freiburg / MM-DistillNet

PyTorch code for training MM-DistillNet for multimodal knowledge distillation. http://rl.uni-freiburg.de/research/multimodal-distill
GNU General Public License v3.0
59 stars 14 forks source link

Is the code for evaluating the tracking performance available? #17

Open KawhiZhao opened 2 years ago

KawhiZhao commented 2 years ago

I think the evaluate.py is for evaluating the object detection performance. And I could not find the code for evaluating the tracking performance such as ID switch, MOTA and MOTP?