Aryan-Chharia / Computer-Vision-Projects

Check out my Computer Vision Repository for projects showcasing advanced image processing techniques like object detection, image stitching, and segmentation using Python and OpenCV. Whether you're a researcher, developer, or enthusiast, you'll find comprehensive insights and practical implementations to advance your computer vision skills.
GNU General Public License v3.0
55 stars 102 forks source link

add realtime human detection and count project | Issue #253 #262

Closed Tusharb331 closed 1 month ago

Tusharb331 commented 1 month ago

Related Issue #253

NOTE: Kindly write in the following format -

Closes #253

Description

This PR introduces a Real-Time Human Counting feature using a TensorFlow-based Faster RCNN Inception v2 model. It supports human detection through images, videos, and camera feeds and provides visualizations such as enumeration and average accuracy plots. Additionally, the feature can generate a crowd report in PDF format.

Type of PR

Screenshots / videos (if applicable)

5 7 17

Checklist:

Additional context:

This enhancement uses a pre-trained Faster RCNN model with TensorFlow to achieve high accuracy in human detection. It provides a detailed report on the detected crowd, making it suitable for real-time applications like crowd management and safety monitoring.

Tusharb331 commented 1 month ago

@Aryan-Chharia please consider changing the level to 2 or 3 ... It is a good enough project.

Aryan-Chharia commented 1 month ago

project additions are level 1