Skip to content

Question about evaluation details #95

@momo5-a11

Description

@momo5-a11

Hi, thanks for your great work!
I have a question regarding evaluation on datasets like SPMCS when using the provided inference code.
When running the provided infer script, the input is forced to 128-multiple resolution and 8n+1 frames. For example:

  • 960×540 → 896×512 (center crop)
  • Frame count is also reduced after alignment
    This leads to mismatched spatial size and frame count compared to the ground truth.

Could you clarify:

  1. Is this expected behavior for evaluation?
  2. How do you compute metrics under this setting (e.g., crop GT / pad / other)?
  3. Would it be possible to release the official evaluation code?
    Thanks a lot!

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