facebookresearch / DCI

Densely Captioned Images (DCI) dataset repository.
Other
158 stars 5 forks source link

Script for DAC results and comparison #10

Open Muhammad-Huzaifaa opened 7 months ago

Muhammad-Huzaifaa commented 7 months ago

Thanks for open-sourcing the novel work. Can you please share the script you used to evaluate DAC models on your dataset?

JackUrb commented 7 months ago

Our code to run evals is available in the reproduction subdir, and once setup using the instructions in the readme, the run_full_evals.py script is the main entry point for evaluating models.