<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>