-
Notifications
You must be signed in to change notification settings - Fork 12
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
It'd be awesome if we could give the spandrel a facelift with some new functionality. :) #152
Comments
I added support for Restormer (#170), FFTFormer (#171), and M3SNet (#172). The other 2 are weird:
|
Thank you very much, friend! I saw them in benchmark tests on the paperswithcode website, so I thought they would be okay. I haven't tested them all. Thank you very much again! |
Is it possible to add support for RESTORMER's gaussian_color_denoising_blind.pth model? ( https://drive.google.com/drive/folders/1Qwsjyny54RZWa7zC4Apg7exixLBo4uF0 ) Chaninner not supports it. Thank you again. |
Because we haven't updated spandrel yet. Chainner currently doesn't support any of the above architectures, but it will in a few days :)
How... |
I apologize, my mistake! Up until recently, it was working with custom builds. I would periodically update it by manually copying files from the source folder. Unfortunately, that's practically impossible now. Thanks for the info, I'll wait for it to be fixed. By the way, about the white balance we discussed in another thread (if you haven't seen it yet), is there a chance we can integrate that as well? |
It's not rejected, but nobody is currently working on it. It's a relatively low-prio item, so it might take some time until we implement it. |
I'm going to close this issue now. I'm unsure about the PyTorch reimplementation of Maxim. It might be useful, but it feels a little weird to add it. Please make a separate issue if the architecture is dearly wanted. MHNet is rejected due to problems with the repo (author deleted arch code, no pretrained models). If those problems are somehow resolved in the future, we can add it then. |
following architectures:
FFTFormer:
https://github.com/kkkls/fftformer
M3SNet:
https://github.com/Tombs98/M3SNet
MHNet:
https://github.com/Tombs98/MHNet
Maxim:
https://github.com/vztu/maxim-pytorch/tree/main
And:
Restormer:
https://github.com/swz30/restormer
(because, KBNet and Nafnet do not work properly for some images - I opened a bug issue about this)
The text was updated successfully, but these errors were encountered: