Dear Organizer: Due to the logic of my algorithm, the total number of frames in the output file may be different with that of the original ones. For example, if there are 2000 frames in a certain video, my output may have 2001 or 1999 frames in the .txt files. However, the difference is limited to 2 frames at most. I am wondering whether it is deemed as an error when testing or just have little influence on the accuracy. Thanks a lot. Best. Li

Created by Yunshuang Li Li_yunshuang
Dear Li, I have not tested this possibility on the evaluation scripts but they will probably crash if the number of predicted frames is superior or inferior to the ground truth. To avoid any issue I will recommend you ensure that your model provides the correct number of frames on the output file

Output file Problem page is loading…