0.8.3.1
版本发布时间: 2021-02-28 06:06:10
google-ai-edge/mediapipe最新发布版本:v0.10.15(2024-08-31 03:09:23)
-
MediaPipe Pose
- New pose landmark model with Z coordinates (BlazePose GHUM 3D), generated from synthetic data
- Added tutorials and Colabs for Pose Classification
-
MediaPipe Objectron
- Added Python Solution API
-
MediaPipe Face Detection
- Added Python Solution API and JavaScript Solution API
-
MediaPipe Face Mesh
- Face Geometry Module (code) now supports face-detection input (to generate a face geometry from a detection), in addition to the existing support for face-landmark input
-
Image: a new multi-backend image data container:
- Covering both CPU and GPU storage
- Currently used in ImageToTensorCalculator and Face Detection Module
- Companion utility ToImageCalculator and FromImageCalculator