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 add more degredations #1

Open
Lincoln20030413 opened this issue Oct 30, 2024 · 2 comments
Open

How to add more degredations #1

Lincoln20030413 opened this issue Oct 30, 2024 · 2 comments

Comments

@Lincoln20030413
Copy link

Thank you for your interesting work on the project! I have a question regarding the adaptation of our model to handle additional degradations, such as low-light conditions, blur, and others.
Would it be necessary to modify the prompt pool for this purpose? I’d appreciate your insights on the best approach to take.

@Ephemeral182
Copy link
Owner

Thanks for your attention! In my view, for more degradations:

  1. You may enlarge prompt pool size to adapt additional degradtions.
  2. We focus on adverse weather restoration, which includes some similarities and difference across different degradations. Thus, such as low-light and noise situation, I consider it will achieve superior performance.
  3. The core motivation of this operation is to utilize unique characteristics and commonalities between degradations. So theoretically, whatever degradations there are, the workflow should be worked. This is because many degradations in the real world often have these properties.

@Lincoln20030413
Copy link
Author

Got it! Thanks

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