Skip to content

bhchiang/nlm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

nlm

Vectorized and differentiable implementation of non-local means by Buades et. al for image denoising in JAX for EE367.

Approximately two orders of magnitude speed up with JIT compilation + GPU acceleration compared to a raw NumPy implementation.

Example

python nlm.py

About

Non-local means denoising implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages