mediapipe_model_maker.gesture_recognizer.HandDataPreprocessingParams

A dataclass wraps the hand data preprocessing hyperparameters.

shuffleA boolean controlling if shuffle the dataset. Default to true.
min_detection_confidenceconfidence threshold for hand detection.

Methods

__eq__

min_detection_confidence0.7
shuffleTrue