codeslake/IFAN
[CVPR 2021] Official PyTorch Implementation for "Iterative Filter Adaptive Network for Single Image Defocus Deblurring"
This project helps photographers, videographers, and content creators fix blurry images caused by an out-of-focus lens. It takes a single blurry image as input and produces a sharper, deblurred version, saving precious shots from being unusable. Anyone working with images who encounters defocus blur can use this to improve image clarity.
250 stars. No commits in the last 6 months.
Use this if you need to sharpen images that are blurry due to focus issues, such as a subject being out of focus in a photograph.
Not ideal if your images are blurry due to camera shake or motion, as this tool specifically targets defocus blur.
Stars
250
Forks
41
Language
Python
License
AGPL-3.0
Category
Last pushed
Jul 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/codeslake/IFAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
VITA-Group/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn,...
KupynOrest/DeblurGAN
Image Deblurring using Generative Adversarial Networks
ZhendongWang6/Uformer
[CVPR 2022] Official implementation of the paper "Uformer: A General U-Shaped Transformer for...
shuochsu/DeepVideoDeblurring
S. Su, M. Delbracio, J. Wang, G. Sapiro, W. Heidrich, O. Wang. Deep Video Deblurring. CVPR 2017,...
advimman/HiDT
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels"...