Skip to content

Detecting the temperature from an an infrared image

Notifications You must be signed in to change notification settings

gabrieleldose27/CATT

Repository files navigation

ThermoGray

ThermoGray it's a solution for detecting if a child with cancer have a fever or not if so the solution notify the nurse to comes give the child the medicine.

explicaation

Dataset's

Link to the dataset: https://drive.google.com/open?id=1wPjucswpLydSHf8ltSjZdOSDogjDD8D3

Deep-Learning

  • Training data (programmatically).
  • Data augmentation (programmatically).
  • Batch to make a CSV dataset table.
  • Datasets classification.
  • Datasets regression.
  • CoLab training our dataset (a free GPU, google solution.).
  • Working on the application...

colab simple code

from google.colab import drive
drive.mount('/content/gdrive', force_remount=True)
!echo "[ ! ] Starting..."
!cd "/content/gdrive/My Drive/Colab Notebooks" && python run.py

CSV template

path temperature
~/my/path/ 39.9

Screenshots

explicaation

About

Detecting the temperature from an an infrared image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published