smoking_detector_demo icon indicating copy to clipboard operation
smoking_detector_demo copied to clipboard

CNN implementation for classification task if I smoking or not.

SMOKING DETECTOR DEMO

Demo

A convolutional neural network-based smoking detector.

how to use:

  • clone or download this repo.
  • install the dependencies using pip install -r requirements.txt.
  • run the script using python smoking_demo.py.