mediapipe_model_maker.gesture_recognizer.HandDataPreprocessingParams

A dataclass wraps the hand data preprocessing hyperparameters.

shuffle A boolean controlling if shuffle the dataset. Default to true.
min_detection_confidence confidence threshold for hand detection.

Methods

__eq__

min_detection_confidence 0.7
shuffle True