Files
slr_google_landmarks_demo/gesture.sh
jared 8bcc62b045 Initial commit: MediaPipe landmarks demo
HTML demos for face, hand, gesture, and posture tracking using MediaPipe.
Includes Python CLI tools for processing video files.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 22:38:40 -05:00

6 lines
146 B
Bash
Executable File

export GLOG_minloglevel=2
export TF_CPP_MIN_LOG_LEVEL=3
python recognize_gesture.py --image ily.png --model gesture_recognizer.task 2>/dev/null