nianticlabs/acezero
[ECCV 2024 - Oral] ACE0 is a learning-based structure-from-motion approach that estimates camera parameters of sets of images by learning a multi-view consistent, implicit scene representation.
This project helps anyone working with collections of images captured from different viewpoints, like drone footage or photo sets of a location. It takes those images and automatically determines the precise camera position and orientation (poses) for each one, along with generating a 3D understanding of the scene. This output is crucial for tasks like creating 3D models or virtual tours.
805 stars.
Use this if you need to automatically and accurately calculate camera poses and reconstruct a 3D scene from a diverse set of images without manual intervention.
Not ideal if you only have a single image or your images lack sufficient overlap to reconstruct a 3D environment.
Stars
805
Forks
56
Language
Python
License
—
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/nianticlabs/acezero"
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,...