maxim-pytorch VS Restormer

Compare maxim-pytorch vs Restormer and see what are their differences.

maxim-pytorch

[CVPR 2022 Oral] PyTorch re-implementation for "MAXIM: Multi-Axis MLP for Image Processing", with *training code*. Official Jax repo: https://github.com/google-research/maxim (by vztu)

Restormer

[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring. (by swz30)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
maxim-pytorch Restormer
1 3
159 1,537
- -
1.6 3.8
about 1 year ago 13 days ago
Python Python
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

maxim-pytorch

Posts with mentions or reviews of maxim-pytorch. We have used some of these posts to build our list of alternatives and similar projects.
  • Need help to reduce vision transformer patch artifacts
    1 project | /r/computervision | 28 Apr 2023
    Hi there, i'm trying to do image enhancement task. Basically you give it some image and it makes it more colorful, vibrant, changes up some exposure and other things. I'm implementing it with Google Maxim architecture in pytorch. Unfortunately they dont include training code (original one is in JAX) and pyotorch only has the network, not training code.

Restormer

Posts with mentions or reviews of Restormer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-05.

What are some alternatives?

When comparing maxim-pytorch and Restormer you can also consider the following projects:

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

SwinIR - SwinIR: Image Restoration Using Swin Transformer (official repository)

GIMP-ML - AI for GNU Image Manipulation Program

NAFNet - The state-of-the-art image restoration model without nonlinear activation functions.

swin2sr - Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration. Advances in Image Manipulation (AIM) workshop ECCV 2022. Try it out! over 3.3M runs https://replicate.com/mv-lab/swin2sr

HRNet-Semantic-Segmentation - The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919

transfiner - Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022

VRT - VRT: A Video Restoration Transformer (official repository)

MPRNet - [CVPR 2021] Multi-Stage Progressive Image Restoration. SOTA results for Image deblurring, deraining, and denoising.

DirectVoxGO - Direct voxel grid optimization for fast radiance field reconstruction.