Skip to content

TomRoussel/PatchNorm

Repository files navigation

Patch Normalization

Not to be confused with Batch Normalization

Normalizes each pixel using the mean and stdeviation calculated in a patch around that pixel. Includes a CUDA implementation.

TODO

  • Replace terrible makefile with a different build system
  • Wrap the CUDA code in an object for easier usage

About

Patch Normalization implemented in CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published