pfriedri/wdm-3d
[DGM4MICCAI'24] PyTorch implementation for "WDM: 3D Wavelet Diffusion Models for High-Resolution Medical Image Synthesis"
This project helps medical imaging researchers and clinicians generate realistic 3D medical images, such as CT or MRI scans, at high resolutions. It takes existing medical imaging datasets as input and produces new, synthetic 3D image volumes that closely resemble real scans. Researchers in medical imaging can use this to create diverse datasets for training AI models or for studying rare conditions without patient data.
130 stars. No commits in the last 6 months.
Use this if you need to generate high-resolution 3D medical images (like CT or MRI scans) for research, training AI models, or augmenting your existing datasets.
Not ideal if you require conditional image synthesis or image-to-image translation between different medical modalities; for those tasks, look at the cWDM project.
Stars
130
Forks
16
Language
Python
License
MIT
Category
Last pushed
Sep 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/pfriedri/wdm-3d"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
JJLibra/SALAD-Pan
🤗 Official implementation for "SALAD-Pan: Sensor-Agnostic Latent Adaptive Diffusion for...
open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
hanjq17/Spectrum
[CVPR 2026] Adaptive Spectral Feature Forecasting for Diffusion Sampling Acceleration