The Model Zoo registry serves as the central source of truth for all model definitions and their associated data processors.
name
: The identifier for the model
path
: The full import path to the model’s implementation class. Note: the path includes both the module path as well as the class name.
data_processor_paths
: A list of compatible data processor implementation paths