ohayonguy/PMRF
[ICLR 2025] Official implementation of Posterior-Mean Rectified Flow: Towards Minimum MSE Photo-Realistic Image Restoration
Implements a rectified flow-based diffusion model with HDiT architecture that provably approximates the optimal MSE-minimizing estimator under perceptual quality constraints, using PyTorch Lightning for training. The approach combines diffusion-based generative modeling with theoretical guarantees on reconstruction quality, enabling configurable inference steps (K parameter) to trade computational cost against restoration fidelity. Integrates with standard vision benchmarks (CelebA, WIDER, WebPhoto) and provides pre-trained checkpoints via Hugging Face for blind face restoration tasks.
742 stars. No commits in the last 6 months.
Stars
742
Forks
42
Language
Python
License
MIT
Category
Last pushed
Feb 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ohayonguy/PMRF"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
milad1378yz/MOTFM
Flow Matching for Medical Image Synthesis: Bridging the Gap Between Speed and Quality
X-GenGroup/Flow-Factory
A unified framework for easy reinforcement learning in Flow-Matching models
OpenImagingLab/FlashVSR
[CVPR 2026] Towards Real-Time Diffusion-Based Streaming Video Super-Resolution — An efficient...
fallenshock/FlowEdit
Official implementation of the paper: "FlowEdit: Inversion-Free Text-Based Editing Using...
haidog-yaqub/MeanFlow
Pytorch Implementation (unofficial) of the paper "Mean Flows for One-step Generative Modeling"...