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

Different evalutaion result on UCF dataset using frames generated by run.py #9

Open
MintcakeDotCom opened this issue Aug 16, 2019 · 2 comments

Comments

@MintcakeDotCom
Copy link

Hi!

I used run.py to generate interpolated frames on UCF101 dataset first and then calculated average PSNR. However, there is a little difference between my result and yours from the paper. The model I use is CyclicGen_model.py and I also test your result images. Without motion mask, the difference is around 0.4dB. So is it because of the motion mask or other fact that has influence on the result images?

@alex04072000
Copy link
Owner

I don't think there are other factors that will change the PSNR. Please apply the motion masks and calculate the PSNR again to see whether the result match the paper. I also suggest you to use the evaluation code from DVF to avoid some minor implementation differences. Thank you!

@MintcakeDotCom
Copy link
Author

Thanks for your reply, I'll try to add motion masks to result images and compare the PSNR. Also I'll look into the eval code from DVF. 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

2 participants