aofrancani/DeepVO
Unofficial PyTorch implementation of the DeepVO model
This project helps robotics engineers and autonomous vehicle researchers estimate vehicle motion using only camera footage. It takes a sequence of stereo camera images and outputs the estimated 6-DOF (degrees of freedom) trajectory of the vehicle, which is crucial for navigation and mapping. The end-user would be someone working on self-driving cars, drones, or mobile robots who needs to determine precise localization without relying solely on GPS.
No commits in the last 6 months.
Use this if you need to train or evaluate a deep learning model for visual odometry, particularly if you are working with the KITTI dataset or similar sequential image data for mobile robot navigation.
Not ideal if you are looking for a plug-and-play solution that does not require Python development experience or if your primary need is real-time deployment on embedded systems without further optimization.
Stars
5
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/aofrancani/DeepVO"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
changh95/visual-slam-roadmap
Roadmap to become a Visual-SLAM developer in 2026
coperception/coperception
An SDK for multi-agent collaborative perception.
AndreiBarsan/DynSLAM
Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately...
w111liang222/lidar-slam-detection
LSD (LiDAR SLAM & Detection) is an open source perception architecture for autonomous vehicle/robotic
ika-rwth-aachen/Cam2BEV
TensorFlow Implementation for Computing a Semantically Segmented Bird's Eye View (BEV) Image...