mediapipe-head-pose-estimation / demo_header.html
Akjava's picture
broken opencv-version
661ec13
raw
history blame
955 Bytes
<div style="text-align: center;">
<h1>
Mediapipe Face-Pose Estimation plus OpenCV
</h1>
<div class="grid-container">
<img src="https://akjava.github.io/AIDiagramChatWithVoice-FaceCharacter/webp/128/00544245.webp" alt="Mediapipe Face Detection" class="image">
<p class="text">
This Space use <a href="http://www.apache.org/licenses/LICENSE-2.0">the Apache 2.0</a> Licensed <a href="https://ai.google.dev/edge/mediapipe/solutions/vision/face_landmarker">Mediapipe FaceLandmarker</a> <br>
"Current MediaPipe face-landmark detection struggle with faces rotated more than 45 degrees (due to limitations in training data).<br>
A new tool or method is needed to achieve improved accuracy."<br>
OpenCV:I've tried it out, but there's still room for improvement in how the features work together.<br>
TODO:change base-model
</p>
</div>
</div>