Skip to main content

SeetaPsych Face Enhanced

Enhanced face modules for SeetaPsych

Usage

This project is already included in the seetapsych-lib default configuration. Download and use it via seetapsych-manager download.

For usage, refer to SeetaPsych.

You can additionally add this algorithm module using the following methods.

WebUI

Run seetapsych-webui with the --dirs argument to use it.

seetapsych-webui --files seetapsych_face_ex/modules/dense_landmarks.yml

Programmatic Usage

Add the following code in your program to use this algorithm module.

from seetapsych_lib.runtime.factory import Factory
from seetapsych_lib.runtime.pipeline import Pipeline

factory = Factory()
factory.load_file_modules('seetapsych_face_ex/modules/dense_landmarks.yml')

pipeline = Pipeline(factory, ...)

pipeline.add_attributes('face/dense_landmarks')

Introduction

SeetaDenseLandmarks

ONNX-based dense facial landmark detection model by SeetaPsych, capable of detecting 280 2D landmarks. Accepts either a face bounding box or sparse landmarks (2/5/280 points) as input. When given a bbox, it first predicts an initial coarse set, then optionally runs a refinement pass aligned via 5-point similarity transform. Network input size is fixed at 192x192.

Module config: dense_landmarks.yml. Provide Attributes: face/dense_landmarks.

Requires: face/detection (primary). Optionally leverages face/landmarks if available for better alignment.

Available model: seeta-face-ex-dense-landmarks-280.onnx (recommended).

Parameters:

  • refine (bool, default true): Enable the second-pass refinement using 5-point similarity alignment.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seetapsych_face_ex-0.0.1-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file seetapsych_face_ex-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for seetapsych_face_ex-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 40227a6a515a5a07960f098cc8a13c441199d9747feb939e5b62ce18a879e7fd
MD5 e03765fc4eeabda766f5253c4d1ed334
BLAKE2b-256 beffbb92cb0fafa6aa98cf348a43c42ad8ea05322c1e30cd0337f5ff57f7f795

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.3.post1

2 files

0.0.3

2 files

0.0.2

2 files

This release

0.0.1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page