Hey @BokingChen-
When submitting your query and reference descriptors as npz
files, you must ensure that your video ids are in sorted order. This was a change that was made after a bug was discovered in the evaluation code.
Once your video ids are in ascending sorted order, the evaluation script should be able to run. Let me know if you run into more trouble!
-Chris