deepsphere / deepsphere-pytorch

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

Use new SphereIcosahedral class in icosahedron laplacian calculation #9

Open phil-hawkins opened 2 years ago

phil-hawkins commented 2 years ago

resolves #8

Changes:

It looks like there may still be an issue with the SphereEquiangular constructor but I'll leave that for someone who knows more about that class :).