vztu / maxim-pytorch

[CVPR 2022 Oral] PyTorch re-implementation for "MAXIM: Multi-Axis MLP for Image Processing", with *training code*. Official Jax repo: https://github.com/google-research/maxim
Apache License 2.0
166 stars 22 forks source link

Where is the maxim? /maxim-pytorch/basicsr/models/archs/restormer? #4

Open FS-LJ opened 2 years ago

FS-LJ commented 2 years ago

Hello? Is there really a maxim model here? What I found is a restomer model. If you can, please explain this part. Please.

vztu commented 2 years ago

Hi sorry for the confusion. I forked from Restormer to start this repo. Unfortunately, I haven't got time to implement our model yet. Please stay tuned.

vztu commented 1 year ago

Update - we have released a faithful pytorch implementation here: https://github.com/vztu/maxim-pytorch/tree/main/maxim_pytorch