QUVA-Lab / e2cnnLinks
E(2)-Equivariant CNNs Library for Pytorch
☆650Updated last year
Alternatives and similar repositories for e2cnn
Users that are interested in e2cnn are comparing it to the libraries listed below
Sorting:
- Equivariant Steerable CNNs Library for Pytorch https://quva-lab.github.io/escnn/☆463Updated 10 months ago
- Paper list for equivariant neural network☆1,051Updated last year
- ☆274Updated 2 years ago
- Geometric loss functions between point clouds, images and volumes☆649Updated 4 months ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆603Updated 10 months ago
- Constrained optimization toolkit for PyTorch☆697Updated last month
- A library for programmatically generating equivariant layers through constraint solving☆273Updated 2 years ago
- Experiments with Group Equivariant Convolutions in PyTorch☆117Updated 2 years ago
- [NeurIPS'19] Deep Equilibrium Models☆758Updated 3 years ago
- Group Equivariant Convolutional Neural Networks☆102Updated 7 years ago
- A pytorch port of google-research/google-research/robust_loss/☆688Updated 4 years ago
- A 100x faster SVD for PyTorch⚡️☆475Updated 2 years ago
- KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows☆1,123Updated this week
- Framework for Easily Invertible Architectures☆824Updated last year
- Implementation of Slot Attention from GoogleAI☆453Updated last year
- Code for our NeurIPS 2022 paper☆369Updated 2 years ago
- Code for "Scale-Equivariant Steerable Networks"☆70Updated 4 years ago
- [NeurIPS'20] Multiscale Deep Equilibrium Models☆234Updated 4 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆254Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,076Updated 2 years ago
- Pytorch implementation of set transformer☆608Updated 5 years ago
- Experiment for General E(2)-Equivariant Steerable CNNs☆30Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,170Updated 2 years ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆479Updated 3 years ago
- Riemannian Adaptive Optimization Methods with pytorch optim☆969Updated 3 weeks ago
- Pytorch implementation of SIREN - Implicit Neural Representations with Periodic Activation Function☆501Updated 2 years ago
- ☆157Updated 2 years ago
- Interpolating natural cubic splines. Includes batching, GPU support, support for missing values, evaluating derivatives of the spline, an…☆261Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 11 months ago
- BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.