#45 · Primary category: Robotics & Embodied AI Simulation
EmbodiedScan
[CVPR 2024 & NeurIPS 2024] EmbodiedScan: A Holistic Multi-Modal 3D Perception Suite Towards Embodied AI
Project last updated:06/13/25
GitHub Stars
678
Forks
51
Contributors
5
License
Apache-2.0
Why we included this project
EmbodiedScan tackles a problem that keeps coming up in robotics and embodied AI: an agent has to read a 3D scene from its own first-person view and tie what it sees to language. The repo brings together a large ego-centric dataset, over 5,000 scans with RGB-D views, language prompts, oriented 3D boxes, and semantic occupancy, and a baseline framework, Embodied Perceptron, that fuses any number of multi-modal inputs. That pairing works as a benchmark for 3D perception and visual grounding, and the baseline models and evaluation tooling are there to adapt. It is a research resource rather than a turnkey product: the dataset requires a download application, and the code assumes a research workflow, so it suits teams working on robotics perception and embodied navigation who want a solid starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
genesis-world
Simulation platform for general-purpose robotics & embodied AI learning.
lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
carla
Open-source simulator for autonomous driving research.