Skip to main content

SeetaPsych Hertz

Heart rate estimation 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.

Heart rate estimation requires processing video or real-time video streams to extract heart rate information.

WebUI

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

seetapsych-webui --files seetapsych_hertz/modules/seeta.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_hertz/modules/seeta.yml")

pipeline = Pipeline(factory, ...)

pipeline.add_attributes("face/heart_rate")

Module Catalog

Module YAML Path Package Name
seetapsych_hertz/modules/ada-chrom.yml HeartRate-AdaChrom
seetapsych_hertz/modules/seeta.yml HeartRate-Seeta
seetapsych_hertz/modules/tiny-hr.yml HeartRate-TinyHR

AdaChrom

Model-free rPPG heart rate estimation using adaptive chrominance analysis on skin ROI.

Module config: ada-chrom.yml

Package Provides Requires
HeartRate-AdaChrom face/heart_rate face/dense_landmarks

Description

Adaptive chrominance rPPG heart rate estimator from adaptive forehead ROI, no neural model required.

Parameters

Name Type Default Description & Tuning
window_samples integer 300 Sliding window frame count for HR estimation. Larger values reduce noise but increase latency; adjust based on real-time demand.

Models

(None)

TinyHR

Lightweight neural network for fast heart rate estimation directly from face video frames.

Module config: tiny-hr.yml

Package Provides Requires
HeartRate-TinyHR face/heart_rate face/detection

Description

Fast RhythmFormer heart rate estimator using buffered face crops + Welch spectral analysis.

Parameters

Name Type Default Description & Tuning
fps number 30 Expected camera/video FPS used for spectral analysis windowing. Mismatch with actual source FPS degrades HR accuracy.
interval number 1 Seconds between consecutive HR estimates. Smaller intervals yield more updates with higher jitter; larger intervals are smoother but slower.

Models

Model Recommended
seeta-hertz-tinyhr.onnx

Download files

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

Source Distribution

seetapsych_hertz-0.0.3.tar.gz (207.8 kB view details)

Uploaded Source

Built Distribution

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

seetapsych_hertz-0.0.3-py3-none-any.whl (83.2 kB view details)

Uploaded Python 3

File details

Details for the file seetapsych_hertz-0.0.3.tar.gz.

File metadata

  • Download URL: seetapsych_hertz-0.0.3.tar.gz
  • Upload date:
  • Size: 207.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for seetapsych_hertz-0.0.3.tar.gz
Algorithm Hash digest
SHA256 c56adee8aeef7ac4b2ce0e17997974d65d4dd465aae41386d60ef6043a53cfc5
MD5 72b800a0d256b4762a8525c366cd17d9
BLAKE2b-256 e1e1f74bcf009a4bbb7b4a5d29f373a924a1d52c024846e1566ec0eb4b7845ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for seetapsych_hertz-0.0.3.tar.gz:

Publisher: publish.yml on seetapsych/seetapsych-hertz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file seetapsych_hertz-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for seetapsych_hertz-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b690a0270ed6405c9eb6a30cea0248e0fe63e8343eee2bd364ea092e65dcc523
MD5 d62eff252300ef858bf49f2a281756ec
BLAKE2b-256 59d881b88dd5fff376612db0ec3b4357cd91b8c8c30e4c01089a6b5b69699c36

See more details on using hashes here.

Provenance

The following attestation bundles were made for seetapsych_hertz-0.0.3-py3-none-any.whl:

Publisher: publish.yml on seetapsych/seetapsych-hertz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.0.3.post1

2 files

This release

0.0.3 This release

2 files

0.0.2

2 files

0.0.1

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