Skip to content

Commit 67e35a4

Browse files
authored
Add grandslam and pytorch3D
1 parent f86581b commit 67e35a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ Datasets
128128
Linear Algebra & Geometry
129129
-------------------------
130130

131+
- [Pytorch3D](https://github.com/facebookresearch/pytorch3d) - efficient, reusable components for 3D Computer Vision research with PyTorch.
131132
- [Eigen](http://eigen.tuxfamily.org) - Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
132133
- [Boost.QVM](https://github.com/boostorg/qvm) - Quaternions, Vectors, Matrices library for Boost.
133134
- [Boost.Geometry](https://github.com/boostorg/geometry/) - Boost.Geometry contains instantiable geometry classes, but library users can also use their own.
@@ -146,6 +147,7 @@ Point Clouds
146147
Simultaneous Localization and Mapping (SLAM)
147148
--------------------------------------------
148149

150+
- [grandslam](https://github.com/gradslam/gradslam) - gradslam is a fully differentiable dense SLAM framework with PyTorch.
149151
- [ElasticFusion](https://github.com/mp3guy/ElasticFusion) - Real-time dense visual SLAM system.
150152
- [co-fusion](https://github.com/martinruenz/co-fusion) - Real-time Segmentation, Tracking and Fusion of Multiple Objects. Extends ElasticFusion.
151153
- [Google Cartographer](https://github.com/googlecartographer/cartographer/) - Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.

0 commit comments

Comments
 (0)