@@ -4,7 +4,7 @@ title: Home
4
4
nav_order : 1
5
5
---
6
6
7
- ![ MediaPipe] ( docs /images/mediapipe_small.png)
7
+ ![ MediaPipe] ( https://mediapipe.dev /images/mediapipe_small.png)
8
8
9
9
--------------------------------------------------------------------------------
10
10
@@ -13,21 +13,21 @@ nav_order: 1
13
13
[ MediaPipe] ( https://google.github.io/mediapipe/ ) offers cross-platform, customizable
14
14
ML solutions for live and streaming media.
15
15
16
- ![ accelerated.png] ( docs/ images/accelerated_small.png) | ![ cross_platform.png] ( docs /images/cross_platform_small.png)
16
+ ![ accelerated.png] ( https://mediapipe.dev/ images/accelerated_small.png) | ![ cross_platform.png] ( https://mediapipe.dev /images/cross_platform_small.png)
17
17
:------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------:
18
18
*** End-to-End acceleration*** : * Built-in fast ML inference and processing accelerated even on common hardware* | *** Build once, deploy anywhere*** : * Unified solution works across Android, iOS, desktop/cloud, web and IoT*
19
- ![ ready_to_use.png] ( docs/ images/ready_to_use_small.png) | ![ open_source.png] ( docs /images/open_source_small.png)
19
+ ![ ready_to_use.png] ( https://mediapipe.dev/ images/ready_to_use_small.png) | ![ open_source.png] ( https://mediapipe.dev /images/open_source_small.png)
20
20
*** Ready-to-use solutions*** : * Cutting-edge ML solutions demonstrating full power of the framework* | *** Free and open source*** : * Framework and solutions both under Apache 2.0, fully extensible and customizable*
21
21
22
22
## ML solutions in MediaPipe
23
23
24
24
Face Detection | Face Mesh | Iris | Hands | Pose | Holistic
25
25
:----------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------: | :------:
26
- [ ![ face_detection] ( docs/ images/mobile/face_detection_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/face_detection ) | [ ![ face_mesh] ( docs/ images/mobile/face_mesh_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/face_mesh ) | [ ![ iris] ( docs/ images/mobile/iris_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/iris ) | [ ![ hand] ( docs/ images/mobile/hand_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/hands ) | [ ![ pose] ( docs/ images/mobile/pose_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/pose ) | [ ![ hair_segmentation] ( docs /images/mobile/holistic_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/holistic )
26
+ [ ![ face_detection] ( https://mediapipe.dev/ images/mobile/face_detection_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/face_detection ) | [ ![ face_mesh] ( https://mediapipe.dev/ images/mobile/face_mesh_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/face_mesh ) | [ ![ iris] ( https://mediapipe.dev/ images/mobile/iris_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/iris ) | [ ![ hand] ( https://mediapipe.dev/ images/mobile/hand_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/hands ) | [ ![ pose] ( https://mediapipe.dev/ images/mobile/pose_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/pose ) | [ ![ hair_segmentation] ( https://mediapipe.dev /images/mobile/holistic_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/holistic )
27
27
28
28
Hair Segmentation | Object Detection | Box Tracking | Instant Motion Tracking | Objectron | KNIFT
29
29
:-------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: | :---:
30
- [ ![ hair_segmentation] ( docs/ images/mobile/hair_segmentation_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/hair_segmentation ) | [ ![ object_detection] ( docs/ images/mobile/object_detection_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/object_detection ) | [ ![ box_tracking] ( docs/ images/mobile/object_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/box_tracking ) | [ ![ instant_motion_tracking] ( docs/ images/mobile/instant_motion_tracking_android_small.gif)] ( https://google.github.io/mediapipe/solutions/instant_motion_tracking ) | [ ![ objectron] ( docs/ images/mobile/objectron_chair_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/objectron ) | [ ![ knift] ( docs /images/mobile/template_matching_android_cpu_small.gif)] ( https://google.github.io/mediapipe/solutions/knift )
30
+ [ ![ hair_segmentation] ( https://mediapipe.dev/ images/mobile/hair_segmentation_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/hair_segmentation ) | [ ![ object_detection] ( https://mediapipe.dev/ images/mobile/object_detection_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/object_detection ) | [ ![ box_tracking] ( https://mediapipe.dev/ images/mobile/object_tracking_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/box_tracking ) | [ ![ instant_motion_tracking] ( https://mediapipe.dev/ images/mobile/instant_motion_tracking_android_small.gif)] ( https://google.github.io/mediapipe/solutions/instant_motion_tracking ) | [ ![ objectron] ( https://mediapipe.dev/ images/mobile/objectron_chair_android_gpu_small.gif)] ( https://google.github.io/mediapipe/solutions/objectron ) | [ ![ knift] ( https://mediapipe.dev /images/mobile/template_matching_android_cpu_small.gif)] ( https://google.github.io/mediapipe/solutions/knift )
31
31
32
32
<!-- []() in the first cell is needed to preserve table formatting in GitHub Pages. -->
33
33
<!-- Whenever this table is updated, paste a copy to solutions/solutions.md. -->
0 commit comments