Skip to content

Commit 45533bc

Browse files
authored
Merge pull request #6 from williamu04/docs/spec
Add spec for mediapipe
2 parents 2068821 + c389565 commit 45533bc

6 files changed

Lines changed: 9 additions & 0 deletions

File tree

assets/WhatsApp Image 2026-03-06 at 11.31.46 AM.jpeg renamed to assets/image-1.jpeg

File renamed without changes.

assets/WhatsApp Image 2026-03-06 at 11.40.54 AM (1).jpeg renamed to assets/image-2.jpeg

File renamed without changes.

assets/WhatsApp Image 2026-03-06 at 11.40.54 AM.jpeg renamed to assets/image-3.jpeg

File renamed without changes.

assets/WhatsApp Image 2026-03-06 at 11.40.55 AM.jpeg renamed to assets/image-4.jpeg

File renamed without changes.

assets/image-5.jpeg

113 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Sumber dokumentasi utama: [AI Google Dev](https://ai.google.dev/edge/mediapipe/solutions/vision/gesture_recognizer/python#video_1)
2+
3+
# Gesture recognition
4+
Mediapipe versi terbaru cukup berbeda dengan versi yang sebelumnya. Perbedaan utama adalah versi terbaru menggunakan tasks dan memanfaatkan model yang sudah disediakan oleh Google
5+
6+
Model [HandGestureClassifier](https://storage.googleapis.com/mediapipe-models/gesture_recognizer/gesture_recognizer/float16/latest/gesture_recognizer.task)
7+
Contoh kode [Google Colab](https://colab.research.google.com/github/googlesamples/mediapipe/blob/main/examples/gesture_recognizer/python/gesture_recognizer.ipynb#scrollTo=Iy4r2_ePylIa)
8+
9+
[Dokumentasi Holistic](https://github.com/google/mediapipe/blob/master/docs/solutions/holistic.md)

0 commit comments

Comments
 (0)