SkillAgentSearch skills...

Maxim

[CVPR 2022 Oral] Official repository for "MAXIM: Multi-Axis MLP for Image Processing". SOTA for denoising, deblurring, deraining, dehazing, and enhancement.

Install / Use

/learn @google-research/Maxim

README

PWC PWC PWC PWC PWC PWC

PWC PWC

PWC PWC PWC PWC PWC

PWC PWC

MAXIM: Multi-Axis MLP for Image Processing (CVPR 2022 Oral, Best Paper Nomination)

Paper Open In Colab slides Poster

This repo hosts the official implementation of the MAXIM models:

"MAXIM: Multi-Axis MLP for Image Processing". CVPR 2022 Oral.
Zhengzhong Tu, Hossein Talebi, Han Zhang, Feng Yang, Peyman Milanfar, Alan Bovik, and Yinxiao Li
Google Research, University of Texas at Austin

Disclaimer: This is not an officially supported Google product.

News:

Quick Demos

Try the web demo for Image Denoising, Deblurring, Deraining, Dehazing and Enhancement with customized input image here Replicate

Try the Colab here using Open In Colab

Architecture

Model overview

Installation

Install dependencies:

pip install -r requirements.txt

Setup project:

pip install .

Results and Pre-trained models

We provide the pre-trained models and visual results. Please contact us if you have any questions or requests.

| Task | Dataset | PSNR | SSIM | Model | #params | FLOPs | ckpt | outputs | |:---:|:---:|:---:|:---:| :---:|:---:|:---:|:---:|:---:| | Denoising | SIDD | 39.96 | 0.960 | MAXIM-3S | 22.2M | 339G | ckpt | images | | Denoising | DND | 39.84 | 0.954 | MAXIM-3S | 22.2M | 339G | ckpt | images | | Deblurring | GoPro | 32.86 | 0.961 | MAXIM-3S | 22.2M | 339G | ckpt | images | | Deblurring | HIDE | 32.83 | 0.956 | MAXIM-3S | 22.2M | 339G | ckpt | images <!--(https://console.cloud.google.com/storage/browser/gresearch/maxim/results/Deblurring/GoPro/)--> | | Deblurring | REDS | 28.93 | 0.865 | MAXIM-3S | 22.2M | 339G | ckpt | images <!--(https://console.cloud.google.com/storage/browser/gresearch/maxim/results/Deblurring/REDS/)--> | | Deblurring | RealBlur-R | 39.45 | 0.962 | MAXIM-3S | 22.2M | 339G | ckpt | [images](https://console.cloud.google.com/storage/browser/gresearch/maxim/results/Deblurring/Re

Related Skills

View on GitHub
GitHub Stars1.1k
CategoryDevelopment
Updated23d ago
Forks115

Languages

Python

Security Score

100/100

Audited on Mar 5, 2026

No findings