• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a computer vision based project where the computer can detect whether someone is smoking and also draw bounding boxes around that particular event. "Yolov5" object detection algorithm has been use for developing the custom object detection model and "Flask" has been used integrating the object detection model with a web interface.