File size: 1,072 Bytes
a4b5d57
 
 
 
 
 
 
 
 
7f8ab1b
a4b5d57
 
 
 
 
 
 
 
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 Change Eyes Direction
    </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>
            <a href="https://huggingface.co/blog/Akjava/eyes-slide-move/">[Article]</a>Eyes Slide-Move:Classic-Inpainting fill hole and complete missing iris<br>
            (1) Make "blank eyes" (remove irises) using classic-inpaint<br>
            (2) complete missing iris hidden by eyelid using classic-inapaint<br>
            (3) Move the iris to the desired (x, y) coordinates<br>
            The result is not so bad,If face is big you can improve with belelow Flux.1 schnell img2img/inpaint<br>
        </p>
    </div>
    
</div>