Skip to content

denisa-c/Cough-E

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cough-E

Welcome to the repository accompanying the Cough-E algorithm.

Repository structure

The repository contains both C code for deploying the Cough-E algorithm on embedded devices (located in the C_application folder), as well as the methodology infrastructure through which the algorithm was developed (locateed in the ML_methodology folder). Each of these folders contains a README further detailing its structure and usage.

Citations

https://ieeexplore.ieee.org/abstract/document/11027535 If you use this code or methodology in your work, please cite our publication:


@article{albini2025cough,
  title={Cough-E: A multimodal, privacy-preserving cough detection algorithm for the edge},
  author={Albini, Stefano and Orlandic, Lara and Dan, Jonathan and Thevenot, J{\'e}r{\^o}me and Teijeiro, Tomas and Constantinescu, Denisa-Andreea and Atienza, David},
  journal={IEEE Journal of Biomedical and Health Informatics},
  year={2025},
  publisher={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 92.7%
  • Python 7.3%