| --- |
| license: apache-2.0 |
| tags: |
| - onnx |
| - mediapipe |
| --- |
| |
| # ps-face-landmarks |
|
|
| Local face-landmark detection for the **DepthField Photo** desktop app, used by |
| the Smooth Skin feature to exclude eyes / brows / lips from the smoothing mask. |
|
|
| ## Contents & attribution |
|
|
| ### `face_landmarks_detector.onnx` — MediaPipe Face Mesh / Face Landmarker (478 points) |
| - **Original author:** Google |
| - **Source:** https://github.com/google-ai-edge/mediapipe |
| - **License:** Apache License 2.0 — https://www.apache.org/licenses/LICENSE-2.0 |
| - **Modifications:** converted from the original TFLite model to ONNX. |
|
|
| ## License |
|
|
| Licensed under the Apache License, Version 2.0. A copy of the License is |
| available at https://www.apache.org/licenses/LICENSE-2.0. Distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND. |
|
|