SlideShare a Scribd company logo
1 of 4
Download to read offline
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1073
Shodh - A platform for finding missing people
Aakansha Mhetar1, Amaan Shaikh1, Apurva Kapse1, Mihir Singh1
1Student at Department of Information Technology in Atharva College of Engineering, Malad West, Mumbai
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Numerous people, including children,
teenagers, and elderly people, experience constant loss
around the world; yet, the vast majority of these people go
unrecognized. By using face recognition to expedite the
process of looking through, this system will benefit users.
People connected to a missing person or the police can
transfer the person's photograph, which will be stored in the
data set, at the time of their disappearance. When members
of the public see a questionable person, they may recall and
project that person's image onto our front door. With the
use of face encodings, the face acknowledgment model in
our framework will try to find a match in the data set. By
comparing the facial encodings of the transferred image to
those of the images in the data collection, it is carried out. In
the event that a match is found, anyone connected to that
person will be informed. Additionally, for a more accurate
result, a member of the public who located the missing
person will make an effort to gather details by requesting
additional information and transferring it to our entries.
The client will then review the information sent that can
support the assertion and denial of that missing person.
Key Words: Missing people, finding, Face recognition,
dead body detection, Convolutional neural network
(CNN), Image detection, ResNet
INTRODUCTION
In the world, an uncountable number of people are
missing day to day life which includes kids, teens, adults,
old-aged people with mental disorders who cannot
recognize people and they trust them etc. Most of the cases
remain trackless because there is not proper information
about the missing person such as location, date of missing
day etc. our project proposes a system that would help the
police to search a missing person using face recognition.
Our project involves using various algorithms and
techniques to analyze data and information related to the
missing person, such as their photos for face recognition,
in order to predict their location and help them to rescue.
Face recognition techniques can be used for many things
such as extracting face features to find the missing person
is the main goal of any face recognition technique. To help
the authorized person to find the missing person we are
designing the platform which will be examined by some
authorized volunteers so we can find the missing person
in a short period of time. Our project provides a platform
for authorized persons like Police, to report and find
people who are missing or dead bodies. The system will
consist of a user interface present at the office/station of
the authorities. Our project will make the work easier for
authorized people to find the particular missing person.
We are using ML models built using CNN algorithm and
ResNet Network to recognize a particular image. This
means we are extracting features from a particular image
like the eye, nose etc and compare that with another image
to check whether both images have the same feature or
not. The authorities will be able to report a photo of the
person they found and they can also put a find request to
find a person by submitting a photo of him/her. If the
report photo consists of the face of people in the find
request, the authorized person who putted the request
will be notified. By performing this we will be able to
know the correct location of the missing person in the
image which will make it easier to find the missing person.
If the location of the missing person is correct then
authorized people can start the investigation and search
the particular location/area to find the person. Our project
provides a platform that gives information and resources
to help authorities to locate missing persons. These
websites can be created and maintained by us. This gives
information about missing people, including their photos
and contact information for reporting any detection. Some
missing person websites also provide services to the
missing person families and dearest ones of the missing
person. Such as counseling services, financial assistance,
and legal advice. In our project we provide a feature to
save all the data about the missing person so that the
system can detect features from the image data and search
for the missing person.
MOTIVATION
There are various Systems present in a wide range for
finding missing persons but there is no perfect system
available with better accuracy. Statistics show that around
88 women, kids and men go missing by the hour, 2,130
people go missing every day, and 64,851 people every
month. In India there are various cases we hear about
missing children, elderly people, mentally disabled people
on a daily basis. So, there should be some system which
will be helpful for bringing closure to families and friends.
With this it will also be helpful for their safety and
especially if they are in any dangerous situation. Finding a
missing person is also useful to bring justice in cases
where the person can be a victim of any injustice. With the
help of the system it makes it easier to find a person, as
there are many pending cases or older unsolved cases
which need attention. It will also help to raise awareness
between people, so it will be easier and helpful to find a
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 01 | Jan 2023 www.irjet.net p-ISSN: 2395-0072
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 01 | Jan 2023 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1074
person and also to increase effort to find a missing person.
Finding missing person systems are worth using as they
provide various resources, support, communication, and
faster feedback by identifying the person rather than
paper working by offline reporting. Physical searching is a
longer process as it takes lots of time to report a person,
starting investigation and searching, also as it gets older
the case will get less attention. System will also help. Not
only finding a person but various unwanted bodies are
found in various parts of the world which needs to be
identified as regularly new data is getting added.
PROBLEM STATEMENT
By incorporating cutting-edge technologies, streamlining
the procedure, and providing real-time updates, create a
software platform to improve on the current manual and
fragmented systems for locating missing people and
identifying dead bodies. This will increase the
effectiveness and speed of searches and aid families and
law enforcement in their efforts to find closure.
METHODOLOGY
In order to define the problem in detail and create a
solution to it, we have divided the entire development of
this system into phases. Here are the high-level steps of
the method we followed.
Understand the requirements:
We have collected information about agencies that may
use our system to help those affected. We also obtain
information about the process used by authorities to find
missing persons and to understand the specific needs and
requirements of the platform.
Conduct research:
We studied the existing solutions and their limitations to
provide a better system and thus a better approach to the
whole process. Research on technologies and resources
that can be leveraged for this platform has also been done.
Solution design:
After gathering all the information about the requirements
and available technologies and resources, we begin the
process of designing the overall architecture of the
platform, including the database, the interface users and
search algorithms, as well as correspondence from
missing persons and unidentified bodies.
Build the Platform:
One of the most important components of this platform
are machine learning models, which are responsible for
comparing faces and finding matches. The machine
learning models include face detection models and face
landmarks, built using the CNN algorithm, and a ResNet
network-based face recognition model, further formed by
images from face deletion datasets, VGG datasets, and
internet scrapes. We built the implementation library,
server program, and platform UI with solutions that were
tweaked and tested iteratively as they were built.
Test and Validate:
The platform has been tested with real-world data to
verify that it is accurate, efficient, and meets the defined
requirements.
Deployment:
We planned to deploy the platform on top of a secure and
scalable infrastructure provided by cloud service
providers such as Google Cloud Platform, Amazon Web
Services, and Microsoft Azure.
Evaluate and improve:
Continuous evaluation of the platform's performance and
taking user feedback to make improvements as necessary
will be done to ensure that it is meeting the needs of its
users.
SYSTEM ANALYSIS
Fig -1: System Architecture
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 01 | Jan 2023 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1075
Fig -2: Flow Chart
RESULT
We carried out tests against the ML model that we
prepared, following are the outputs of them
Test 1:
CONCLUSIONS
This System aims to identify the areas where cases of
missing persons are growing widely,so it can be beneficial.
With the help of this system the offline work will be
reduced and face recognition will be helpful to solve this
problem. This system is convenient for police, Government
and public by speeding up the process of searching the
person
REFERENCES
[1] Shefali Patil,Pratiksha Gaikar,Divya Kare,Sanjay
Pawar - “Finding Missing Person Using AI” -
INTERNATIONAL JOURNAL OF PROGRESSIVE
RESEARCH IN SCIENCE AND ENGINEERING,
VOL.2, NO.6, JUNE 2021
[2] Sanskar Pawar1 , Lalit Bhadane2 , Amanullah
Shaikh3 , Atharv Kumbhejkar4 , Swati Jakkan -
“FIND MISSING PERSON USING ARTIFICIAL
INTELLIGENCE” - IRJET - Volume: 08 Issue: 12 |
Dec 2021
[3] Yassin Kortli 1,2,*, Maher Jridi 1, Ayman Al Falou
1 and Mohamed Atri - “Face Recognition Systems:
A Survey” Accepted: 15 December 2019;
Published: 7 January 2020
[4] Ashu Kumar, Munish Kumar and Amandeep Kaur,
“Face Detection Techniques: A Review”,
Crossmark, 2018
[5] Prof. Prachi Sasankar and Prof. Usha Kosarkar, “A
study for Face Recognition using techniques PCA
and KNN.”, EasyChair, 2021.
[6] Manal Abdullah, Majda Wazzan, Sahar Bo-saeed,"
FINDING MISSING PERSON USING ML,AL"
International Journal of Artificial Intelligence &
Applications (IJAIA), Vol.3, No.2, April 2021.
[7] Sarthak Babbar, Navroz Dewan, Kartik Shangle,
Sudhanshu Kulshreshtra, Sanjeev Patel, “Cross
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 01 | Jan 2023 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1076
Age Face recognition using Deep Residual
Networks “. IEEE 2019 Fifth International
Conference on Image Information Processing
(ICIIP).
[8] Neha Gholape *1, Ashish Gour*2, Shivam
Mourya*3 - “FINDING MISSING PERSON USING
ML, AI” - Volume:03/Issue:04/April-2021
[9] S. Ayyappan and S. Matilda, “Criminals and
missing children identification using face
recognition and web scraping” IEEE ICSCAN 2020
[10] Shivam Singh, Prof. S. Graceline Jasmine -
“ Face Recognition System “ - International
Journal of Engineering Research & Technology
(IJERT) - Vol. 8 Issue 05, May-2019
[11] Narayan T. Deshpande, Dr. S. Ravishankar
- “ Face Detection and Recognition using Viola-
Jones algorithm and Fusion of PCA and ANN “ -
Volume 10, Number 5 (2017) pp. 1173-1189
[12] Girish G N, Shrinivasa Naika C L and
Pradip K Das, “Face Recognition Using MB-LBP
and PCA: A Comparative Study”, IEEE
International Conference On Computer
Communication and Informatics, pp 1-6, Jan 2014
[13] HayetBoughrara, Mohamed
Chtourou,Chokri Ben Ama and Liming Chen “MLP
Neural Network Using Modified Constructive
Training Algorithm: Application to Face
Recognition” IEEE Ipas’14: International Image
Processing Applications And Systems Conference,
2014.
[14] "Convolutional_neural_network," 2017.
[Online].
Available:https://en.wikipedia.org/wiki/Convolut
ional_neural_network.
[15] S. S. Liew, "Research Gate," 1 3 2016.
[Online]. Available:
https://www.researchgate.net/figure/Architectu
re-of-the-classical-LeNet-5- CNN_fig2_299593011.
[Accessed 10 10 2018].

More Related Content

What's hot

Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhavVaibhav P
 
Traffic Violation System
Traffic Violation SystemTraffic Violation System
Traffic Violation Systemruchitjain
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition SystemZara Tariq
 
Detection and recognition of face using neural network
Detection and recognition of face using neural networkDetection and recognition of face using neural network
Detection and recognition of face using neural networkSmriti Tikoo
 
Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)Vidyut Singhania
 
Computer Vision for Traffic Sign Recognition
Computer Vision for Traffic Sign RecognitionComputer Vision for Traffic Sign Recognition
Computer Vision for Traffic Sign Recognitionthevijayps
 
Driver drowsiness monitoring system using visual behavior and Machine Learning.
Driver drowsiness monitoring system using visual behavior and Machine Learning.Driver drowsiness monitoring system using visual behavior and Machine Learning.
Driver drowsiness monitoring system using visual behavior and Machine Learning.AasimAhmedKhanJawaad
 
Multiple object detection
Multiple object detectionMultiple object detection
Multiple object detectionSAURABH KUMAR
 
Detection of Number Plate using Yolo
Detection of Number Plate using YoloDetection of Number Plate using Yolo
Detection of Number Plate using Yoloijtsrd
 
Face detection By Abdul Hanan
Face detection By Abdul HananFace detection By Abdul Hanan
Face detection By Abdul HananAbdul Hanan
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition TechnologyShashidhar Reddy
 
Vehicle Number Plate Recognition System
Vehicle Number Plate Recognition SystemVehicle Number Plate Recognition System
Vehicle Number Plate Recognition Systemprashantdahake
 
Face recognition technology - BEST PPT
Face recognition technology - BEST PPTFace recognition technology - BEST PPT
Face recognition technology - BEST PPTSiddharth Modi
 
License plate recognition
License plate recognitionLicense plate recognition
License plate recognitionslmnsvn
 

What's hot (20)

Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhav
 
EENA2019: Track3 session6 _Emergency call handling system in JAPAN_Ichiro And...
EENA2019: Track3 session6 _Emergency call handling system in JAPAN_Ichiro And...EENA2019: Track3 session6 _Emergency call handling system in JAPAN_Ichiro And...
EENA2019: Track3 session6 _Emergency call handling system in JAPAN_Ichiro And...
 
Traffic Violation System
Traffic Violation SystemTraffic Violation System
Traffic Violation System
 
License Plate recognition
License Plate recognitionLicense Plate recognition
License Plate recognition
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition System
 
Detection and recognition of face using neural network
Detection and recognition of face using neural networkDetection and recognition of face using neural network
Detection and recognition of face using neural network
 
Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Seminar on anpr 1
Seminar on anpr 1Seminar on anpr 1
Seminar on anpr 1
 
Computer Vision for Traffic Sign Recognition
Computer Vision for Traffic Sign RecognitionComputer Vision for Traffic Sign Recognition
Computer Vision for Traffic Sign Recognition
 
Face recognisation system
Face recognisation systemFace recognisation system
Face recognisation system
 
Driver drowsiness monitoring system using visual behavior and Machine Learning.
Driver drowsiness monitoring system using visual behavior and Machine Learning.Driver drowsiness monitoring system using visual behavior and Machine Learning.
Driver drowsiness monitoring system using visual behavior and Machine Learning.
 
Multiple object detection
Multiple object detectionMultiple object detection
Multiple object detection
 
Detection of Number Plate using Yolo
Detection of Number Plate using YoloDetection of Number Plate using Yolo
Detection of Number Plate using Yolo
 
Face detection By Abdul Hanan
Face detection By Abdul HananFace detection By Abdul Hanan
Face detection By Abdul Hanan
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Vehicle Number Plate Recognition System
Vehicle Number Plate Recognition SystemVehicle Number Plate Recognition System
Vehicle Number Plate Recognition System
 
Face recognition technology - BEST PPT
Face recognition technology - BEST PPTFace recognition technology - BEST PPT
Face recognition technology - BEST PPT
 
License plate recognition
License plate recognitionLicense plate recognition
License plate recognition
 
MISSING PERSON TRACKING
MISSING PERSON TRACKINGMISSING PERSON TRACKING
MISSING PERSON TRACKING
 

Similar to Shodh - A platform for finding missing people

IRJET - Android based Application – Missing Person
IRJET -  	  Android based Application – Missing PersonIRJET -  	  Android based Application – Missing Person
IRJET - Android based Application – Missing PersonIRJET Journal
 
CS Org Ldrshp Poster
CS Org Ldrshp PosterCS Org Ldrshp Poster
CS Org Ldrshp PosterTurner Sparks
 
Detection of Fake News Using Machine Learning
Detection of Fake News Using Machine LearningDetection of Fake News Using Machine Learning
Detection of Fake News Using Machine LearningIRJET Journal
 
IRJET - Smart E – Cane for the Visually Challenged and Blind using ML Con...
IRJET -  	  Smart E – Cane for the Visually Challenged and Blind using ML Con...IRJET -  	  Smart E – Cane for the Visually Challenged and Blind using ML Con...
IRJET - Smart E – Cane for the Visually Challenged and Blind using ML Con...IRJET Journal
 
IRJET- Big Data Driven Information Diffusion Analytics and Control on Social ...
IRJET- Big Data Driven Information Diffusion Analytics and Control on Social ...IRJET- Big Data Driven Information Diffusion Analytics and Control on Social ...
IRJET- Big Data Driven Information Diffusion Analytics and Control on Social ...IRJET Journal
 
IRJET- Age Analysis using Face Recognition with Hybrid Algorithm
IRJET-  	  Age Analysis using Face Recognition with Hybrid AlgorithmIRJET-  	  Age Analysis using Face Recognition with Hybrid Algorithm
IRJET- Age Analysis using Face Recognition with Hybrid AlgorithmIRJET Journal
 
Renish Dadhaniya - GlobeSync Technologies | Work at a glance
Renish Dadhaniya - GlobeSync Technologies | Work at a glanceRenish Dadhaniya - GlobeSync Technologies | Work at a glance
Renish Dadhaniya - GlobeSync Technologies | Work at a glanceGlobeSync Technologies
 
IRJET- Public Crime Reporting and Monitoring System Model using SDM
IRJET- Public Crime Reporting and Monitoring System Model using SDMIRJET- Public Crime Reporting and Monitoring System Model using SDM
IRJET- Public Crime Reporting and Monitoring System Model using SDMIRJET Journal
 
IRJET- Personality Recognition using Social Media Data
IRJET- Personality Recognition using Social Media DataIRJET- Personality Recognition using Social Media Data
IRJET- Personality Recognition using Social Media DataIRJET Journal
 
Crime Prediction and Reporting System
Crime Prediction and Reporting SystemCrime Prediction and Reporting System
Crime Prediction and Reporting SystemIRJET Journal
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face IdentificationIRJET Journal
 
IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...
IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...
IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...IRJET Journal
 
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)IJCSEA Journal
 
International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)IJCSEA Journal
 
International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)IJCSEA Journal
 
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)IJCSEA Journal
 

Similar to Shodh - A platform for finding missing people (20)

IRJET - Android based Application – Missing Person
IRJET -  	  Android based Application – Missing PersonIRJET -  	  Android based Application – Missing Person
IRJET - Android based Application – Missing Person
 
CS Org Ldrshp Poster
CS Org Ldrshp PosterCS Org Ldrshp Poster
CS Org Ldrshp Poster
 
THE LORE OF SPECULATION AND ANALYSIS USING MACHINE LEARNING AND IMAGE MATCHING
THE LORE OF SPECULATION AND ANALYSIS USING  MACHINE LEARNING AND IMAGE MATCHINGTHE LORE OF SPECULATION AND ANALYSIS USING  MACHINE LEARNING AND IMAGE MATCHING
THE LORE OF SPECULATION AND ANALYSIS USING MACHINE LEARNING AND IMAGE MATCHING
 
Detection of Fake News Using Machine Learning
Detection of Fake News Using Machine LearningDetection of Fake News Using Machine Learning
Detection of Fake News Using Machine Learning
 
IRJET - Smart E – Cane for the Visually Challenged and Blind using ML Con...
IRJET -  	  Smart E – Cane for the Visually Challenged and Blind using ML Con...IRJET -  	  Smart E – Cane for the Visually Challenged and Blind using ML Con...
IRJET - Smart E – Cane for the Visually Challenged and Blind using ML Con...
 
IRJET- Big Data Driven Information Diffusion Analytics and Control on Social ...
IRJET- Big Data Driven Information Diffusion Analytics and Control on Social ...IRJET- Big Data Driven Information Diffusion Analytics and Control on Social ...
IRJET- Big Data Driven Information Diffusion Analytics and Control on Social ...
 
IRJET- Age Analysis using Face Recognition with Hybrid Algorithm
IRJET-  	  Age Analysis using Face Recognition with Hybrid AlgorithmIRJET-  	  Age Analysis using Face Recognition with Hybrid Algorithm
IRJET- Age Analysis using Face Recognition with Hybrid Algorithm
 
Renish Dadhaniya - GlobeSync Technologies | Work at a glance
Renish Dadhaniya - GlobeSync Technologies | Work at a glanceRenish Dadhaniya - GlobeSync Technologies | Work at a glance
Renish Dadhaniya - GlobeSync Technologies | Work at a glance
 
IRJET- Public Crime Reporting and Monitoring System Model using SDM
IRJET- Public Crime Reporting and Monitoring System Model using SDMIRJET- Public Crime Reporting and Monitoring System Model using SDM
IRJET- Public Crime Reporting and Monitoring System Model using SDM
 
IRJET- Personality Recognition using Social Media Data
IRJET- Personality Recognition using Social Media DataIRJET- Personality Recognition using Social Media Data
IRJET- Personality Recognition using Social Media Data
 
Crime Prediction and Reporting System
Crime Prediction and Reporting SystemCrime Prediction and Reporting System
Crime Prediction and Reporting System
 
1 (1)
1 (1)1 (1)
1 (1)
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face Identification
 
IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...
IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...
IRJET - Real-Time Cyberbullying Analysis on Social Media using Machine Learni...
 
Crime report
Crime reportCrime report
Crime report
 
Best biometric system in market with AI.pdf
Best biometric system in market with AI.pdfBest biometric system in market with AI.pdf
Best biometric system in market with AI.pdf
 
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
 
International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)
 
International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)International Journal of Computer Science, Engineering and Applications (IJCSEA)
International Journal of Computer Science, Engineering and Applications (IJCSEA)
 
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
ORGAN DONATION MANAGEMENT SYSTEM (PROJECT: ODMS)
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

Shodh - A platform for finding missing people

  • 1. © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1073 Shodh - A platform for finding missing people Aakansha Mhetar1, Amaan Shaikh1, Apurva Kapse1, Mihir Singh1 1Student at Department of Information Technology in Atharva College of Engineering, Malad West, Mumbai ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Numerous people, including children, teenagers, and elderly people, experience constant loss around the world; yet, the vast majority of these people go unrecognized. By using face recognition to expedite the process of looking through, this system will benefit users. People connected to a missing person or the police can transfer the person's photograph, which will be stored in the data set, at the time of their disappearance. When members of the public see a questionable person, they may recall and project that person's image onto our front door. With the use of face encodings, the face acknowledgment model in our framework will try to find a match in the data set. By comparing the facial encodings of the transferred image to those of the images in the data collection, it is carried out. In the event that a match is found, anyone connected to that person will be informed. Additionally, for a more accurate result, a member of the public who located the missing person will make an effort to gather details by requesting additional information and transferring it to our entries. The client will then review the information sent that can support the assertion and denial of that missing person. Key Words: Missing people, finding, Face recognition, dead body detection, Convolutional neural network (CNN), Image detection, ResNet INTRODUCTION In the world, an uncountable number of people are missing day to day life which includes kids, teens, adults, old-aged people with mental disorders who cannot recognize people and they trust them etc. Most of the cases remain trackless because there is not proper information about the missing person such as location, date of missing day etc. our project proposes a system that would help the police to search a missing person using face recognition. Our project involves using various algorithms and techniques to analyze data and information related to the missing person, such as their photos for face recognition, in order to predict their location and help them to rescue. Face recognition techniques can be used for many things such as extracting face features to find the missing person is the main goal of any face recognition technique. To help the authorized person to find the missing person we are designing the platform which will be examined by some authorized volunteers so we can find the missing person in a short period of time. Our project provides a platform for authorized persons like Police, to report and find people who are missing or dead bodies. The system will consist of a user interface present at the office/station of the authorities. Our project will make the work easier for authorized people to find the particular missing person. We are using ML models built using CNN algorithm and ResNet Network to recognize a particular image. This means we are extracting features from a particular image like the eye, nose etc and compare that with another image to check whether both images have the same feature or not. The authorities will be able to report a photo of the person they found and they can also put a find request to find a person by submitting a photo of him/her. If the report photo consists of the face of people in the find request, the authorized person who putted the request will be notified. By performing this we will be able to know the correct location of the missing person in the image which will make it easier to find the missing person. If the location of the missing person is correct then authorized people can start the investigation and search the particular location/area to find the person. Our project provides a platform that gives information and resources to help authorities to locate missing persons. These websites can be created and maintained by us. This gives information about missing people, including their photos and contact information for reporting any detection. Some missing person websites also provide services to the missing person families and dearest ones of the missing person. Such as counseling services, financial assistance, and legal advice. In our project we provide a feature to save all the data about the missing person so that the system can detect features from the image data and search for the missing person. MOTIVATION There are various Systems present in a wide range for finding missing persons but there is no perfect system available with better accuracy. Statistics show that around 88 women, kids and men go missing by the hour, 2,130 people go missing every day, and 64,851 people every month. In India there are various cases we hear about missing children, elderly people, mentally disabled people on a daily basis. So, there should be some system which will be helpful for bringing closure to families and friends. With this it will also be helpful for their safety and especially if they are in any dangerous situation. Finding a missing person is also useful to bring justice in cases where the person can be a victim of any injustice. With the help of the system it makes it easier to find a person, as there are many pending cases or older unsolved cases which need attention. It will also help to raise awareness between people, so it will be easier and helpful to find a International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 01 | Jan 2023 www.irjet.net p-ISSN: 2395-0072
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 01 | Jan 2023 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1074 person and also to increase effort to find a missing person. Finding missing person systems are worth using as they provide various resources, support, communication, and faster feedback by identifying the person rather than paper working by offline reporting. Physical searching is a longer process as it takes lots of time to report a person, starting investigation and searching, also as it gets older the case will get less attention. System will also help. Not only finding a person but various unwanted bodies are found in various parts of the world which needs to be identified as regularly new data is getting added. PROBLEM STATEMENT By incorporating cutting-edge technologies, streamlining the procedure, and providing real-time updates, create a software platform to improve on the current manual and fragmented systems for locating missing people and identifying dead bodies. This will increase the effectiveness and speed of searches and aid families and law enforcement in their efforts to find closure. METHODOLOGY In order to define the problem in detail and create a solution to it, we have divided the entire development of this system into phases. Here are the high-level steps of the method we followed. Understand the requirements: We have collected information about agencies that may use our system to help those affected. We also obtain information about the process used by authorities to find missing persons and to understand the specific needs and requirements of the platform. Conduct research: We studied the existing solutions and their limitations to provide a better system and thus a better approach to the whole process. Research on technologies and resources that can be leveraged for this platform has also been done. Solution design: After gathering all the information about the requirements and available technologies and resources, we begin the process of designing the overall architecture of the platform, including the database, the interface users and search algorithms, as well as correspondence from missing persons and unidentified bodies. Build the Platform: One of the most important components of this platform are machine learning models, which are responsible for comparing faces and finding matches. The machine learning models include face detection models and face landmarks, built using the CNN algorithm, and a ResNet network-based face recognition model, further formed by images from face deletion datasets, VGG datasets, and internet scrapes. We built the implementation library, server program, and platform UI with solutions that were tweaked and tested iteratively as they were built. Test and Validate: The platform has been tested with real-world data to verify that it is accurate, efficient, and meets the defined requirements. Deployment: We planned to deploy the platform on top of a secure and scalable infrastructure provided by cloud service providers such as Google Cloud Platform, Amazon Web Services, and Microsoft Azure. Evaluate and improve: Continuous evaluation of the platform's performance and taking user feedback to make improvements as necessary will be done to ensure that it is meeting the needs of its users. SYSTEM ANALYSIS Fig -1: System Architecture
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 01 | Jan 2023 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1075 Fig -2: Flow Chart RESULT We carried out tests against the ML model that we prepared, following are the outputs of them Test 1: CONCLUSIONS This System aims to identify the areas where cases of missing persons are growing widely,so it can be beneficial. With the help of this system the offline work will be reduced and face recognition will be helpful to solve this problem. This system is convenient for police, Government and public by speeding up the process of searching the person REFERENCES [1] Shefali Patil,Pratiksha Gaikar,Divya Kare,Sanjay Pawar - “Finding Missing Person Using AI” - INTERNATIONAL JOURNAL OF PROGRESSIVE RESEARCH IN SCIENCE AND ENGINEERING, VOL.2, NO.6, JUNE 2021 [2] Sanskar Pawar1 , Lalit Bhadane2 , Amanullah Shaikh3 , Atharv Kumbhejkar4 , Swati Jakkan - “FIND MISSING PERSON USING ARTIFICIAL INTELLIGENCE” - IRJET - Volume: 08 Issue: 12 | Dec 2021 [3] Yassin Kortli 1,2,*, Maher Jridi 1, Ayman Al Falou 1 and Mohamed Atri - “Face Recognition Systems: A Survey” Accepted: 15 December 2019; Published: 7 January 2020 [4] Ashu Kumar, Munish Kumar and Amandeep Kaur, “Face Detection Techniques: A Review”, Crossmark, 2018 [5] Prof. Prachi Sasankar and Prof. Usha Kosarkar, “A study for Face Recognition using techniques PCA and KNN.”, EasyChair, 2021. [6] Manal Abdullah, Majda Wazzan, Sahar Bo-saeed," FINDING MISSING PERSON USING ML,AL" International Journal of Artificial Intelligence & Applications (IJAIA), Vol.3, No.2, April 2021. [7] Sarthak Babbar, Navroz Dewan, Kartik Shangle, Sudhanshu Kulshreshtra, Sanjeev Patel, “Cross
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 01 | Jan 2023 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1076 Age Face recognition using Deep Residual Networks “. IEEE 2019 Fifth International Conference on Image Information Processing (ICIIP). [8] Neha Gholape *1, Ashish Gour*2, Shivam Mourya*3 - “FINDING MISSING PERSON USING ML, AI” - Volume:03/Issue:04/April-2021 [9] S. Ayyappan and S. Matilda, “Criminals and missing children identification using face recognition and web scraping” IEEE ICSCAN 2020 [10] Shivam Singh, Prof. S. Graceline Jasmine - “ Face Recognition System “ - International Journal of Engineering Research & Technology (IJERT) - Vol. 8 Issue 05, May-2019 [11] Narayan T. Deshpande, Dr. S. Ravishankar - “ Face Detection and Recognition using Viola- Jones algorithm and Fusion of PCA and ANN “ - Volume 10, Number 5 (2017) pp. 1173-1189 [12] Girish G N, Shrinivasa Naika C L and Pradip K Das, “Face Recognition Using MB-LBP and PCA: A Comparative Study”, IEEE International Conference On Computer Communication and Informatics, pp 1-6, Jan 2014 [13] HayetBoughrara, Mohamed Chtourou,Chokri Ben Ama and Liming Chen “MLP Neural Network Using Modified Constructive Training Algorithm: Application to Face Recognition” IEEE Ipas’14: International Image Processing Applications And Systems Conference, 2014. [14] "Convolutional_neural_network," 2017. [Online]. Available:https://en.wikipedia.org/wiki/Convolut ional_neural_network. [15] S. S. Liew, "Research Gate," 1 3 2016. [Online]. Available: https://www.researchgate.net/figure/Architectu re-of-the-classical-LeNet-5- CNN_fig2_299593011. [Accessed 10 10 2018].