@@ -69,24 +69,27 @@ Note. some module is not provided as webworker for safari because of it's restri
69
69
- [ MediaPipe BlazePose] ( #mediapipe-blazepose )
70
70
- [ installation and usage] ( #installation-and-usage-16 )
71
71
- [ demo] ( #demo-16 )
72
+ - [ MediaPipe Mix] ( #mediapipe-mix )
73
+ - [ installation and usage] ( #installation-and-usage-17 )
74
+ - [ demo] ( #demo-17 )
72
75
- [ TFLite Wasm] ( #tflite-wasm )
73
76
- [ Google meet person segmentation(TFLite wasm)] ( #google-meet-person-segmentationtflite-wasm )
74
- - [ demo] ( #demo-17 )
75
- - [ White-Box-Cartoon(TFLite wasm)] ( #white-box-cartoontflite-wasm )
76
77
- [ demo] ( #demo-18 )
78
+ - [ White-Box-Cartoon(TFLite wasm)] ( #white-box-cartoontflite-wasm )
79
+ - [ demo] ( #demo-19 )
77
80
- [ License] ( #license-1 )
78
81
- [ ESPCN (TFLite wasm)] ( #espcn-tflite-wasm )
79
- - [ demo] ( #demo-19 )
82
+ - [ demo] ( #demo-20 )
80
83
- [ Libs] ( #libs )
81
84
- [ FaceSwap] ( #faceswap )
82
- - [ demo] ( #demo-20 )
85
+ - [ demo] ( #demo-21 )
83
86
- [ Experiments] ( #experiments )
84
87
- [ Exp.1 Multi-version based tfjs model] ( #exp1-multi-version-based-tfjs-model )
85
- - [ demo] ( #demo-21 )
88
+ - [ demo] ( #demo-22 )
86
89
- [ src] ( #src )
87
90
- [ Citation] ( #citation-1 )
88
91
- [ Exp.2 Performance improvement] ( #exp2-performance-improvement )
89
- - [ demo] ( #demo-22 )
92
+ - [ demo] ( #demo-23 )
90
93
- [ src] ( #src-1 )
91
94
- [ Citation] ( #citation-2 )
92
95
- [ Reference] ( #reference-1 )
@@ -397,6 +400,19 @@ This project (code, pre-trained models, demos, etc.) is released under the Creat
397
400
[ tfjs] ( https://d3iwgbxa9wipu8.cloudfront.net/P01_wokers/t17_blaze-pose/tfjs/index.html )
398
401
[ tfjs(slow)] ( https://flect-lab-web.s3-us-west-2.amazonaws.com/P01_wokers/t17_blaze-pose/tfjs/index.html )
399
402
403
+ ## MediaPipe Mix
404
+
405
+ Compose Mediapipe models(hand, face, pose).
406
+
407
+ ### installation and usage
408
+
409
+ [ See here] ( /018_mediapipe-mix-worker-js )
410
+
411
+ ### demo
412
+
413
+ [ all] ( https://d3iwgbxa9wipu8.cloudfront.net/P01_wokers/t18_mediapipe-mix/index.html )
414
+ [ all(slow)] ( https://flect-lab-web.s3-us-west-2.amazonaws.com/P01_wokers/t18_mediapipe-mix/index.html )
415
+
400
416
# TFLite Wasm
401
417
402
418
## Google meet person segmentation(TFLite wasm)
0 commit comments