Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sahilk-027/edi-sem7-module1-timestamp

This code performs real-time person detection using the YOLOv5 model and OpenCV. It reads frames from a video file, detects persons in those frames, and records the timestamps when persons are detected with a confidence greater than 0.8.
https://github.com/sahilk-027/edi-sem7-module1-timestamp

Last synced: 3 days ago
JSON representation

This code performs real-time person detection using the YOLOv5 model and OpenCV. It reads frames from a video file, detects persons in those frames, and records the timestamps when persons are detected with a confidence greater than 0.8.

Awesome Lists containing this project