Predicting Obstructive Sleep Apnea syndrome (OSA) based on Computerized Tomography (CT)

Input CT Dicom files

Input Clinical Information

(At the time of CT scan)
(Superior border of the hard palate)
(Inferior end of epiglottis)

Instructions guide

  1. Select the number of classes for your classification task.
  2. For predicting significant OSA (two-class classification), the output is “Significant OSA” or “No significant OSA”.
  3. For predicting OSA severity (four-class classification), the output is “Normal”, “Mild OSA”, “Moderate OSA”, or “Severe OSA”.
  4. Choose the number of bits for the analysis, which will determine the precision of your computation.
  5. Enter the start index of the airway (superior border of the hard palate) where the analysis should begin.
  6. Enter the end index of the airway (inferior end of epiglottis) where the analysis should end.
  7. The name of DICOM files in zip file should end with index (four digits) of slices. e.g., 11223344_0001.dcm (index 1), 11223344_0002.dcm (index 2), 11223344_0003.dcm (index 3), ......., 11223344_0125.dcm (index 125), and files should be sequentially ordered (ascending order).
  8. Drag and drop or choose a [.zip] file containing your CT scan data.
  9. Review the uploaded file name to ensure the correct file has been selected.
  10. Read and accept the terms and conditions by checking the checkbox.
  11. Click the 'Analysis' button to submit your data for processing.
  12. One the analysis is completed the results will be displayed on the screen.

Please follow these guidelines when uploading files:


Precautions for use


For more information about the deep learning models used for predicting obstructive sleep apnea based on computed tomography scans, please refer to our research paper on GitHub.

Current version: 0.9.0 (2024-01-21)

Contact: Prof. Jinyoup Kim (kjyoup0622@gmail.com) for medical support and Prof. Hyoun-Joong Kong (gongcop7@snu.ac.kr) for technical support.