SceneScript
Overview
SceneScript is an AI model and method to understand and describe 3D spaces. It provides a method for representing and inferring scene geometry using an auto-regressive structured language model, and end-to-end learning.
Further reading
- Learn more about SceneScript on projectaria.com
- SceneScript Research Paper - SceneScript: Reconstructing Scenes With An Autoregressive Structured Language Model
- SceneScript GitHub repository
Getting Started
Installation
- To start using the model, check out the instructions on SceneScript GitHub repository