Skip to content

mfournigault/torch-steerable-pyramids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torch Steerable Pyramids

This project provides an implementation of steerable pyramids using PyTorch 2. Steerable pyramids are a type of multi-scale, multi-orientation image decomposition useful in various image processing and computer vision tasks.

It is a simple translation of the original project PyTorch Steerable Pyramids to PyTorch 2, with optimizations to use only native functions of the fft module.

This a simple implementation of the Complex Steerable Pyramid described in Portilla and Simoncelli (IJCV, 2000)

About

This project provides an implementation of steerable pyramids using **PyTorch 2**. It enables batch processing. Steerable pyramids are a type of multi-scale, multi-orientation image decomposition useful in various image processing and computer vision tasks.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors