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

A new project AI security Cam app using DL added #1009

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

anshuman444
Copy link
Contributor

Full Name- Anshuman Dash
GitHub Profile Link - https://github.com/anshuman444
Email ID- anshumandash909@gmail.com
Approach For this Project - Identify and locate specific objects within the camera's field of view (e.g., people, weapons).
Participant role -kwoc

Exploratory Data Analysis (EDA):

Perform data cleaning and preprocessing.

Analyze data distribution and outliers.

Visualize patterns and correlations to derive insights.

Model Selection and Training:

Implement 3-4 algorithms such as:

YOLO (You Only Look Once)

SSD (Single Shot Detector)

Faster R-CNN

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • [X]I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

github-actions bot commented Feb 8, 2025

Our team will soon review your PR. Thanks @anshuman444 :)

@abhisheks008 abhisheks008 linked an issue Feb 9, 2025 that may be closed by this pull request
Copy link
Owner

@abhisheks008 abhisheks008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required Changes:

  1. Remove the .gitignore file.
  2. In Model/project_folder.ipynb, Jupyter Notebbok file is not visible. Please re-upload the project file and rename it as ai_security_camera_app_using_dl.ipynb.
  3. Please follow the README template and update the Model/README.md file.
  4. Please add a demo video of the working of the application and upload it inside the Web App folder.
  5. Update the Web App/README.md file and add the video file in it.

@anshuman444

Copy link
Owner

@abhisheks008 abhisheks008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Approved!!
@anshuman444

@abhisheks008 abhisheks008 added Status: Approved Approved PR by the PA. and removed Status: Requested Changes Changes requested. labels Feb 10, 2025
@abhisheks008 abhisheks008 merged commit 28b8484 into abhisheks008:main Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
KWOC Status: Approved Approved PR by the PA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AI Security Camera App using DL
2 participants