luigifreda/pyslam
pySLAM is a hybrid Python/C++ Visual SLAM pipeline supporting monocular, stereo, and RGB-D cameras. It provides a broad set of modern local and global feature extractors, multiple loop-closure strategies, a volumetric reconstruction module, integrated depth-prediction models, and semantic segmentation capabilities for enhanced scene understanding. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2706
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
3401 stars · 542 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
pySLAM is a hybrid Python/C++ Visual SLAM pipeline supporting monocular, stereo, and RGB-D cameras with a wide range of local and global feature extractors, loop-closure methods, and volumetric reconstruction including Gaussian Splatting. It integrates modern depth prediction and semantic segmentation models for enhanced scene understanding and serves as a flexible experimental framework for VO/SLAM research.
Use cases
- run visual SLAM with a monocular, stereo, or RGB-D camera
- compare classical and learned local feature extractors for visual odometry
- perform loop closure and place recognition with NetVLAD or CosPlace global descriptors
- build dense 3D reconstructions from depth images using TSDF volumetric integration
- estimate depth from monocular images with DepthAnything or DepthPro inside a SLAM pipeline
- segment scenes semantically while mapping with SLAM
- reconstruct 3D scenes from multiple views with DUSt3R or VGGT
- experiment with SLAM backends using g2o or GTSAM
When to choose
- you need a flexible Python-based Visual SLAM baseline for research and experimentation
- you want to swap and benchmark different local features, global descriptors, or loop-closing methods in one framework
- you need integrated depth prediction, semantic segmentation, or volumetric reconstruction alongside SLAM
- you want interoperable Python and C++ SLAM cores with performance-versus-flexibility tradeoffs
When to avoid
- you need a production-grade, hard-real-time SLAM system for deployment on embedded hardware
- you require a lightweight solution without heavy deep-learning model dependencies
- you need a fully C++ SLAM implementation without Python involvement
- your project cannot comply with the GPL-3.0 license
Facets
library · maturity active
computer-vision machine-learning image-processing simulation graphics robotics computer-vision autonomous-vehicles machine-learning python cpp slam visual-odometry rgbd stereo monocular loop-closure depth-estimation semantic-segmentation gaussian-splatting tsdf volumetric-reconstruction place-recognition feature-matching pybind11 g2o gtsam 3d-reconstruction linux macos
1 source
- readme: https://github.com/luigifreda/pyslam · fetched 2026-08-28 · 1d69bd7c8cd1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| luigifreda/pyslam | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="luigifreda/pyslam")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem