sayakpaul's picture
sayakpaul HF staff
Update README.md
0dd10b6
|
raw
history blame
505 Bytes
---
library_name: keras
tags:
- maxim
---
## 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.