module documentation

Undocumented

Constant CALIBRATION_DIR Undocumented
Constant CONFIGS_DIR Undocumented
Constant LOADERS Undocumented
Constant MISC_DIR Undocumented
Constant MODELS_DIR Undocumented
Constant OUTPUTS_DIR Undocumented
Constant SHARED_DIR Undocumented
CALIBRATION_DIR: Path =

Undocumented

Value
SHARED_DIR / 'calibration_data'
CONFIGS_DIR: Path =

Undocumented

Value
SHARED_DIR / 'configs'
LOADERS =

Undocumented

Value
Registry(name='loaders')
MISC_DIR: Path =

Undocumented

Value
SHARED_DIR / 'misc'
MODELS_DIR: Path =

Undocumented

Value
SHARED_DIR / 'models'
OUTPUTS_DIR: Path =

Undocumented

Value
SHARED_DIR / 'outputs'
SHARED_DIR: Path =

Undocumented

Value
Path('shared_with_container')