paper-with-me

Papers

MAXIM: Multi-Axis MLP for Image Processing

2022-01-09 · CVPR 2022 1 · Zhengzhong Tu, Hossein Talebi, Han Zhang, Feng Yang, Peyman Milanfar, Alan Bovik, Yinxiao Li

Recent progress on Transformers and multi-layer perceptron (MLP) models provide new network architectural designs for computer vision tasks. Although these models proved to be effective in many vision tasks such as image recognition, there remain challenges in adapting them for low-level vision. The inflexibility to support high-resolution images and limitations of local attention are perhaps the main bottlenecks. In this work, we present a multi-axis MLP based architecture called MAXIM, that can serve as an efficient and flexible general-purpose vision backbone for image processing tasks. MAXIM uses a UNet-shaped hierarchical structure and supports long-range interactions enabled by spatially-gated MLPs. Specifically, MAXIM contains two MLP-based building blocks: a multi-axis gated MLP that allows for efficient and scalable spatial mixing of local and global visual cues, and a cross-gating block, an alternative to cross-attention, which accounts for cross-feature conditioning. Both these modules are exclusively based on MLPs, but also benefit from being both global and `fully-convolutional', two properties that are desirable for image processing. Our extensive experimental results show that the proposed MAXIM model achieves state-of-the-art performance on more than ten benchmarks across a range of image processing tasks, including denoising, deblurring, deraining, dehazing, and enhancement while requiring fewer or comparable numbers of parameters and FLOPs than competitive models. The source code and trained models will be available at \url{https://github.com/google-research/maxim}.

📄 PDF Abstract BibTeX arXiv:2201.02973

Code (3)

google-research/maxim 공식 구현 jax
sayakpaul/maxim-tf tf
vztu/maxim-pytorch pytorch

Tasks

DeblurringDenoisingImage DeblurringImage DehazingImage DenoisingImage RestorationLow-Light Image EnhancementPhoto RetouchingRain RemovalSingle Image Deraining

Similar Papers 제목 키워드 기반

Appearance Shock Grammar for Fast Medial Axis Extraction from Real Images

2020-04-06 · CVPR 2020 6 · Charles-Olivier Dufresne Camaro, Morteza Rezanejad, Stavros Tsogkas, Kaleem Siddiqi 외

We combine ideas from shock graph theory with more recent appearance-based methods for medial axis extraction from complex natural scenes, improving upon the present best unsupervised method, in terms of efficiency and p…

Multi-Axis Max@K Reinforcement Learning for Representative Diversity in Text-to-Image Generation

2026-07-16 · Ku Onoda, Paavo Parmas, Hiroki Furuta, Soichiro Nishimori 외 arxiv

Text-to-image (T2I) models can synthesize realistic, prompt-aligned images, yet samples generated for the same prompt often cover only a small subset of visually distinct modes. This limits the diversity of images, and f…

Text-to-Image GenerationReinforcement Learning

Automated Multiclass Cardiac Volume Segmentation and Model Generation

2019-09-14 · Erik Gaasedelen, Alex Deakyne, Paul Iaizzo

Many strides have been made in semantic segmentation of multiple classes within an image. This has been largely due to advancements in deep learning and convolutional neural networks (CNNs). Features within a CNN are aut…

modelSemantic Segmentation

Scale space radon transform-based inertia axis and object central symmetry estimation

2023-03-22 · Aicha Baya Goumeidane, Djemel Ziou, Nafaa Nacereddine

Inertia Axes are involved in many techniques for image content measurement when involving information obtained from lines, angles, centroids... etc. We investigate, here, the estimation of the main axis of inertia of an …

Axis Tour: Word Tour Determines the Order of Axes in ICA-transformed Embeddings

2024-01-11 · Hiroaki Yamagiwa, Yusuke Takase, Hidetoshi Shimodaira

Word embedding is one of the most important components in natural language processing, but interpreting high-dimensional embeddings remains a challenging problem. To address this problem, Independent Component Analysis (…

Word Embeddings