Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alihassanml/smoking-detection-yolo11

This project uses a YOLO11 model to detect if a person is smoking in real-time video feeds. Built with cv2 and ultralytics, this setup captures frames from a webcam, runs them through a trained YOLO11 model, and displays the detected results in real-time.
https://github.com/alihassanml/smoking-detection-yolo11

detecting smoking yolov8

Last synced: 1 day ago
JSON representation

This project uses a YOLO11 model to detect if a person is smoking in real-time video feeds. Built with cv2 and ultralytics, this setup captures frames from a webcam, runs them through a trained YOLO11 model, and displays the detected results in real-time.

Awesome Lists containing this project