pyslam
SLAM framework
A Python implementation of a Visual SLAM pipeline supporting monocular, stereo and RGBD cameras.
pySLAM is a visual SLAM pipeline in Python for monocular, stereo and RGBD cameras. It supports many modern local and global features, different loop-closing methods, a volumetric reconstruction pipeline, and depth prediction models.
2k stars
46 watching
350 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
namato/micropython-ov2640 | A MicroPython interface to an ArduCAM OV2640 camera module | 112 |
avisingh599/vo-howard08 | A MATLAB implementation of Visual Odometry using Andrew Howard's 2008 paper. | 59 |
petworm/larvio | An implementation of a monocular visual inertial odometry algorithm based on Multi-State Constraint Kalman Filter for accurate and robust localization | 737 |
zuoxingdong/vin_pytorch_visdom | Implementation of Value Iteration Networks in PyTorch with visualization capabilities using Visdom. | 226 |
edsonportosilva/opticommpy | A comprehensive Python-based framework for simulating fiber optic communication systems | 118 |
tpoikela/uvm-python | Port of the SystemVerilog Universal Verification Methodology to Python | 245 |
vita-epfl/monoloco | A software framework for 3D vision and computer vision tasks using deep learning and 2D keypoints. | 431 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,054 |
rpng/open_vins | A visual-inertial odometry system that estimates motion and location using camera and inertial data | 2,238 |
perone/pyevolve | A Python-based optimization framework providing tools and algorithms to evolve solutions from problem definitions. | 314 |
benma/pysph | A Python implementation of smooth particle hydrodynamics fluid simulation with screen space rendering capabilities | 110 |
aaltovision/advio | A dataset providing realistic and comprehensive benchmarking data for visual-inertial odometry in various real-world environments. | 240 |
penghao-wu/vstar | PyTorch implementation of guided visual search mechanism for multimodal LLMs | 541 |
pyuvm/pyuvm | An implementation of the IEEE Standard for Universal Verification Methodology in Python | 380 |
gradslam/gradslam | A Python library providing differentiable building blocks for constructing dense SLAM systems using PyTorch and automatic differentiation. | 1,324 |