ShugoYamashita/DFSSM
The official code of the ACCV 2024 paper "Image Deraining with Frequency-Enhanced State Space Model (DFSSM)"
This project helps remove rain streaks and blur from images, making details clearer for visual analysis or display. It takes a rain-degraded image as input and outputs a clean, derained version. Photographers, videographers, surveillance professionals, or anyone working with outdoor imagery can use this to improve image quality.
Use this if you need to automatically clean up photos or video frames that have been obscured by rain.
Not ideal if you are looking for a general image enhancement tool for issues other than rain, such as fog, noise, or low light.
Stars
15
Forks
—
Language
Python
License
—
Category
Last pushed
Dec 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ShugoYamashita/DFSSM"
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"...