paralleldomain.model.scene¶
- class Scene(name, available_annotation_types, decoder)¶
A collection of time-ordered sensor data.
- Parameters
name – Name of scene
available_annotation_types – List of available annotation types for this scene.
decoder – Decoder instance to be used for loading all relevant objects (frames, annotations etc.)