nianticlabs/relpose-gnn
[3DV21] Visual Camera Re-Localization Using Graph Neural Networks and Relative Pose Supervision, M. Türkoǧlu et al.
This project helps developers working on augmented reality or robotics applications to accurately track the position and orientation of a camera within a known environment. By analyzing a query image and comparing it to a database of similar images, it outputs the camera's precise relative pose. It is designed for engineers and researchers building systems that need robust camera localization.
No commits in the last 6 months.
Use this if you need to determine the exact position and orientation of a camera in a dynamic scene with high precision, especially for applications like augmented reality or robotic navigation.
Not ideal if your application requires camera localization in entirely unknown environments or if you are looking for a plug-and-play solution without programming.
Stars
45
Forks
9
Language
Python
License
—
Category
Last pushed
Apr 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/nianticlabs/relpose-gnn"
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.
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...
lvchuandong/Awesome-Multi-Camera-3D-Occupancy-Prediction
Awesome papers and code about Multi-Camera 3D Occupancy Prediction, such as TPVFormer,...