icon-lab/I2I-Mamba
Official implementation of I2I-Mamba, an image-to-image translation model based on selective state spaces
This project helps medical professionals or researchers generate a missing type of medical scan (like a T1 or T2 MRI) from one or more existing scans. For example, you can input a T2-weighted MRI and output a synthetic PD-weighted MRI, or input both T1 and T2 MRIs to get a PD-weighted MRI. This is useful for researchers in medical imaging.
Use this if you need to synthesize medical images of a specific modality (e.g., PD, T1, T2) from other available modalities to complete a dataset or study.
Not ideal if you are looking for a general image translation tool for non-medical images or if you do not have pre-aligned medical scan data ready for processing.
Stars
86
Forks
10
Language
Python
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/icon-lab/I2I-Mamba"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets,...
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending...