Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.15 KB

README.rst

File metadata and controls

40 lines (25 loc) · 1.15 KB

Gabor Wavelet Pyramid

Documentation Status

Gabor Wavelet Pyramid model for tensorflow. Tools for constructing sensible sets of gabor filters, convolving the filters with images using tensorflow, and calculating the typical rectified 'energy' output by summing over squared phase values (Adelson & Bergen, 1985).

  • Free software: MIT license
  • Documentation: Sadly neglected, but you can find some tutorial notebooks here.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.