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 SAFMN_BCIE #231

Closed RunDevelopment closed 2 months ago

RunDevelopment commented 2 months ago

This resolves half of #229.

The SAFMN authors made a new architecture for blind JPEG artifact removal called SAFMN BCIE (blind compressed image enhancement). It's in the same repo and quite similar to SAFMN, but has enough changes to be completely incompatible with the original SAFMN.