File size: 481 Bytes
9a26438
 
 
 
 
 
8119e10
9a26438
 
 
8119e10
9a26438
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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