INVOKERer/DeepRFT
The code for 'Intriguing Findings of Frequency Selection for Image Deblurring' and 'Deep Residual Fourier Transformation for Single Image Deblurring'
This project helps photographers, videographers, or image analysts improve the quality of their blurred photos. It takes a single blurry image as input and produces a sharper, clearer version of that same image. Users who need to clean up motion blur or out-of-focus blur from their visual content would benefit.
277 stars.
Use this if you have individual photos or frames that suffer from motion blur or out-of-focus blur and you need to restore their sharpness.
Not ideal if you need to perform real-time video deblurring or process extremely low-resolution or heavily corrupted images.
Stars
277
Forks
35
Language
Python
License
—
Category
Last pushed
Dec 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/INVOKERer/DeepRFT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet,...
gabrieleilertsen/hdrcnn
HDR image reconstruction from a single exposure using deep CNNs
emidan19/deep-tempest
Restoration for TEMPEST images using deep-learning
soumik12345/MIRNet
Tensorflow implementation of MIRNet for Low-light image enhancement
VinAIResearch/blur-kernel-space-exploring
Exploring Image Deblurring via Blur Kernel Space (CVPR'21)