Tagged articles

MediaPipe

5 articles · Page 1 of 1
ShiZhen AI
ShiZhen AI
Jul 20, 2026 · Artificial Intelligence

Google’s GNM: How 636 Parameters Enable a Controllable Moving 3D Face

Google open‑sources the GNM Head, a 3D morphable model that splits a human head into 636 explicit identity, expression, pose and global parameters, allowing real‑time, programmable facial animation and seamless integration with MediaPipe, Three.js, Blender and other pipelines.

3D head modelGNMHugging Face
0 likes · 10 min read
Google’s GNM: How 636 Parameters Enable a Controllable Moving 3D Face
Geek Labs
Geek Labs
Apr 11, 2026 · Mobile Development

How Google AI Edge Enables True On‑Device LLMs for Android

Google AI Edge introduces two open‑source projects—Gallery and LiteRT‑LM—that let Android developers run large language models locally without network connectivity, offering offline inference, privacy protection, GPU/NPU acceleration, and streaming output for real‑time AI experiences.

AndroidGalleryLLM
0 likes · 9 min read
How Google AI Edge Enables True On‑Device LLMs for Android
Bilibili Tech
Bilibili Tech
Jun 9, 2023 · Artificial Intelligence

Implementing Face Blocking Danmaku Using Machine Learning in Browser

Liu Jun explains how Bilibili’s engineers replaced traditional pre‑processed SVG masks with a real‑time, browser‑based machine‑learning pipeline—using MediaPipe SelfieSegmentation, OffscreenCanvas, and Web Workers—to extract human contours and block faces in danmaku, achieving roughly 5 % CPU load on a 2020 M1 MacBook.

Machine LearningMediaPipeWeb Workers
0 likes · 9 min read
Implementing Face Blocking Danmaku Using Machine Learning in Browser