Alibaba's ABot-Earth 0.5 generates 3D worlds from satellite images in minutes
AI turns satellite photos into photorealistic 3D cities in under 10 minutes per km²
Alibaba's Amap-cvlab has released ABot-Earth 0.5, a generative 3D Earth model that can produce photorealistic 3D environments from geospatially referenced satellite imagery in under 10 minutes per square kilometer. Unlike traditional photogrammetry pipelines that require expensive drone or lidar data, this framework learns to generate realistic geometry and textures by training on a diverse corpus of existing real-world urban reconstructions. The model is built directly on 3D Gaussian Splatting (3DGS) representation, enabling high-fidelity synthesis conditioned solely on satellite images at inference time.
ABot-Earth 0.5 is designed for accessibility and real-time performance. It integrates hierarchical level-of-detail structures that allow interactive visualization in standard web-based map engines. This capability addresses the sim-to-real domain gap for downstream Embodied AI applications, such as closed-loop navigation for UAVs, by providing an ultra-low-cost simulation sandbox. The framework is open-source and available on the project's official page, significantly lowering both technical and financial barriers to large-scale 3D reconstruction and digital earth visualization.
- Generates photorealistic 3D scenes from satellite imagery in under 10 minutes per km² using 3D Gaussian Splatting
- Trained on diverse real-world urban reconstructions to produce realistic geometry and textures
- Supports real-time web-based visualization with hierarchical LOD and targets Embodied AI (e.g., UAV navigation)
Why It Matters
Democratizes large-scale 3D reconstruction for simulation, reducing cost and enabling advanced AI training in navigation.