gwp

Gabor Wavelet Pyramid model for tensorflow


Keywords
gwp
License
MIT
Install
pip install gwp==0.2.0

Documentation

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.