API Reference

Contents

API Reference#

This section documents the main Python interfaces in DeepSpatial. Use it as a quick entry point when you need class, function, and module-level details.

Module Guide#

  • core: High-level orchestration APIs for data setup, training, and reconstruction workflows.

  • module: Training and execution modules that power model lifecycle operations.

  • models: Model architecture components and supporting neural building blocks.

  • vis_utils: Visualization utilities for 3D labels, expression patterns, and projection-based checks.

  • data_utils: Dataset processing utilities and transport-related data helpers.