Getting started¶
Warning
Pre-implementation. This section describes proposed contracts. Behavior is subject to change before code lands.
Who should read this. Model authors preparing a first evaluation run, and contributors who want to reproduce a result on their own machine.
Before you start. Skim the four design pillars on the home page so the OOD (out-of-distribution) transfer framing is clear before you run anything.
What this section is not. It is not a task or metric reference. For the exact contracts behind these commands, see Reference and API.
Orientation¶
There are two short paths. Install puts the emma CLI (command-line interface) on your machine. Quickstart is the four-command path from a clean install to a local mean angular error on E-LOC-AOA, with no submission and nothing leaving your machine. First submission takes you from a green local eval to a v0.1 leaderboard row. For the deeper, step-by-step versions of these procedures, see How-To guides.