File size: 491 Bytes
5d57516
 
 
 
 
07513d6
5d57516
 
07513d6
1
2
3
4
5
6
7
8
9
---
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). Porting code is available [here](https://github.com/sayakpaul/maxim-tf).

## Intended uses & limitations
The model was pre-trained on the REDS dataset and is intended to use for image deblurring.