1 EfmGTView
data_handling.efm_views.EfmGTView(raw)Ground-truth annotations (EFM schema) for a snippet.
1.1 Attributes
| Name | Description |
|---|---|
| raw | Backing raw GT payload. |
| efm_gt | Parsed timestamp-indexed GT views. |
| timestamps | Sorted list of efm_gt timestamp keys. |
1.2 Methods
| Name | Description |
|---|---|
| cameras_at | Get per-camera OBB GT at a timestamp. |
1.2.1 cameras_at
data_handling.efm_views.EfmGTView.cameras_at(ts)Get per-camera OBB GT at a timestamp.