s6.nn.keypoint_detector_v2ΒΆ

class s6.nn.keypoint_detector_v2.KeypointDetectorV2(ckpt_or_onnx_path: str = None)

Bases: object

Inference wrapper that supports ONNX or PyTorch checkpoint models.

property supports_triplet_prediction: bool

Whether the loaded model exposes at least tip/turn/end keypoints.