surveillance-recognition
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: navaronaldo14
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 12.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System
Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets downloaded from Kaggle and IMDB. OpenCV,dlib & keras were used to aid facial detection and video processing. The final system can detect the emotion, age and gender of people in any given image, video or real time webcam.
Table of Contents
System Description and Functions
Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets downloaded from Kaggle and IMDB. OpenCV,dlib & keras were used to aid facial detection and video processing. It can detect the emotion, age and gender of people in any given image, video or real time webcam.
Built With
Installation
- Install Python and Jupyter studio
- Clone repo, cd into it and open the
Age, Gender with Emotion.ipynbnotebook in Jupyter.
Authors
Navaneethan
- Linked In: https://www.linkedin.com/in/navaneethan1400/
Owner
- Name: Navaneethan
- Login: navaronaldo14
- Kind: user
- Location: chennai
- Repositories: 1
- Profile: https://github.com/navaronaldo14
Hi, I'm Navaneethan. BCA Graduate | Enthusiastic about software Development Key Skills : python. Get in touch: Navaneethan1400@gmail.com
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Jadhav" given-names: "Kaushik" orcid: "https://orcid.org/0000-0000-0000-0000" title: "Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System" version: 2.0.0 doi: 10.5281/zenodo.10499672 date-released: 2023-03-29 url: "https://github.com/kaushikjadhav01/Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System"
GitHub Events
Total
Last Year
Dependencies
- dlib *
- keras *
- numpy *
- opencv-python *