Hi! Anybody could guide me on how to prepare the dataset? I have MOT and DanceTrack. But none of these dataset contain a labels_with_ids file. What confused me in the codes is the parameter data_txt_path. What is data_txt_path and what it contains?
BTW, I also noticed that in MOTRv2, data_txt_path is no longer used in class DetMOTDetection.
Hi! Anybody could guide me on how to prepare the dataset? I have MOT and DanceTrack. But none of these dataset contain a
labels_with_ids
file. What confused me in the codes is the parameterdata_txt_path
. What isdata_txt_path
and what it contains?BTW, I also noticed that in MOTRv2,
data_txt_path
is no longer used in classDetMOTDetection
.