How to use compute metrics

Lets say I have a function that takes 2 images and returns their similarities. How can I use this with compute metrics to evaluate my model?

Hi @dfrid. The eval_metrics.py script provided on the Data Download page takes input files conforming to the competition submission formats from either the Matching Track or the Descriptor Track. You can read more about the submission formats on the respective Problem Description pages: