Skip to content

v0.8.5

Choose a tag to compare

@ljchang ljchang released this 14 Jun 01:20
· 50 commits to main since this release
fd5483c

Upgrades to Detectorv2 v2.5 and brings the Viewer in line with Live.

Highlights

  • Detectorv2 v2.5 — 52 MediaPipe/ARKit blendshape coefficients, safetensors weights, corrected 478-mesh decode, and head-pose pitch now reads +up (matching the classic Detector / Detectorv1).
  • Live — the overlay pipeline is resolution/aspect-adaptive; it tracks correctly on any camera (no more mesh/overlay distortion on non-16:9 webcams).
  • Viewer — emotion, valence/arousal, and pose panels now match Live and sit beside each face; the timeseries variable picker is grouped into collapsible sets (Emotions, V/A, Pose, Gaze, AUs, Blendshapes).
  • Analyze — extraction defaults to Detectorv2 · standard; the classic detector is relabeled Detectorv1.

Fixes

  • Mesh overlay no longer collapses/distorts under the v2.5 model.
  • Head-pose pitch sign corrected to the canonical +up convention.
  • index.html served with no-store to prevent stale app bundles.