-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
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:
- Is this expected behavior for evaluation?
- How do you compute metrics under this setting (e.g., crop GT / pad / other)?
- Would it be possible to release the official evaluation code?
Thanks a lot!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels