Skip to main content

MediaPipe Journey: Exploring Pose & Hand Landmark Detection

Hey everyone!

I've recently dived into the fascinating world of MediaPipe, focusing on two intriguing aspects: Pose Landmark Detection and Hand Landmarks Detection. The potential applications are vast, and I'm thrilled to share my initial ideas:

1️⃣ Posture Alert System: I'm developing a script that will alert me if I've been sitting for too long. This could be a game-changer for maintaining better posture and health during those long work sessions. https://github.com/safo-bora/ML-pet/blob/main/mediapipe_debug_pose.py

2️⃣ Hand Detection for Virtual Music: Just for fun (for now), I'm working on a script that turns hand movements into piano playing. Each section of the screen corresponds to a different musical tone, allowing me to play music without a physical piano. https://github.com/safo-bora/ML-pet/blob/main/mediapipe_debug_piano.py Stay tuned for more updates and feel free to share your thoughts or similar projects you're working on! 💖


Backstage:








Comments