sphereConv-pytorch
sphereConv-pytorch copied to clipboard
Fast and Simple Spherical Convolution PyTorch code 🌏 Implementation of "SphereNet(ECCV18)"
Hello, what does the result of your program output mean? I don't quite understand. Thank you very much for your answer.
Excuse me! It is very lucky for me to read your code about SphereNet. After read your code, I found that there's no block of codes about 'uniform sampling' in...
How can I reverse the coordinate used in the paper, cause I think the decoder need the reverse coordinate to back to the raw image in the segmentation task, hope...