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

Any way to improve results with parameter changes? #7

Open
noobtoob4lyfe opened this issue Jan 14, 2022 · 2 comments
Open

Any way to improve results with parameter changes? #7

noobtoob4lyfe opened this issue Jan 14, 2022 · 2 comments

Comments

@noobtoob4lyfe
Copy link

noobtoob4lyfe commented Jan 14, 2022

The results I'm getting are not of the same quality as the examples shown. Are there any settings or parameters I can tweak to get results closer to the example clips shown?

https://drive.google.com/file/d/1zVtFCj7h2xa-f7cFMpaYtFr3U7N3Qz9y/view?usp=sharing

@JihyongOh
Copy link
Owner

@noobtoob4lyfe

  1. Your input blurry video has a large resolution with very fast motion, which makes joint problem extreme hard.
  2. As described in Caution of Test_Custom section, state-of-the-art joint methods including DeMFI-Net were trained (also tested) with the predefined blurry formation setting of K = 8 and τ = 5 for Eq. 1. Therefore, the results would not be perfect if the degree of blurriness is different from this setting. Research on making the network to be robust on the degree of exposure variation can be a future work. To improve quality in this perspective, please newly train the network with random blur parameters (uniformly sampling) to be robust towards real-world blurry videos as described in Section V-A-2-f&g of PRF paper ("Video Frame Interpolation and Enhancement via Pyramid Recurrent Framework", TIP2020).

@noobtoob4lyfe
Copy link
Author

Thanks very much for the reply! So if we were to describe the ideal amount of input blur in terms of shutter angle, what would be that ideal shutter angle to shoot with? 180 degrees? 90 degrees? 360 degrees? Also, what would the ideal resolution be? Thanks again!

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