-
-
Notifications
You must be signed in to change notification settings - Fork 357
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
AI Security Camera App using DL #871
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
Can you elaborate more on this project? |
can you like assign this to me |
Full Name- Anshuman Dash |
Assigned to you, @anshuman444 |
@abhisheks008 do you have any discord channel the project is almost ready and its working fine |
Security Camera AI - Deep Learning 🔴 Project Title: Security Camera AI This web app will help detect intruders using deep learning algorithms for human object detection. 📍 Folder Structure: Images - Store required images for testing and training. Dataset - Contain the dataset or source links used for training models. Model - Save the trained machine learning models and include a detailed README.md file with visualizations and conclusions. requirements.txt - Include all required packages and libraries to ensure seamless replication of the project. 🔴 Dataset: Source: Object-detection (Human) dataset from Kaggle. Purpose: Use the dataset to train the model for human detection. Perform Exploratory Data Analysis (EDA) to understand features, data distribution, and preprocessing requirements. 🔴 Approach: 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 MobileNet SSD Compare performance based on accuracy, precision, recall, and F1-score. Evaluation: Assess each model's performance using evaluation metrics. Use confusion matrices, ROC curves, and precision-recall curves. Deployment: Develop a web application interface for real-time detection.
AI Security Camera App using DL abhisheks008#871
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Security Camera ai
🔴 Aim : This web app will help you to detect the intruders
🔴 Dataset : Object-detection(Human) - Kaggle
🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: