ICPR 2024 Competition on Moving Object Detection and Tracking in Satellite Videos Track 2 Forum

Go back to competition Back to thread list Post in this thread

> Error while submitting the results

Traceback (most recent call last):
File "/tmp/codalab/tmpQt5QOA/run/program/score.py", line 79, in
results = get_mota(tracker_name, data_dir, save_upper_path, GT_folder,mode)
File "/tmp/codalab/tmpQt5QOA/run/program/lib_eval.py", line 18, in get_mota
track_folders = get_eval_data(tracker_name, upper_path, save_upper_path, mode)
File "/tmp/codalab/tmpQt5QOA/run/program/lib_eval.py", line 115, in get_eval_data
convert_format_eval(gt_src, dst_save)
File "/tmp/codalab/tmpQt5QOA/run/program/lib_eval.py", line 54, in convert_format_eval
id = traj_tmp[1]
IndexError: list index out of range
can someone guide why i was encountering this error while submitting the results

Posted by: vinodh05 @ July 6, 2024, 8:03 a.m.
Post in this thread