--- library_name: keras --- ## Model description This is the MAXIM model as described in [MAXIM: Multi-Axis MLP for Image Processing](https://arxiv.org/2201.02973) by Tu et al. The model was obtained by porting the official JAX params available [here](https://github.com/google-research/maxim). ## Intended uses & limitations The model was pre-trained on the GoPro dataset and is intended to use for image deblurring. ## Training and evaluation data More information needed