Skip to content

Releases: Concarne2/SEED

Human survey results and related data

05 Mar 08:34

Choose a tag to compare

Human survey results and related data

This release contains the human survey results and related data, including the image files used for the survey, our evaluation results for those images, and the suggested usage of the survey results.

Included files

  • 250131_final.csv raw survey responses
  • images/ paired image sets
    • images/gt/ (1000 PNGs)
    • images/recon/ (1000 PNGs, filename-matched to gt)
  • eval_metrics.npz precomputed metric arrays for 1000 items
    • Keys: pixcorr, ssim, alexnet2, alexnet5, inception, clip, effnet, swav, obj_f1, git_st
  • survey_analysis.ipynb: suggested survey analysis notebook
  • dataset.py, tau_optimization.py: metric/correlation utilities used by the notebook. These utilities are adopted from the t2v_metrics repro: https://github.com/linzhiqiu/t2v_metrics