File size: 857 Bytes
c204f33
 
 
 
 
3ee1fba
c204f33
 
 
 
 
b3f5fd9
c204f33
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<div style="text-align: center;">
    <h1>
        Mediapipe Head 2D-Spinning
    </h1>
    <div  class="grid-container">
        <img src="https://akjava.github.io/AIDiagramChatWithVoice-FaceCharacter/webp/128/00030245.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>
            opposite side face quality is low<br>
            <a href ="https://huggingface.co/spaces/Akjava/mediapipe-face-mesh-3d">3D Version</a> is much faster but seems hard to mixout 2d.<br>
            If you feel nose too high or short change Depth-Multiply.Examples seems 1.0(high)<br>
        </p>
    </div>
    
</div>