EagerMOT
EagerMOT copied to clipboard
About running the testing split
trafficstars
Hi, I've tried running the code on the KITTI testing split but we I do so the program returns the error: No such file or directory: 'data_kitti/testing\label_02\0001.txt' I changed the split variable in the local_variable.py file and also run the adapt_kitti_motsfusion_input.py script as I'm using PointGNN and MOTSFusion for detections. Also, is it possible to run the algorithm using 3D detections only without specifying the variable seg_source in the run_on_kitti function? Thanks in advance