Project import generated by Copybara.

PiperOrigin-RevId: 264188826
This commit is contained in:
MediaPipe Team 2019-08-19 10:41:41 -07:00 committed by chuoling
parent f5df228d9b
commit 9d45360bc9
5 changed files with 12 additions and 0 deletions

View File

@ -5,6 +5,18 @@
![Real-time Face Detection](mediapipe/docs/images/realtime_face_detection.gif)
## ML Solutions in MediaPipe
* [Hand Tracking](mediapipe/docs/hand_tracking_mobile_gpu.md)
* [Face Detection](mediapipe/docs/face_detection_mobile_gpu.md)
* [Hair Segmentation](mediapipe/docs/hair_segmentation_mobile_gpu.md)
* [Object Detection](mediapipe/docs/object_detection_mobile_gpu.md)
![hand_tracking](mediapipe/docs/images/mobile/hand_tracking_3d_android_gpu_small.gif)
![face_detection](mediapipe/docs/images/mobile/face_detection_android_gpu_small.gif)
![hair_segmentation](mediapipe/docs/images/mobile/hair_segmentation_android_gpu_small.gif)
![object_detection](mediapipe/docs/images/mobile/object_detection_android_gpu_small.gif)
## Installation
Follow these [instructions](mediapipe/docs/install.md).

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 KiB