brentyi / jaxlieLinks
Rigid transforms + Lie groups for JAX
☆279Updated 2 months ago
Alternatives and similar repositories for jaxlie
Users that are interested in jaxlie are comparing it to the libraries listed below
Sorting:
- Sparse nonlinear least squares in JAX☆215Updated last month
- Learning with 3D rotations, a hitchhiker’s guide to SO(3) - ICML 2024☆251Updated last week
- Bayesian filters in PyTorch☆154Updated 2 years ago
- 3D Gaussian Splatting in JAX☆61Updated last year
- Adjoint-Equivariant Neural Network for Semi-Simple Lie Algebras☆28Updated 6 months ago
- A Smooth Representation of SO(3) for Deep Rotation Learning with Uncertainty.☆188Updated 9 months ago
- Scalable Differentiable Physics for Learning and Control (ICML2020)☆178Updated 11 months ago
- Differentiable Rasteriser implemented in JAX. Reference: https://github.com/erwincoumans/tinyrenderer, https://github.com/ssloy/tinyrende…☆73Updated last year
- RoMa: A lightweight library to deal with 3D rotations in PyTorch.☆587Updated last month
- Volumetric structures such as voxels and SDFs implemented in pytorch☆159Updated 2 weeks ago
- Pytrees + dataclasses ❤️☆63Updated 2 months ago
- A differentiable physics engine for robotics☆346Updated 9 months ago
- ☆216Updated last year
- Implementation of the method proposed in the paper "Neural Descriptor Fields: SE(3)-Equivariant Object Representations for Manipulation"☆233Updated 3 years ago
- Python implementation of SO2, SE2, SO3, and SE3 matrix Lie groups using numpy or pytorch