Hadious15/Image-Denoiser
Image Denoising and Classification using Machine Learning . Can detect saltpepper/speckle/gaussian/Rayleigh/uniform/exponential noises , and apply the best filter to denoise the image . Canny Edge Detection is also a feature along with creating images using prompts through OpenAi "DALLE" API ... backend (python)
When your images are degraded by common types of noise like speckle or salt-and-pepper, this tool automatically identifies the noise type and applies the most effective filter to clean them up. It takes noisy images and outputs cleaner versions, making it useful for anyone working with digital images that need visual improvement, such as photographers, forensic analysts, or quality control professionals.
No commits in the last 6 months.
Use this if you need to automatically clean up various types of noise from your digital images.
Not ideal if you need fine-grained manual control over the denoising process or are looking for advanced image restoration beyond noise removal.
Stars
8
Forks
—
Language
JavaScript
License
—
Category
Last pushed
Dec 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Hadious15/Image-Denoiser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CAREamics/careamics
A deep-learning library for denoising images using Noise2Void and friends (CARE, PN2V, HDN...
yu4u/noise2noise
An unofficial and partial Keras implementation of "Noise2Noise: Learning Image Restoration...
rgeirhos/texture-vs-shape
Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased...
NICALab/SUPPORT
Accurate denoising of voltage imaging data through statistically unbiased prediction, Nature Methods.
jaewon-lee-b/lte
Local Texture Estimator for Implicit Representation Function, in CVPR 2022