Skip to content

v0.8.0

Latest

Choose a tag to compare

@bonevbs bonevbs released this 21 Jul 16:47
· 78 commits to main since this release
c7afb54
  • Adding spherical attention and spherical neighborhood attention
  • Custom CUDA kerneles for spherical neighborhood attention
  • New datasets for segmentation and depth estimation on the sphere based on the 2D3DS dataset
  • added new spherical architectures and corresponding baselines
    • S2 Transformer
    • S2 Segformer
    • S2 U-Net
  • Reorganized examples folder, including new examples based on the 2d3ds dataset
  • Added spherical loss functions to examples
  • Added plotting module
  • Updated docstrings