File size: 847 Bytes
0dda723
 
 
 
 
db326ae
ae6ad89
0dda723
3d05296
 
ae6ad89
c7b53b8
ae6ad89
 
0dda723
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<div style="text-align: center;">
    <h1>
        Mediapipe Face Detect
    </h1>
    <div  class="grid-container">
        <img src="https://akjava.github.io/AIDiagramChatWithVoice-FaceCharacter/webp/128/00350245.webp" alt="Webp-talk-head" 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>

            type-1 is minimum face detection for inner face point like dlib-5-point<br>
            type-2 is standard face detection + marging will works well<br> 
            type-3 is mediapipe-landmarks maximum outside<br> 
            square shape:some trainer need square shape like dlib<br>
        </p>
    </div>
    
</div>