mauriceweiler / MobiusCNNsLinks
This repository implements and evaluates convolutional networks on the Möbius strip as toy model instantiations of Coordinate Independent Convolutional Networks.
☆72Updated last year
Alternatives and similar repositories for MobiusCNNs
Users that are interested in MobiusCNNs are comparing it to the libraries listed below
Sorting:
- Lie Algebra Convolutional Network implementation☆43Updated 3 years ago
- ☆62Updated 2 years ago
- Code for "'Hey, that's not an ODE:' Faster ODE Adjoints via Seminorms" (ICML 2021)☆87Updated 2 years ago
- LieTransformer: Equivariant Self-Attention for Lie Groups☆72Updated last year
- Riemannian Convex Potential Maps☆67Updated 2 years ago
- [NeurIPS 2020] Neural Manifold Ordinary Differential Equations (https://arxiv.org/abs/2006.10254)☆119Updated 2 years ago
- Code for "Generalised Implicit Neural Representations" (NeurIPS 2022).☆71Updated 2 years ago
- B-Spline CNNs on Lie groups☆54Updated 5 years ago
- ☆103Updated 4 years ago
- ☆38Updated 2 years ago
- Fork of the E2CNN library that adds support for equivariant partial differential operators☆17Updated 3 years ago
- ☆70Updated 2 years ago
- Wavelet Flow: Fast Training of High Resolution Normalizing Flows☆60Updated 4 years ago
- Meta Optimal Transport☆103Updated 2 years ago
- Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch☆94Updated 4 years ago
- ☆28Updated 3 years ago
- Equivariant Mesh Attention Networks☆21Updated 2 years ago
- Code for "Scale-Equivariant Steerable Networks"☆70Updated 4 years ago
- TensorLy-Torch: Deep Tensor Learning with TensorLy and PyTorch☆80Updated last year
- ☆32Updated 2 years ago
- Repo reproducing experimental results in "Addressing the Topological Defects of Disentanglement"☆22Updated 3 years ago
- Code for "Invariance Learning in Deep Neural Networks with Differentiable Laplace Approximations"☆23Updated 2 years ago
- Official implementation of "Energy-Based Models for Deep Probabilistic Regression" (ECCV 2020) and "How to Train Your Energy-Based Model …