dyhBUPT / StrongSORT

[TMM 2023] StrongSORT: Make DeepSORT Great Again
GNU General Public License v3.0
708 stars 75 forks source link

KeyError: 'MOTChallenge\\MOT17\\train\\MOT17-02-FRCNN' #69

Closed buyi6666 closed 1 year ago

buyi6666 commented 1 year ago

Thank you for your great work !

When I run strong_sort.py MOT17 val --BoT --ECC --NSA --EMA --MC --woC , it displays

StrongSORT-master\deep_sort\track.py", line 141, in camera_update dict_frame_matrix =opt.ecc[video]
KeyError: 'MOTChallenge\\MOT17\\train\\MOT17-02-FRCNN'

Why does it happen ?

dyhBUPT commented 1 year ago

Duplicate issue with #70, so I will close it.