HexRUNet_pytorch
HexRUNet_pytorch copied to clipboard
An unofficial PyTorch implementation of ICCV 2019 paper "Orientation-Aware Semantic Segmentation on Icosahedron Spheres"
Results
1
HexRUNet_pytorch issues
Sort by
recently updated
recently updated
newest added
Hello, Thanks so much for sharing this wonderful implementation! I have a question trying to understand the code. [Here](https://github.com/matsuren/HexRUNet_pytorch/blob/87c85464aba242963a34683641db7b04e865403b/utils/geometry_helper.py#L368) you calculate the alignment weights for the kernel. I understand your...