Skip to content

kernelblog/Covid-Prediction-With-Clinical-Spectrograms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This script uses h5 file at https://www.kaggle.com/aimerodriguez/covid19-sound-spectograms/data. The purpose of the software is to predict Covid-19 with spectrograms of clinical sounds. Script can prediction with three different methods. If you want see this methods look screenshots.

Screenshots

resim

Requirements

  • Tensorflow
  • Numpy
  • Scipy
  • Librosa
  • Sounddevice
  • Opencv
  • Matplotlib
  • PyQt5

Setup

git clone https://github.com/GhstRt/Covid-Prediction-With-Clinical-Spegtrograms.git

pip install -r requirements.txt

Download h5 file on https://www.kaggle.com/aimerodriguez/covid19-sound-spectograms/data and move h5 file to script directory

Run main.py with Python3

About

Covid19 Predictions Via Clinical Sound Spectrograms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%