diplomat.processing.get_predictor_plugins
- diplomat.processing.get_predictor_plugins() Set[Type[Predictor]][source]
Get and retrieve all predictor plugins currently available to the DeepLabCut implementation.
- Returns:
A Set of Predictors, being the all classes that extend the Predictor class currently loaded visible to the python interpreter.