Skip to content

Releases: hari-krishnan/openglottal

Detection-gated glottal segmentation and clinical feature extraction

17 Mar 21:43

Choose a tag to compare

v0.2.1

Release 0.2.1 – PyPI upload, README image URLs

Detection-gated glottal segmentation and clinical feature extraction

17 Mar 21:41

Choose a tag to compare

0.1.0 — Detection-gated glottal segmentation and clinical feature extraction

11 Mar 19:00

Choose a tag to compare

First release of OpenGlottal — open-source toolkit for automated glottal area segmentation from high-speed videoendoscopy (HSV).

Paper: A Detection-Gated Pipeline for Robust Glottal Area Waveform Extraction and Clinical Pathology Assessment (arXiv:2603.02087)

This release includes:

  • YOLO-gated and U-Net pipelines (VFT, guided-VFT, unet, yolo-crop+unet, unet-only)
  • Pre-trained weights for GIRAFE and BAGLS
  • CLI and Python API
  • Clinical feature extraction (open quotient, GAW, etc.)

Install: pip install -e ".[dev]" from the repo (see README).