Skip to content

Cite Susman & Kimmelman 2024: CNN+rule-based eye blink detection in LSF#157

Merged
AmitMY merged 2 commits into
masterfrom
signlang2024/susman-kimmelman-2024-eye
Apr 28, 2026
Merged

Cite Susman & Kimmelman 2024: CNN+rule-based eye blink detection in LSF#157
AmitMY merged 2 commits into
masterfrom
signlang2024/susman-kimmelman-2024-eye

Conversation

@AmitMY
Copy link
Copy Markdown
Contributor

@AmitMY AmitMY commented Apr 28, 2026

Summary

  • Adds a one-sentence citation of @susman-kimmelman-2024-eye (SignLang 2024) in the Automating Annotation section.
  • Paper trains a CNN to classify eye openness (open / in-between / closed) on French Sign Language data and combines it with rule-based temporal aggregation to detect linguistically defined blinks; compared against an EAR-based MediaPipe baseline.
  • Code/data: https://osf.io/dth2q/

Test plan

  • Confirm citation key resolves in references.bib
  • Confirm rendered HTML/PDF builds without warnings

Generated with Claude Code

Comment thread src/index.md Outdated

###### Automating Annotation {-}
One helpful research direction for collecting more data that enables the development of deployable SLP models is creating tools that can simplify or automate parts of the collection and annotation process. One of the most significant bottlenecks in obtaining more adequate signed language data is the time and scarcity of experts required to perform annotation. Therefore, tools that perform automatic parsing, detection of frame boundaries, extraction of articulatory features, suggestions for lexical annotations, and allow parts of the annotation process to be crowdsourced to non-experts, to name a few, have a high potential to facilitate and accelerate the availability of good data.
Targeting prosodic non-manual annotation specifically, @susman-kimmelman-2024-eye trained a CNN classifier of eye openness (open, in-between, closed) on French Sign Language data and combined it with rule-based temporal aggregation to detect linguistically defined eye blinks, outperforming an EAR-based baseline using MediaPipe landmarks.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does EAR stand for?
then rebase

AmitMY and others added 2 commits April 28, 2026 11:46
Cites the SignLang 2024 paper in the Automating Annotation section.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@AmitMY AmitMY force-pushed the signlang2024/susman-kimmelman-2024-eye branch from 4df16cb to 625db9a Compare April 28, 2026 11:46
@AmitMY AmitMY merged commit 30e41a5 into master Apr 28, 2026
1 of 2 checks passed
@AmitMY
Copy link
Copy Markdown
Contributor Author

AmitMY commented Apr 28, 2026

Done — defined EAR as Eye Aspect Ratio.

@AmitMY AmitMY deleted the signlang2024/susman-kimmelman-2024-eye branch April 28, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant