* MediaPipe Hand
* [Updated model, documentation and pipeline](https://solutions.mediapipe.dev/hands)
* Improved hand tracking quality in various scenarios
* Added handedness prediction, e.g. left or right hand.
* [See tweet for visualization](https://twitter.com/GoogleAI/status/1265319835283537921)
* MediaPipe Face Detection
* [Updated model for front-facing camera](https://solutions.mediapipe.dev/face_detection#resources)
* [Added model for back-facing camera](https://solutions.mediapipe.dev/face_detection#resources), which better handles smaller faces
* MediaPipe AutoFlip
* [Updated to use face detection model for back-facing camera](https://solutions.mediapipe.dev/autoflip)
* [Support for running MediaPipe on Windows - experimental](https://google.github.io/mediapipe/getting_started/install.html#installing-on-windows)
* MediaPipe TFLite CPU desktop live and offline demos only. No TFLite GPU and TensorFlow support yet.
* Compiled by MSVC through Bazel. No MinGW and Cygwin support yet.
* MediaPipe Android apps are NOT buildable on native Windows yet.
* [Tracing and profiling MediaPipe graphs - experimental](https://google.github.io/mediapipe/getting_started/install.html#installing-on-windows)
* [Support for collecting trace logs on Android, iOS, Linux](https://google.github.io/mediapipe/tools/tracing_and_profiling.html#collecting-the-logs)
* To analyze the trace logs, [MediaPipe Visualizer](https://viz.mediapipe.dev)
* Community related
* [Awesome MediaPipe: curation of code related to MediaPipe](https://mediapipe.org)
* [Slack community for MediaPipe users](https://mediapipe.page.link/joinslack)