Releases: hari-krishnan/openglottal
Releases · hari-krishnan/openglottal
Detection-gated glottal segmentation and clinical feature extraction
v0.2.1 Release 0.2.1 – PyPI upload, README image URLs
Detection-gated glottal segmentation and clinical feature extraction
v.0.2.1 Update version and README
0.1.0 — Detection-gated glottal segmentation and clinical feature extraction
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).