gcaldarulo7

Results 3 comments of gcaldarulo7

Hi, I encountered a similar issue when working on my MSc Thesis on autonomous driving as I'm trying to run EagerMOT on a custom dataset which I tried to put...

Yes, it's pretty striaghtforward actually, all you need to change is putting the exact number of frames for each of the sequences in your dataset. So if you have 3...

The evaluation algorithm is very easy to use, you can refer to the run_kitti.py script, but honestly all I did after having my tracker output and ground truth data in...