deepsphere / deepsphere-pytorch

DeepSphere: a graph-based spherical CNN (PyTorch)
https://arxiv.org/abs/2012.15000
MIT License
152 stars 29 forks source link

Fix the healpix max pooling #6

Closed aluo-x closed 3 years ago

aluo-x commented 3 years ago

Just noticed that max pooling seems to be broken for the Healpix sampling. Quick fix.

mdeff commented 3 years ago

Thanks! Merged in ab8160e.