GithubHelp home page GithubHelp logo

olya3209 / kavach_404_group_name_does_not_exist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from komal0103/kavach_404_group_name_does_not_exist

0.0 0.0 0.0 12.11 MB

C++ 0.93% Python 4.27% C 0.06% Objective-C 0.01% Kotlin 0.01% Dart 2.07% Swift 0.08% HTML 0.07% CMake 0.75% Jupyter Notebook 91.75%

kavach_404_group_name_does_not_exist's Introduction

Automatic Number Plate Recognition (ANPR) and Facial Recognition

Design and develop a technological solution that can accurately perform the Automatic Number Plate Recognition (ANPR) along with Facial Recognition from the available CCTV feeds. The solution should be able to recognize number plates that are written in typical non-standard ways using varying font styles, sizes, designs, symbols, languages etc., i.e. difficult to recognize by existing ANPR Systems.

Table of Contents

📝Description

This is one of the unique projects done by a team of six members which inludes the domain of video analytics and CCTV. In this prroject, we extensively used the computer vision and the image processing technologies using various in-built modules and libraries of Python programming language. As a part of our attempt to the KAVACH 2023 - The Cybersecurity Hackathon, we tried to advance the existing technologies by adding few valuable edits.

🤖Tech-Stack

           

🔮Scope

  • Automatic Number Plate Recognition (ANPR): The system will accurately recognize and extract number plate information from CCTV feeds, including non-standard number plates with varying font styles, sizes, designs, symbols, languages, and other atypical characteristics.
  • Facial Recognition: The system will incorporate advanced Facial Recognition technology to accurately identify and match faces captured from CCTV feeds against known databases, enabling effective identification and tracking of individuals.
  • Integration with CCTV Feeds: The system will seamlessly integrate with existing CCTV infrastructure, leveraging real-time ANPR and Facial Recognition processing from available feeds.
  • Machine Learning Algorithms: Precise machine learning algorithms will be utilized to train the system on diverse data sets, enabling it to adapt and accurately recognize number plates and faces even in challenging scenarios.
  • User-friendly Interface: The system will feature an intuitive and user-friendly interface for easy configuration, monitoring, and management of ANPR and Facial Recognition functionalities, empowering operators to efficiently operate and manage the system.
  • Scalability and Flexibility: The solution will be designed to be scalable and flexible, allowing for easy integration with existing security systems and customization to meet the specific requirements of different environments adhering to their use cases.
  • Security and Privacy: The system will prioritize robust security and privacy measures to protect the integrity and confidentiality of captured data, comply with relevant data protection regulations, and ensure secure access and usage of the system.
  • Testing and Validation: The solution will undergo rigorous testing and validation to ensure its accuracy, reliability, and performance in accurately identifying vehicles and individuals, including non-standard number plates, in various real-world conditions.
  • Support and Maintenance: The system’s comprehensive support and maintenance services ensure smooth operation, timely updates, and ongoing technical assistance to address any issues or updates that may arise during the system's lifecycle.

⏩Methods

  • Data Acquisition: The system captures video or image data from CCTV feeds, which may include images of vehicles with number plates and faces of individuals.
  • ANPR Processing: The system uses ANPR algorithms to accurately recognize and extract number plate information from the captured data, even if the number plates have non-standard fonts, designs, or other atypical characteristics. This involves image preprocessing, feature extraction, and pattern recognition techniques to accurately identify the number plates.
  • Facial Recognition Processing: The system employs Facial Recognition algorithms to analyze the facial features of individuals captured from the CCTV feeds. This involves detecting and extracting facial features such as eyes, nose, mouth, and face shape, and comparing them against known databases to identify and match faces.
  • Data Integration: The system integrates the recognized number plate information and facial recognition results, associating them with the corresponding vehicle and individual identities, if available in the databases.
  • Decision Making: The system uses the integrated data to make decisions, such as determining whether a recognized number plate matches with a known vehicle or if a recognized face matches with a known individual in the database.
  • Alert Generation: If a match is found or if any other predefined criteria are met, the system generates alerts or notifications to operators or other designated personnel for further action.

🕵️‍♂️Face Detection & Recognition

  • Face Detection: The face detection is one of the primary objective of the project. We tried with several Convolutional Neural Network (CNN) based alogorithm and settled with using MTCNN model for face detection on the training dataset.
  • Face Reacognition: It is just a next step to the face detection. We used a pre-trained CNN model named FaceNet and customized it as per the requirements.
  • OpenCV Implementation: it is a machine learning-based object detection algorithm. The classifier uses a small fixed dataset with 3-4 defined classes for facial recognition from web-camera input providing valuable insights and preliminary results.The smaller dataset will be a starting point for initial experimentation and testing.
  • Teachable Machine: In previous experimentation, we explored the use of Teachable Machine. This involved investigating the feasibility of leveraging a pre-existing model trained on a larger dataset to potentially enhance the accuracy and performance of the facial recognition feature.

🔠🔣EasyOCR

  • Easy OCR : Library that provides Optical Character Recognition (OCR) capabilities specifically for Automatic Number Plate Recognition (ANPR) tasks using deep learning techniques.
    • Using Easy OCR we utilize Deep Learning techniques to learn and recognize license number plate characters from images or video streams in order to achieve high accuracy and robustness.

👨‍💻Team Members

🔗Links

kavach_404_group_name_does_not_exist's People

Contributors

arsh-khan avatar r-v-j avatar himanshu-singh04 avatar komal0103 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.