diff --git a/README.md b/README.md index e10952bcd..e2591505e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,16 @@ ML solutions for live and streaming media. ![ready_to_use.png](https://mediapipe.dev/images/ready_to_use_small.png) | ![open_source.png](https://mediapipe.dev/images/open_source_small.png) ***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* +---- + +**Attention:** *Thanks for your interest in MediaPipe! We are moving to +https://developers.google.com/mediapipe as the primary developer documentation +site for MediaPipe starting April 3, 2023.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## ML solutions in MediaPipe Face Detection | Face Mesh | Iris | Hands | Pose | Holistic diff --git a/docs/getting_started/android_solutions.md b/docs/getting_started/android_solutions.md index 2333cd664..2bee110f2 100644 --- a/docs/getting_started/android_solutions.md +++ b/docs/getting_started/android_solutions.md @@ -13,6 +13,16 @@ nav_order: 2 {:toc} --- +**Attention:** *Thanks for your interest in MediaPipe! We are moving to +https://developers.google.com/mediapipe as the primary developer documentation +site for MediaPipe starting April 3, 2023. This content will not be moved to +the new site, but will remain available in the source code repository on an +as-is basis.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + MediaPipe Android Solution APIs (currently in alpha) are available in: * [MediaPipe Face Detection](../solutions/face_detection#android-solution-api) diff --git a/docs/getting_started/building_examples.md b/docs/getting_started/building_examples.md index 2244b2736..bee585f25 100644 --- a/docs/getting_started/building_examples.md +++ b/docs/getting_started/building_examples.md @@ -12,6 +12,16 @@ nav_exclude: true {:toc} --- +**Attention:** *Thanks for your interest in MediaPipe! We are moving to +https://developers.google.com/mediapipe as the primary developer documentation +site for MediaPipe starting April 3, 2023. This content will not be moved to +the new site, but will remain available in the source code repository on an +as-is basis.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ### Android Please see these [instructions](./android.md). diff --git a/docs/getting_started/getting_started.md b/docs/getting_started/getting_started.md index be7150543..57bc61912 100644 --- a/docs/getting_started/getting_started.md +++ b/docs/getting_started/getting_started.md @@ -11,3 +11,13 @@ has_children: true 1. TOC {:toc} --- + +**Attention:** *Thanks for your interest in MediaPipe! We are moving to +https://developers.google.com/mediapipe as the primary developer documentation +site for MediaPipe starting April 3, 2023. This content will not be moved to +the new site, but will remain available in the source code repository on an +as-is basis.* + +*This notice and web page will be removed on April 3, 2023.* + +---- diff --git a/docs/getting_started/javascript.md b/docs/getting_started/javascript.md index 71cec2632..7a836d3d2 100644 --- a/docs/getting_started/javascript.md +++ b/docs/getting_started/javascript.md @@ -12,6 +12,16 @@ nav_order: 4 {:toc} --- +**Attention:** *Thanks for your interest in MediaPipe! We are moving to +https://developers.google.com/mediapipe as the primary developer documentation +site for MediaPipe starting April 3, 2023. This content will not be moved to +the new site, but will remain available in the source code repository on an +as-is basis.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Ready-to-use JavaScript Solutions MediaPipe currently offers the following solutions: diff --git a/docs/index.md b/docs/index.md index e10952bcd..e2591505e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,6 +19,16 @@ ML solutions for live and streaming media. ![ready_to_use.png](https://mediapipe.dev/images/ready_to_use_small.png) | ![open_source.png](https://mediapipe.dev/images/open_source_small.png) ***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* +---- + +**Attention:** *Thanks for your interest in MediaPipe! We are moving to +https://developers.google.com/mediapipe as the primary developer documentation +site for MediaPipe starting April 3, 2023.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## ML solutions in MediaPipe Face Detection | Face Mesh | Iris | Hands | Pose | Holistic diff --git a/docs/solutions/autoflip.md b/docs/solutions/autoflip.md index 820478dca..d0a763436 100644 --- a/docs/solutions/autoflip.md +++ b/docs/solutions/autoflip.md @@ -18,6 +18,16 @@ nav_order: 14 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +We have ended support for this MediaPipe Legacy Solution as of March 1, 2023. +For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview AutoFlip is an automatic video cropping pipeline built on top of MediaPipe. This diff --git a/docs/solutions/box_tracking.md b/docs/solutions/box_tracking.md index 0f65fbfca..4fecc5150 100644 --- a/docs/solutions/box_tracking.md +++ b/docs/solutions/box_tracking.md @@ -18,6 +18,16 @@ nav_order: 10 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +We have ended support for this MediaPipe Legacy Solution as of March 1, 2023. +For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview MediaPipe Box Tracking has been powering real-time tracking in diff --git a/docs/solutions/face_detection.md b/docs/solutions/face_detection.md index 3e9700c7b..789d9b3dd 100644 --- a/docs/solutions/face_detection.md +++ b/docs/solutions/face_detection.md @@ -18,6 +18,16 @@ nav_order: 1 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview MediaPipe Face Detection is an ultrafast face detection solution that comes with diff --git a/docs/solutions/face_mesh.md b/docs/solutions/face_mesh.md index 24ee760fc..399c6c610 100644 --- a/docs/solutions/face_mesh.md +++ b/docs/solutions/face_mesh.md @@ -18,6 +18,16 @@ nav_order: 2 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview MediaPipe Face Mesh is a solution that estimates 468 3D face landmarks in diff --git a/docs/solutions/hair_segmentation.md b/docs/solutions/hair_segmentation.md index e94a4c79d..481cd0058 100644 --- a/docs/solutions/hair_segmentation.md +++ b/docs/solutions/hair_segmentation.md @@ -18,6 +18,16 @@ nav_order: 8 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ![hair_segmentation_android_gpu_gif](https://mediapipe.dev/images/mobile/hair_segmentation_android_gpu.gif) ## Example Apps diff --git a/docs/solutions/hands.md b/docs/solutions/hands.md index d3c245b76..a4cd90baa 100644 --- a/docs/solutions/hands.md +++ b/docs/solutions/hands.md @@ -18,6 +18,16 @@ nav_order: 4 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview The ability to perceive the shape and motion of hands can be a vital component diff --git a/docs/solutions/holistic.md b/docs/solutions/holistic.md index 11589425d..876a88572 100644 --- a/docs/solutions/holistic.md +++ b/docs/solutions/holistic.md @@ -18,6 +18,16 @@ nav_order: 6 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview Live perception of simultaneous [human pose](./pose.md), diff --git a/docs/solutions/instant_motion_tracking.md b/docs/solutions/instant_motion_tracking.md index 6bdbe5e02..1e714bdc8 100644 --- a/docs/solutions/instant_motion_tracking.md +++ b/docs/solutions/instant_motion_tracking.md @@ -18,6 +18,16 @@ nav_order: 11 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +We have ended support for this MediaPipe Legacy Solution as of March 1, 2023. +For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview Augmented Reality (AR) technology creates fun, engaging, and immersive user diff --git a/docs/solutions/iris.md b/docs/solutions/iris.md index 1d36f74ca..23fdf91ab 100644 --- a/docs/solutions/iris.md +++ b/docs/solutions/iris.md @@ -18,6 +18,16 @@ nav_order: 3 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview A wide range of real-world applications, including computational photography diff --git a/docs/solutions/knift.md b/docs/solutions/knift.md index f2ec398ff..ad5d39f22 100644 --- a/docs/solutions/knift.md +++ b/docs/solutions/knift.md @@ -18,6 +18,16 @@ nav_order: 13 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +We have ended support for this MediaPipe Legacy Solution as of March 1, 2023. +For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview MediaPipe KNIFT is a template-based feature matching solution using KNIFT diff --git a/docs/solutions/media_sequence.md b/docs/solutions/media_sequence.md index e6bd5fd44..589325c37 100644 --- a/docs/solutions/media_sequence.md +++ b/docs/solutions/media_sequence.md @@ -18,6 +18,16 @@ nav_order: 15 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +We have ended support for this MediaPipe Legacy Solution as of March 1, 2023. +For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview MediaPipe is a useful and general framework for media processing that can diff --git a/docs/solutions/models.md b/docs/solutions/models.md index 325c41f1b..32d77a42e 100644 --- a/docs/solutions/models.md +++ b/docs/solutions/models.md @@ -12,6 +12,20 @@ nav_order: 30 {:toc} --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +We have ended support for +[these MediaPipe Legacy Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +as of March 1, 2023. All other +[MediaPipe Legacy Solutions will be upgraded](https://developers.google.com/mediapipe/solutions/guide#legacy) +to a new MediaPipe Solution. The code repository and prebuilt binaries for all +MediaPipe Legacy Solutions will continue to be provided on an as-is basis. +We encourage you to check out the new MediaPipe Solutions at: +https://developers.google.com/mediapipe/solutions* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ### [Face Detection](https://google.github.io/mediapipe/solutions/face_detection) * Short-range model (best for faces within 2 meters from the camera): diff --git a/docs/solutions/object_detection.md b/docs/solutions/object_detection.md index 7ae5e9aff..f08d0a928 100644 --- a/docs/solutions/object_detection.md +++ b/docs/solutions/object_detection.md @@ -18,6 +18,16 @@ nav_order: 9 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ![object_detection_android_gpu.gif](https://mediapipe.dev/images/mobile/object_detection_android_gpu.gif) ## Example Apps diff --git a/docs/solutions/objectron.md b/docs/solutions/objectron.md index 10483e499..9dffc7938 100644 --- a/docs/solutions/objectron.md +++ b/docs/solutions/objectron.md @@ -18,6 +18,16 @@ nav_order: 12 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +We have ended support for this MediaPipe Legacy Solution as of March 1, 2023. +For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview MediaPipe Objectron is a mobile real-time 3D object detection solution for diff --git a/docs/solutions/pose.md b/docs/solutions/pose.md index 905800228..3226ddc2f 100644 --- a/docs/solutions/pose.md +++ b/docs/solutions/pose.md @@ -20,6 +20,16 @@ nav_order: 5 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview Human pose estimation from video plays a critical role in various applications diff --git a/docs/solutions/pose_classification.md b/docs/solutions/pose_classification.md index 38cb4f80a..24f20f727 100644 --- a/docs/solutions/pose_classification.md +++ b/docs/solutions/pose_classification.md @@ -19,6 +19,16 @@ nav_order: 1 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview One of the applications diff --git a/docs/solutions/selfie_segmentation.md b/docs/solutions/selfie_segmentation.md index d8b17487c..5febf29f0 100644 --- a/docs/solutions/selfie_segmentation.md +++ b/docs/solutions/selfie_segmentation.md @@ -18,6 +18,16 @@ nav_order: 7 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +As of March 1, 2023, this solution is planned to be upgraded to a new MediaPipe +Solution. For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + ## Overview *Fig 1. Example of MediaPipe Selfie Segmentation.* | diff --git a/docs/solutions/solutions.md b/docs/solutions/solutions.md index 05036938a..433d8372b 100644 --- a/docs/solutions/solutions.md +++ b/docs/solutions/solutions.md @@ -13,7 +13,20 @@ has_toc: false {:toc} --- -Note: These solutions are no longer actively maintained. Consider using or migrating to the new [MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide). +**Attention:** *Thank you for your interest in MediaPipe Solutions. We have +ended support for +[these MediaPipe Legacy Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +as of March 1, 2023. All other +[MediaPipe Legacy Solutions will be upgraded](https://developers.google.com/mediapipe/solutions/guide#legacy) +to a new MediaPipe Solution. The +[code repository](https://github.com/google/mediapipe/tree/master/mediapipe) +and prebuilt binaries for all MediaPipe Legacy Solutions will continue to +be provided on an as-is basis. We encourage you to check out the new MediaPipe +Solutions at: https://developers.google.com/mediapipe/solutions* + +*This notice and web page will be removed on June 1, 2023.* + +---- MediaPipe offers open source cross-platform, customizable ML solutions for live and streaming media. diff --git a/docs/solutions/youtube_8m.md b/docs/solutions/youtube_8m.md index 5415c146a..2e82b85d3 100644 --- a/docs/solutions/youtube_8m.md +++ b/docs/solutions/youtube_8m.md @@ -18,6 +18,16 @@ nav_order: 16 --- +**Attention:** *Thank you for your interest in MediaPipe Solutions. +We have ended support for this MediaPipe Legacy Solution as of March 1, 2023. +For more information, see the new +[MediaPipe Solutions](https://developers.google.com/mediapipe/solutions/guide#legacy) +site.* + +*This notice and web page will be removed on April 3, 2023.* + +---- + MediaPipe is a useful and general framework for media processing that can assist with research, development, and deployment of ML models. This example focuses on model development by demonstrating how to prepare training data and do model