awacke1 commited on
Commit
8310856
1 Parent(s): dd54410

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +22 -0
app.py CHANGED
@@ -34,4 +34,26 @@ Javascript Solutions - Ready to Demo:
34
  7. Self Segmentation From Background: https://codepen.io/mediapipe/full/wvJyQpq
35
 
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  """)
 
34
  7. Self Segmentation From Background: https://codepen.io/mediapipe/full/wvJyQpq
35
 
36
 
37
+ Demonstration in Action with Screenshots:
38
+
39
+ Self Segmentation From Background:
40
+ ![image](https://user-images.githubusercontent.com/30595158/225767564-786928a3-7c91-4df1-babb-0cc4c2b71460.png)
41
+
42
+ Full Skeletal Pose:
43
+ ![image](https://user-images.githubusercontent.com/30595158/225767721-6f088349-3f56-41b3-85d4-98f2456dc165.png)
44
+
45
+ Hands - Both in 3D Projection even hidden surface vertices - Mahalo:
46
+ ![image](https://user-images.githubusercontent.com/30595158/225767970-0e1000e8-72a8-4276-a6f0-ccfcd3ac6d72.png)
47
+
48
+ Holistic - Face, Hands, Body:
49
+ ![image](https://user-images.githubusercontent.com/30595158/225768092-2cb4a144-7033-46b1-a476-3e0ec376eb36.png)
50
+
51
+ Face Detection:
52
+ ![image](https://user-images.githubusercontent.com/30595158/225768256-c97c0f62-6ef9-4c7e-aa41-8eaf4f344a3d.png)
53
+
54
+ Face Mesh Real Time - 30 Frames per second!
55
+ ![image](https://user-images.githubusercontent.com/30595158/225768360-c64197ff-919f-47a9-8cc0-c6d5e73e5853.png)
56
+
57
+
58
+
59
  """)