jiexiaou/IDT
Official repository for the paper "Image Deraining Transformer".
This tool helps improve the clarity of images captured in rainy conditions by removing raindrops and fog. It takes a blurry or rain-obscured image as input and outputs a much clearer, de-rained version. Anyone working with outdoor photography, surveillance footage, or autonomous vehicle perception where rain frequently degrades image quality would find this useful.
No commits in the last 6 months.
Use this if you need to restore visual detail and improve the interpretability of images that have been negatively impacted by rain.
Not ideal if your primary image degradation issues are blur from motion, poor lighting, or noise unrelated to rain, as this tool is specifically designed for rain removal.
Stars
57
Forks
4
Language
Python
License
MIT
Category
Last pushed
Oct 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/jiexiaou/IDT"
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"...