A PyTorch implementation of The ICLR 2019 paper "Invariant and Equivariant Graph Networks" by Haggai Maron, Heli Ben-Hamu, Nadav Shamir and Yaron Lipman https://openreview.net/forum?id=Syx72jC9tm. The official TensorFlow implementation is at https://github.com/Haggaim/InvariantGraphNetworks.
☆17Mar 7, 2022Updated 3 years ago
Alternatives and similar repositories for InvariantGraphNetworks-PyTorch
Users that are interested in InvariantGraphNetworks-PyTorch are comparing it to the libraries listed below
Sorting:
- ☆21Jun 13, 2023Updated 2 years ago
- [ECCV'24 Oral] Chameleon: A Data-Efficient Generalist for Dense Visual Prediction in the Wild☆13Mar 13, 2025Updated 11 months ago
- ☆12May 10, 2024Updated last year
- ☆14Mar 2, 2023Updated 3 years ago
- Multiresolution Equivariant Graph Variational Autoencoder (MGVAE) https://arxiv.org/abs/2106.00967☆25Nov 12, 2024Updated last year
- Official code repository of paper Equivariance via Minimal Frame Averaging for More Symmetries and Efficiency.☆19Jan 18, 2025Updated last year
- Code of "Deep invariant networks with differentiable augmentation layers"☆18Oct 26, 2022Updated 3 years ago
- Code for "Invariance Learning in Deep Neural Networks with Differentiable Laplace Approximations"☆23Nov 16, 2022Updated 3 years ago
- Sum of handwritten digits using Deep Sets, implemented in PyTorch.