Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Human Detection using CCTV Footages #747

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

sreevidya-16
Copy link
Contributor

@sreevidya-16 sreevidya-16 commented Jul 16, 2024

Description

  • Human detection using CCTV footage is a vital application of computer vision and deep learning techniques, designed to bolster security and surveillance systems.
  • I developed a robust model capable of detecting humans in real-time from CCTV footage, leveraging advanced deep learning algorithms like Convolutional Neural Networks (CNNs).
  • By processing live video streams, the model will identify and track human presence, providing real-time alerts and insights for security personnel.
  • This application not only enhances the efficiency of monitoring systems but also improves safety and response times in critical scenarios.

@sanjay-kv, this Pull Request Fixes #693 (issue)

Type of change

  • Added a new machine learning frameworks, libraries or software.
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv merged commit 07bee3a into recodehive:main Jul 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡[Feature]: Human Detection using CCTV Footages
2 participants