Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to directly evaluate the code with the provided metrics? #35

Open
agirbau opened this issue Mar 15, 2023 · 0 comments
Open

How to directly evaluate the code with the provided metrics? #35

agirbau opened this issue Mar 15, 2023 · 0 comments

Comments

@agirbau
Copy link

agirbau commented Mar 15, 2023

Hello! Thank you for publishing your work, it's super interesting!

I'm trying to evaluate it using the script provided with the HS-ERGB dataset. As stated in the paper, the evaluation is by dropping some frames from the ground truth sequence, and evaluating the PSNR only on these (dropped) frames.

I was wondering if that is directly doable using this code (with some configuration of skip and insert), or I should modify it by generating several ground truth sequences (dropping some frames) and just use insert to replicate the ones in the paper? Also, if I drop these frames, should I drop the events as well?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant