In this tutorial, we'll cover the process of submitting your model and results for official evaluation on ReXRank. Once your model has been evaluated, your scores will be added to the leaderboard.
Your model submission should include the following:
environment.yaml file support conda install.
python inference.py --input_json_file <input_json_file> --save_json_file <output_json_file> --img_root_dir <img_root_dir>
We provide example scripts for both tasks:
Your submission should clearly indicate which task(s) your model is designed for (RRG, VQA, or both).
Please send an email to Xiaoman Zhang at xiaomanzhang.zxm@gmail.com with all the required information. Use the email title format: [ReXrank Submission] + Name_of_model.
If you decide you no longer want your model's score on the leaderboard, you can send an email to us. When the leaderboard updates, your model will no longer appear.