mediapipe and mediapipe_plus
MediaPipe Plus extends MediaPipe's inference capabilities to additional AI accelerator chips, making it a specialized complement that builds upon the core framework rather than a competitor to it.
About mediapipe
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
MediaPipe provides ready-to-use solutions and tools for adding AI features to applications across mobile, web, and desktop. It takes live or streaming media (video, audio, text) and provides analyses like object detection, pose tracking, or text classification. Developers and product managers can use this to quickly build innovative machine learning experiences for their end-users.
About mediapipe_plus
houmo-ai/mediapipe_plus
The purpose of this project is to apply mediapipe to more AI chips.
This project helps integrate Google MediaPipe's computer vision capabilities into a wider range of AI hardware, specifically Nvidia's Jetson AGX Xavier. It takes an input video and processes it with AI models, such as a face detection model, to produce an output video with detections (like facial bounding boxes and landmarks). This is primarily used by embedded systems developers or AI hardware engineers who need to deploy high-performance computer vision applications on edge devices.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work