Skip to content

evanarlian/kuwahara-torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kuwahara-torch

Kuwahara filter in PyTorch.

Usage

See full code and images on example dir.

pip install -U kuwahara-torch

Examples

Originally kuwahara filter was used for denoising.

Original kuwahara Generalized kuwahara

But now it is used for artistic style.

Original kuwahara Generalized kuwahara
Original Generalized kuwahara

TODO

  • Kuwahara
  • Generalized kuwahara
  • Anisotropic kuwahara. Idk how to tilt the kernel in pytorch. PRs are welcome.

References

Releases

No releases published

Packages

No packages published

Languages