Skip to content

Where to download RefVIE-Bench and OpenVE-Bench evaluation datasets?ย #14

@Timchonggao

Description

@Timchonggao

The README mentions evaluation on RefVIE-Bench and OpenVE-Bench benchmarks:

python infer.py \
  --ckpt_path path_to_ckpt \
  --bench openve \  # or refvie
  --max_frame 81 \
  --max_pixels 921600 \
  --save_dir ./infer_results/exp_name/

And notes that: Default benchmark paths in inference scripts assume datasets are under ./benchmark/....
However, I cannot find the download links for these benchmark datasets anywhere in the README, DATASET.md, or the HuggingFace model/dataset pages.

Could you please provide:

  1. Download links for RefVIE-Bench and OpenVE-Bench evaluation datasets
  2. Expected directory structure under ./benchmark/ after downloading
  3. Data format of the benchmark (e.g., video paths, prompts, reference images, etc.)

What I've Checked

  1. README.md: Only mentions the inference command and eval scripts, no benchmark download link
  2. DATASET.md: Only covers training data (Ditto-1M, OpenVE-3M, ReCo, etc.), not evaluation benchmarks
  3. HuggingFace (linyq collections):
    Only found model weights and training metadata, no benchmark datasets
  4. Paper (arxiv.org/abs/2603.02175):
    Describes the benchmarks but doesn't provide explicit download URLs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions