chaiNNer-org / spandrel

Spandrel gives your project support for various PyTorch architectures meant for AI Super-Resolution, restoration, and inpainting. Based on the model support implemented in chaiNNer.
MIT License
103 stars 7 forks source link

Add support for MIRNet2 #212

Closed RunDevelopment closed 3 months ago

RunDevelopment commented 3 months ago

https://github.com/swz30/MIRNetv2

Another arch by the same authors as Restormer.

The SR functionality is not supported, because it's implemented in a weird way. I have no idea how it works.