(Reference PyTorch Code: https://github.com/jonkhler/s2cnn)

  1. Spectral Convolution
  2. Not using Spherical Harmonics

image.png

$$ Y_l^{m}(\theta,\phi)=\sqrt{\frac{(2l+1)(l-|m|)!}{4\pi (l+|m|)!}}p_i^{|m|}(\cos\theta)e^{im\phi}\\ P_l^{(|m|)}(\cos\theta)=(-1)^m\frac{(l+|m|)!}{(l-|m|)!}P_l^{(-|m|)}(\cos\theta) $$

image.png

0. CNN & Omnidirectional image

1. Related Study: Learning Spherical Convolution for Fast Features from 360 imagery