shizenglin/Unsharp-Mask-Guided-Filtering
Code for "Unsharp Mask Guided Filtering, IEEE Transactions on Image Processing, 2021"
This project helps image processing professionals enhance image details, remove noise, or combine information from different images to create a clearer, more refined output. It takes in one or more input images and applies a specialized filtering technique to produce a visually improved image. Image scientists, photographers, or computer vision researchers would find this useful for various image manipulation tasks.
No commits in the last 6 months.
Use this if you need to sharpen details, smooth out noise, or merge information from different image sources (like depth maps with color images) for better visual quality.
Not ideal if you are looking for a simple, off-the-shelf photo editor, as this requires some technical setup and understanding of image processing concepts.
Stars
38
Forks
3
Language
Python
License
—
Category
Last pushed
Dec 23, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/shizenglin/Unsharp-Mask-Guided-Filtering"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zhangyi-3/IDR
Self-Supervised Image Denoising via Iterative Data Refinement (CVPR2022)
yinboc/liif
Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
XingangPan/deep-generative-prior
Code for deep generative prior (ECCV2020 oral)
mv-lab/swin2sr
[ECCV] Swin2SR: SwinV2 Transformer for Compressed Image Super-Resolution and Restoration. ...
eliahuhorwitz/DeepSIM
Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single...