talha-11-11 / factory-person-detection

MIT License
0 stars 0 forks source link

Implement People Counting Script. #3

Closed talha-11-11 closed 1 month ago

talha-11-11 commented 1 month ago

Develop a script (count_people.py) that counts the number of persons detected in each frame. The script should read frames from the output directory, detect persons, and log the count in a CSV file.

talha-11-11 commented 1 month ago

Resolved #8