All Projects → gihanjayatilaka → non-contact-sleep-apnea-detection

gihanjayatilaka / non-contact-sleep-apnea-detection

Licence: other
Gihan Jayatilaka, Harshana Weligampola, Suren Sritharan, Pankayaraj Pathmanathan, Roshan Ragel and Isuru Nawinne, "Non-contact Infant Sleep Apnea Detection," 2019 14th Conference on Industrial and Information Systems (ICIIS), Kandy, Sri Lanka, 2019, pp. 260-265, doi: 10.1109/ICIIS47346.2019.9063269.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
CSS
56736 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to non-contact-sleep-apnea-detection

monodepth
Python ROS depth estimation from RGB image based on code from the paper "High Quality Monocular Depth Estimation via Transfer Learning"
Stars: ✭ 41 (+173.33%)
Mutual labels:  vision
dd-ml-segmentation-benchmark
DroneDeploy Machine Learning Segmentation Benchmark
Stars: ✭ 179 (+1093.33%)
Mutual labels:  vision
edge-computer-vision
Edge Computer Vision Course
Stars: ✭ 41 (+173.33%)
Mutual labels:  vision
handbook
We're a small high-trust livelihood pod doing tech consulting within Enspiral.
Stars: ✭ 35 (+133.33%)
Mutual labels:  vision
photonvision
PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.
Stars: ✭ 115 (+666.67%)
Mutual labels:  vision
calvin
CALVIN - A benchmark for Language-Conditioned Policy Learning for Long-Horizon Robot Manipulation Tasks
Stars: ✭ 105 (+600%)
Mutual labels:  vision
EfficientMORL
EfficientMORL (ICML'21)
Stars: ✭ 22 (+46.67%)
Mutual labels:  vision
FaceData
A macOS app to parse face landmarks from a video for GANs training
Stars: ✭ 71 (+373.33%)
Mutual labels:  vision
face age gender
Can we predict the age and gender of someone given a picture of their face ?
Stars: ✭ 40 (+166.67%)
Mutual labels:  vision
SentimentVisionDemo
🌅 iOS11 demo application for visual sentiment prediction.
Stars: ✭ 34 (+126.67%)
Mutual labels:  vision
CNN-GoogLeNet
👁 Vision : Model 4: GoogLeNet : Image Classification
Stars: ✭ 17 (+13.33%)
Mutual labels:  vision
res-mlp-pytorch
Implementation of ResMLP, an all MLP solution to image classification, in Pytorch
Stars: ✭ 178 (+1086.67%)
Mutual labels:  vision
CarLens-iOS
CarLens - Recognize and Collect Cars
Stars: ✭ 124 (+726.67%)
Mutual labels:  vision
Denoised-Smoothing-TF
Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.
Stars: ✭ 19 (+26.67%)
Mutual labels:  vision
mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
Stars: ✭ 771 (+5040%)
Mutual labels:  vision
TokenLabeling
Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"
Stars: ✭ 385 (+2466.67%)
Mutual labels:  vision
Final-year-project-deep-learning-models
Deep learning for freehand sketch object recognition
Stars: ✭ 22 (+46.67%)
Mutual labels:  vision
DonkeyDrift
Open-source self-driving car based on DonkeyCar and programmable chassis
Stars: ✭ 15 (+0%)
Mutual labels:  vision
mediapipe plus
The purpose of this project is to apply mediapipe to more AI chips.
Stars: ✭ 38 (+153.33%)
Mutual labels:  vision
SAPC-APCA
APCA (Accessible Perceptual Contrast Algorithm) is a new method for predicting contrast for use in emerging web standards (WCAG 3) for determining readability contrast. APCA is derived form the SAPC (S-LUV Advanced Predictive Color) which is an accessibility-oriented color appearance model designed for self-illuminated displays.
Stars: ✭ 266 (+1673.33%)
Mutual labels:  vision

Sleep Apnea Detection

Objective

Developing a 100% non intrusive method for detecting sleep apnea in infants.

Approach

A video feed is processed to detect the breathing pattern and then it is assessed for anomalies.

Algorithms

Canny edge detection, Center of graviry tracking, subspace filtering, adaptive filtering, maxima detection.

Hardware

Raspberry pi model 3 b Raspberry pi camera

Software

Python3, OpenCV

People

Gihan Jayatilaka , Harshana Weligampola , Suren Sritharan and Pankayaraj Pathmanathan developed this system as a course project for CO321 CO323 CO325. The project was supervised by Dr. Roshan Ragel and Dr.Isuru Nawinne . The embedded system was developed by Nuwan Jaliyagoda and Anupamali Willamuna.

Acknowledgements

Sanjaya Herath provided the hardware components. Dinidu Bhathiya provided a dataset.

Future work (ideas)

  1. Identifying deafness in infants through behavioural analytics
  2. Identify risky behaviour of the baby (trying to climb out of the cot)

Publications

One algorithm developed in this project was published as G. Jayatilaka, H. Weligampola, S. Sritharan, P. Pathmanathan, R. Ragel and I. Nawinne, "Non-contact Infant Sleep Apnea Detection," 2019 14th Conference on Industrial and Information Systems (ICIIS), Kandy, Sri Lanka, 2019, pp. 260-265, doi: 10.1109/ICIIS47346.2019.9063269.

arXiv preprint arXiv:1910.04725.

You may cite this work as,

@INPROCEEDINGS{non-intrusive-sleep-apnea-detection,
author={G. {Jayatilaka} and H. {Weligampola} and S. {Sritharan} and P. {Pathmanathan} and R. {Ragel} and I. {Nawinne}},
booktitle={2019 14th Conference on Industrial and Information Systems (ICIIS)},
title={Non-contact Infant Sleep Apnea Detection},
year={2019},
volume={},
number={},
pages={260-265},}

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].