This project integrates Stereo Visual SLAM with YOLO-based object detection to improve mapping in dynamic environments.
- ORB-SLAM trajectory estimation
- YOLO + MobileNet SSD object detection
- Ground Truth (GT) comparison
- ATE / RPE evaluation
- orb_slam_results/ → ORB-SLAM trajectory + results
- yolo_mobilenet_results/ → YOLO SLAM results
- code/ → implementation scripts
- TUM RGB-D Dataset (not included in repo)
- Improved trajectory accuracy using object detection
- Comparison plots included
- Run SLAM system
- Run object detection
- Compare with GT using evaluation script