View source on GitHub |
MediaPipe Model Maker Python Public API For Gesture Recognizer.
Classes
class Dataset
: Dataset library for hand gesture recognizer.
class GestureRecognizer
: GestureRecognizer for building hand gesture recognizer model.
class GestureRecognizerOptions
: Configurable options for building gesture recognizer.
class HParams
: The hyperparameters for training gesture recognizer.
class HandDataPreprocessingParams
: A dataclass wraps the hand data preprocessing hyperparameters.
class ModelOptions
: Configurable options for gesture recognizer model.