File size: 925 Bytes
72b443b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<div style="text-align: center;">
    <h1>
        Mediapipe Face-Mesh 3D
    </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>
        This is my first step of 2D image to 3D<br>   
        3D Scene is stil dark,I could not solve the problem yet.<a href="https://huggingface.co/spaces/Akjava/mediapipe-head-2d-spinning">here</a> is 2D vesion<br>
           I'm not familiar with pyvista ,I'll use the downloaded gltf with  Blender or Godot.<br>
           If any gltf problems happen let me know.
        </p>
    </div>
    
</div>