Add MoveNet Lightning pose estimation on Coral 2
Integrates single-person pose detection into oak-service using MoveNet Lightning on a second Google Coral Edge TPU. Detects 17 body keypoints at ~7ms per frame, derives posture (standing/sitting), facing direction, and arm position. Only runs when a person is detected by YOLOv6. New endpoints: /pose (raw keypoints), /pose/summary (derived posture) New module: pose_estimator.py (PoseEstimator class) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
BIN
models/movenet_single_pose_lightning_ptq_edgetpu.tflite
Normal file
BIN
models/movenet_single_pose_lightning_ptq_edgetpu.tflite
Normal file
Binary file not shown.
Reference in New Issue
Block a user