face feature position

This commit is contained in:
Michal Kolář
2023-04-24 16:24:42 +02:00
committed by Stanislav Fifik
parent ea90ac4c6b
commit 432e0d1dcd
4 changed files with 150 additions and 1 deletions

View File

@@ -29,8 +29,10 @@
"typescript": "^3.7.3"
},
"dependencies": {
"@mediapipe/face_detection": "^0.4.1646425229",
"@mediapipe/selfie_segmentation": "^0.1.1675465747",
"@tensorflow-models/body-segmentation": "^1.0.1",
"@tensorflow-models/face-detection": "^1.0.1",
"@tensorflow/tfjs-backend-webgl": "^4.2.0",
"@tensorflow/tfjs-converter": "^4.2.0",
"@tensorflow/tfjs-core": "^4.2.0",