Open Mr-Akbari opened 1 week ago
Hi. It seems like the renaming of the videos was not done sequentially, leading to each video being associated with the wrong homography matrix. From trial and error, I was able to get more acceptable IDF1 scores on CAMPUS's Parkinglot sequence by suffling the homography matrices in the metainfo.json files. That said, the paper only provided IDF1 scores for the Wildtrack dataset so it is unknown how the expected IDF1 scores should be.
@chengche6230 please provide us with info on how we should rename the videos in CAMPUS so that the homography matrices are correctly associated with the different camera views.
Hello @chengche6230,
I have conducted an evaluation on the CAMPUS - GARDEN2 dataset on Website and rename file in dataset followed format:
view-HC1.txt -> view-HC0.txt view-HC2.txt -> view-HC1.txt view-HC3.txt -> view-HC2.txt view-HC4.txt -> view-HC3.txt
with the following configuration:
I obtained the following results:
can you help me?