Tagged articles
13 articles
Page 1 of 1
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Oct 24, 2025 · Artificial Intelligence

Next‑Gen VR Interaction via Micro‑Gesture Recognition: The “MiaoKong Virtual Realm” Demo

At Beijing University of Posts and Telecommunications' 70th anniversary, the Network Intelligence Research Center showcased a micro‑gesture‑driven VR system that captures millimeter‑scale finger motions with high‑precision, low‑latency hand tracking, delivering efficient, fatigue‑reducing interactions and earning strong audience approval.

Computer VisionVR interactionXR
0 likes · 8 min read
Next‑Gen VR Interaction via Micro‑Gesture Recognition: The “MiaoKong Virtual Realm” Demo
JD Tech Talk
JD Tech Talk
Jul 11, 2024 · Artificial Intelligence

Technical Exploration of JD.Vision on Apple Vision Pro: Spatial Computing, Custom Gestures, and Rendering Optimizations

The article details JD.Vision's development for Apple Vision Pro, explaining how spatial computing enables immersive 1:1 product placement, describing low‑latency VST, eye‑tracking hand‑eye control, custom gesture recognition using AI models, shader customization, and performance optimizations for a seamless AR shopping experience.

3D renderingAR/VRApple Vision Pro
0 likes · 10 min read
Technical Exploration of JD.Vision on Apple Vision Pro: Spatial Computing, Custom Gestures, and Rendering Optimizations
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 20, 2023 · Frontend Development

Building a High‑Performance Genshin Impact Map with CanvasKit, Gesture Recognition, and React/Vue Integration

This article explains why the official web map built with Leaflet suffers from poor performance, how using CanvasKit (Skia compiled to WebAssembly) together with @use-gesture and popmotion dramatically improves rendering speed and interaction smoothness, and provides a complete implementation and component wrappers for Vue and React.

CanvasKitMap RenderingVue
0 likes · 14 min read
Building a High‑Performance Genshin Impact Map with CanvasKit, Gesture Recognition, and React/Vue Integration
ELab Team
ELab Team
Nov 29, 2022 · Frontend Development

How to Build Real-Time Mouse Gesture Recognition with TensorFlow.js

This article explains how to design, implement, and evaluate a mouse gesture recognition system using machine learning and geometric analysis, covering data preprocessing, model training with TensorFlow.js, cosine‑similarity matching, performance optimizations, and extensions to three‑dimensional VR/AR environments.

Cosine SimilarityTensorFlow.jsWeb Development
0 likes · 32 min read
How to Build Real-Time Mouse Gesture Recognition with TensorFlow.js
Baidu App Technology
Baidu App Technology
May 10, 2021 · Mobile Development

LiteKit: Baidu's Mobile AI Deployment Framework for Fast AI Capability Integration

LiteKit, Baidu’s mobile AI deployment framework built on Paddle Lite, delivers out‑of‑the‑box video super‑resolution, human segmentation and gesture‑recognition SDKs that reduce integration complexity to three simple steps across Objective‑C, Java and C++, achieving real‑time performance (25 FPS) while lowering development effort and platform barriers.

LiteKitMobile AI DeploymentPaddle-Lite
0 likes · 14 min read
LiteKit: Baidu's Mobile AI Deployment Framework for Fast AI Capability Integration
Tencent Cloud Developer
Tencent Cloud Developer
Feb 1, 2021 · Mobile Development

Flutter Event Propagation and Gesture Recognition Mechanism (Source Code Analysis)

Flutter converts native MotionEvent data into a serialized ByteBuffer, passes it through JNI to the engine, creates a Dart PointerDataPacket, hit‑tests the render tree, dispatches the event to each hit object, and resolves competing GestureRecognizers in the arena so the winning recognizer triggers the appropriate callback such as onTap or onDrag.

DARTEvent PropagationFlutter
0 likes · 21 min read
Flutter Event Propagation and Gesture Recognition Mechanism (Source Code Analysis)
Taobao Frontend Technology
Taobao Frontend Technology
Jan 25, 2021 · Frontend Development

How Alibaba’s MediaAI Studio Brings AI‑Powered Live Stream Interactions to Life

Alibaba’s Taobao live streaming team demonstrates how AI-driven gestures and facial recognition are integrated into live streams via the MediaAI Studio editor, enabling real‑time festive effects, customizable smart assets, and interactive gameplay, while outlining the underlying architecture, workflow, and future development plans.

AI interactionARMedia AI
0 likes · 17 min read
How Alibaba’s MediaAI Studio Brings AI‑Powered Live Stream Interactions to Life
Alibaba Terminal Technology
Alibaba Terminal Technology
Jan 14, 2021 · Frontend Development

How Alibaba’s MediaAI Studio Brings AI‑Powered Live Stream Interactions to Life

This article explains how Alibaba's MediaAI Studio enables real‑time gesture‑based festive effects, AI‑driven face accessories, and interactive live‑stream experiences on Taobao, detailing the workflow from design to deployment, the underlying media‑intelligence architecture, and future development plans.

AI interactionARMedia AI
0 likes · 15 min read
How Alibaba’s MediaAI Studio Brings AI‑Powered Live Stream Interactions to Life
Programmer DD
Programmer DD
Apr 19, 2020 · Artificial Intelligence

How Gesture Recognition Transforms Mobile Gaming with Real‑Time AI Control

This article presents a gesture‑based human‑computer interaction system that uses Paddle Lite and MobileNet to enable real‑time control of games on Android phones, tablets, and embedded boards, detailing its architecture, data preparation, model training, and on‑device inference.

AndroidHuman-Computer InteractionMobile AI
0 likes · 11 min read
How Gesture Recognition Transforms Mobile Gaming with Real‑Time AI Control
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 27, 2019 · Artificial Intelligence

Inside Alibaba’s AliPlayStudio: Real-Time AI Video Interaction Techniques

This article details how Alibaba’s AliPlayStudio combines advanced computer‑vision algorithms—such as human semantic segmentation, gesture and pose detection, controllable style transfer, and face‑fusion—optimised for low‑power mobile and embedded devices, to deliver engaging real‑time video interactions across online and offline marketing scenarios.

Mobile AIStyle Transferface fusion
0 likes · 17 min read
Inside Alibaba’s AliPlayStudio: Real-Time AI Video Interaction Techniques
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 16, 2019 · Artificial Intelligence

How Alibaba’s AliPlayStudio Powers Real‑Time AI Video Interactions on Mobile

This article details the research and engineering behind Alibaba's AliPlayStudio, a video‑interactive platform that combines computer‑vision algorithms such as human parsing, gesture and pose detection, and controllable style transfer, all optimized for real‑time deployment on low‑power mobile and embedded devices.

Mobile AIgesture recognitionpose estimation
0 likes · 17 min read
How Alibaba’s AliPlayStudio Powers Real‑Time AI Video Interactions on Mobile