Your submission did not output the expected file so it could not be scored. This may be due to an unhandled exception or syntax error in your code. The log output may have more details

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