Metadata-Version: 2.1
Name: pytorch-pyramid
Version: 0.0.1
Summary: A gauss and laplacian pyramid implementation in pytorch
Home-page: https://github.com/Henry-GongZY/Image-Pyramid-pytorch
Author: Henry Gong
Author-email: henrygongzy@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Image-Pyramid-Pytorch

A Gauss and Laplacian Pyramid implemented in pytorch.
