Skip to content

anac0der/sparse-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image denoising with sparse coding

This is my implementation of image denoising based on K-SVD algorithm.

Requirements:

Python 3.10.13

argparse
numpy
opencv
scikit-image
scikit-learn
scipy
tqdm

Releases

No releases published

Packages

No packages published

Languages