SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 903
Detect Malnutrition in Underage Children by using TensorFlow
Algorithm of Artificial Intelligence
Neha Kadam1, Vaishali Dabhade2, Rushikesh Baravkar3, Vrushali Saravade4,
Prof. Chaitanya Mankar5
1,2,3,4U.G. Student BE Computer Dept. of Computer Engineering, Dhole Patil College Of Engineering, Pune,
Maharashtra, India
5Assistant Professor, Dept. of Computer Engineering, Dhole Patil College of Engineering, Pune,
Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - In this project, we areelaboratingontheconceptof
disease detection of the human body using the image of
humans and analyzing data from the image color. In this
project the procedure of disease detection is as follows: The
input to the system is a children's image. The system will
process images and extract feature from images which are
used for disease diagnosis. Here, the first training data is
prepared using Machine Learning from an image of a patient
of a specific disease. A feature extracted from the input image
is compared with the training data set. In this project, we
found that the color feature of the image is correctly matched
with training set data.
Key Words: Machine Learning, Malnutrition, Disease
Detection, Tensorflow, Data Analysis.
1. INTRODUCTION
Malnutrition is a complex topic that draws the attention of
the world and many researchers. Nutrition is vital for the
health of all ages. The Health and nutritional status of
children is one of the benchmarks that can indicate the
nutritional condition of the wider community becauseof the
pattern of parenting in many communities more priority to
toddlers. Malnutrition does not occur suddenly but begins
with insufficient weight gain. Changes in toddler weight
within a certain time are an early indication of child
nutritional circumstances. In the six month infants who did
not gain weight 2 times, they were at risk of malnutrition
12.6 times than those with regular weight gain. Based on
this, the weight change information canbethe parameter for
mapping the potential malnutrition problems. Thus,
information of area with potential malnutrition is needed as
input for government and public policymakers to prevent
malnutrition and make a nutritional intervention.
2. PROBLEM STATEMENT
Malnutrition is one of the largest public health problems in
developing countries. India contributes 1/3rd of total
malnourished children in the world, with prevalenceashigh
as 29.4%.
The purpose of this study was to assess the association of
malnutrition with scholastic performance among 8–to 12-
year children data to analyze the health records. This cross-
sectional study was done among 8–12-year children, with
sample children photos with text input data, taking the
prevalence as 50%, precision as 10%.
3. MOTIVATION AND OBJECTIVE
Motivation:
Thus our main motivation is to find the solution over it.
Where our system will show the dashboard representation
where we can see all the variation in increasing and
decreasing order.
Detection of malnourished people is the main task of our
system.
The proposed scheme should be efficientandthesystem will
be scalable. Through this research, it is highlighted that the
e-government initiative has been expanded to some extent,
there is a lack of health-related projects.
Objectives:
The main objective of this system to detect malnutrition
without a doctor as an early stage and treatment is taken.
To minimize the malnutrition’s children ratio before
different health issues.
To reduce the manual process and automationimplemented
with accurate result.
4. ALGORITHM
TensorFlow algorithm:
TensorFlow is an open-source machine learning framework
for all developers. It is used for implementing machine
learning and deep learning applications. To develop and
research fascinating ideas on artificial intelligence, the
Google team created TensorFlow. TensorFlowisdesignedin
Python programming language, hence it is considered an
easy to understand framework.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 904
It includes a feature that defines, optimizes and calculates
mathematical expressions easily with the help of multi-
dimensional arrays called tensors. Also, it has programming
support for deep neural networks and machine learning
techniques, also a high scalable feature of computation with
various data sets.
5. PROPOSED SYSTEM
We are making a system to detect malnutrition in underage
children using image processing and data analysis. So this
system eliminates the need of a doctor every time to
determine the malnutrition in the subject. In many parts of
the world, due to poverty, many people cannot afford every
time to go to the doctor and therefore, in this case, the
system that we are designing will be very much helpful for
such people. The user is the parents of small children.
In this system malnutrition, the dataset takes the input from
the user module and stores the data into the database. This
data is very important for the decision making of whether
the subject is affecting from malnutrition or not. It also
consists of the training dataset which is then given to the
data preprocessing modules.
Fig -1: Block Diagram
The main application of this system is to the government to
minimize malnutrition percentage.
User module:
Upload the malnutrition image in this module by a patient to
check the diseases. Here the patient will get the Patient's
health is critical or not caution disease without any doctor
suggestion.
Admin module:
Here admin trains the image dataset based on the medical-
related backend for analysis and comparison of upcoming
patient images.
Processing module:
Once you get the image from the patient then the proposed
algorithm applies the detection processonthatimagetofind
out the malnutrition patient or not.
Mathematical Model:
Input Set:
The malnutrition child images and text input. Text input is
also through the user. So the set of inputs will be, I1 =
{predefined command, fixed pattern sentential command,
random sentences as command}
I2 = {text, image, remote text} Thus, I=I1UI2
The input I = {all sentences in English via text, all photos in
image format, remote text input}
Output Set:
The output for the specified inputs above will be response
determined by the system according to the input given and
the database containing all the necessary inputs and their
respective outputs.
O1 = {malnutrition accuracy, display, text}
O2 = {GUI, application response} Thus, O = O1 U O2
Output O = {Response for corresponding text input and
image input, Response for corresponding input via GUI,
application response}
6. CONCLUSION
In the presented system, the system analyzes the human
parts and gives probable disease for a person including a
healthy case. Here, for disease prediction image color
(average RGB) value used as an image features. This model
gives more accurate results than the human eye like
subjectivity and resolution power. This may give a more
accurate resultforidentifyinghumanhealthconditionsusing
the machine learning algorithm.
ACKNOWLEDGEMENT
I wish to express my profound thanks to all who helped us
directly or indirectly in making this paper. Finally, I wish to
thank all our friends and well-wishers who supported us in
completing this paper successfully Iamespeciallygrateful to
our guide Prof. Chaitanya Mankar for him time to time,
very much needed, valuable guidance. Without the full
support and cheerful encouragement of my guide, the paper
would not have been completed on time.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 905
REFERENCES
[1] Cynthia Hayat, Barens Abian, “The Modeling of Artificial
Neural Network of Early Diagnosis for Malnutrition
with Backpropagation Method”, 2018.
[2] Bambang Laredo, Liliana Swastina, Husnul Maad unaidi,
“IT Application to Mapping the Potential of
Malnutrition Problems, 2018.
[3] Anutosh Maitra, Rambhau Eknath Rote, Nataraj
Kuntagod, “Managing Child Malnutrition via Digital
Enablement: Insights from a Field Trial”, 2017.
[4] Sri Winiarti, Sri Kusumadewi, IzzatiMuhimmah,Herman
Yuliansyah, “Determining The Nutrition of Patient
Based on Food Packaging Product Using Fuzzy C
Means Algorithm”, 2017.
[5] Rehyan Gupta, Abhishek Singhal,A Sai Sabitha,
“Comparative study of Clustering algorithm conducting
a district-level analysis of malnutrition.”, 2018.
[6] Liping Yuan, Zhiyin Qu,"AConvolutional Neural Network
based on TensorFlow for Face Recognition”, 2017.
[7] Xin Jia, “Image Recognition method based on deep
learning”, 2017.
[8] Sujay Kumar, Varun Saboo, “Dermatological disease
detection using image processing and machine
learning”, 2016.
BIOGRAPHIES
Neha Kadam,
BE Computer,
Dhole Patil College of Engineering,
Wagholi, Pune-412207
Vaishali Dabhade,
BE Computer,
Dhole Patil College of Engineering,
Wagholi, Pune-412207
Rushikesh Baravkar,
BE Computer,
Dhole Patil College of Engineering,
Wagholi, Pune-412207
Vrushali Saravade,
BE Computer,
Dhole Patil College of Engineering,
Wagholi, Pune-412207
Prof. Chaitanya Mankar,
BE Computer,
Dhole Patil College of Engineering,
Wagholi, Pune-412207

More Related Content

What's hot

20151112PosterJanHellingsV2_definitief
20151112PosterJanHellingsV2_definitief20151112PosterJanHellingsV2_definitief
20151112PosterJanHellingsV2_definitief
Jan Hellings
 
Applications of Artificial Intelligence in Human Life
Applications of Artificial Intelligence in Human LifeApplications of Artificial Intelligence in Human Life
Applications of Artificial Intelligence in Human Life
Associate Professor in VSB Coimbatore
 
A Cognitive-Based Semantic Approach to Deep Content Analysis in Search Engines
A Cognitive-Based Semantic Approach to Deep Content Analysis in Search EnginesA Cognitive-Based Semantic Approach to Deep Content Analysis in Search Engines
A Cognitive-Based Semantic Approach to Deep Content Analysis in Search Engines
Mei Chen, PhD
 

What's hot (19)

Feasibility Study on Moving Towards Electronic Prescription over Manual Presc...
Feasibility Study on Moving Towards Electronic Prescription over Manual Presc...Feasibility Study on Moving Towards Electronic Prescription over Manual Presc...
Feasibility Study on Moving Towards Electronic Prescription over Manual Presc...
 
IRJET- Clinical Medical Knowledge Extraction using Crowdsourcing Techniques
IRJET-  	  Clinical Medical Knowledge Extraction using Crowdsourcing TechniquesIRJET-  	  Clinical Medical Knowledge Extraction using Crowdsourcing Techniques
IRJET- Clinical Medical Knowledge Extraction using Crowdsourcing Techniques
 
IRJET - Machine Learning for Diagnosis of Diabetes
IRJET - Machine Learning for Diagnosis of DiabetesIRJET - Machine Learning for Diagnosis of Diabetes
IRJET - Machine Learning for Diagnosis of Diabetes
 
Medical System and Artificial Intelligence: How AI assists hospital-dependent...
Medical System and Artificial Intelligence: How AI assists hospital-dependent...Medical System and Artificial Intelligence: How AI assists hospital-dependent...
Medical System and Artificial Intelligence: How AI assists hospital-dependent...
 
IRJET- Predicting Heart Disease using Machine Learning Algorithm
IRJET- Predicting Heart Disease using Machine Learning AlgorithmIRJET- Predicting Heart Disease using Machine Learning Algorithm
IRJET- Predicting Heart Disease using Machine Learning Algorithm
 
20151112PosterJanHellingsV2_definitief
20151112PosterJanHellingsV2_definitief20151112PosterJanHellingsV2_definitief
20151112PosterJanHellingsV2_definitief
 
Applications of Artificial Intelligence in Human Life
Applications of Artificial Intelligence in Human LifeApplications of Artificial Intelligence in Human Life
Applications of Artificial Intelligence in Human Life
 
IRJET- Diabetes Diagnosis using Machine Learning Algorithms
IRJET- Diabetes Diagnosis using Machine Learning AlgorithmsIRJET- Diabetes Diagnosis using Machine Learning Algorithms
IRJET- Diabetes Diagnosis using Machine Learning Algorithms
 
Artificial intelligence in Healthcare by Dr. Laila Azmi
Artificial intelligence in Healthcare by Dr. Laila AzmiArtificial intelligence in Healthcare by Dr. Laila Azmi
Artificial intelligence in Healthcare by Dr. Laila Azmi
 
Crowdsourcing emergency medical system using io t for bangladesh
Crowdsourcing emergency medical system using io t for bangladeshCrowdsourcing emergency medical system using io t for bangladesh
Crowdsourcing emergency medical system using io t for bangladesh
 
AI in Healthcare: From Hype to Impact (updated)
AI in Healthcare: From Hype to Impact (updated)AI in Healthcare: From Hype to Impact (updated)
AI in Healthcare: From Hype to Impact (updated)
 
Artificial intelligence and its applications in healthcare and pharmacy
Artificial intelligence and its applications in healthcare and pharmacyArtificial intelligence and its applications in healthcare and pharmacy
Artificial intelligence and its applications in healthcare and pharmacy
 
m-Health
m-Healthm-Health
m-Health
 
A Cognitive-Based Semantic Approach to Deep Content Analysis in Search Engines
A Cognitive-Based Semantic Approach to Deep Content Analysis in Search EnginesA Cognitive-Based Semantic Approach to Deep Content Analysis in Search Engines
A Cognitive-Based Semantic Approach to Deep Content Analysis in Search Engines
 
Machine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilanceMachine learning in health data analytics and pharmacovigilance
Machine learning in health data analytics and pharmacovigilance
 
Prediction of Diabetes using Probability Approach
Prediction of Diabetes using Probability ApproachPrediction of Diabetes using Probability Approach
Prediction of Diabetes using Probability Approach
 
Child health care monitoring using sensor technology
Child health care monitoring using sensor technologyChild health care monitoring using sensor technology
Child health care monitoring using sensor technology
 
Sleep quality prediction from wearable data using deep learning
Sleep quality prediction from wearable data using deep learningSleep quality prediction from wearable data using deep learning
Sleep quality prediction from wearable data using deep learning
 
Framework for propagating stress control message using heartbeat based iot re...
Framework for propagating stress control message using heartbeat based iot re...Framework for propagating stress control message using heartbeat based iot re...
Framework for propagating stress control message using heartbeat based iot re...
 

Similar to IRJET- Detect Malnutrition in Underage Children by using Tensorflow Algorithm of Artificial Intelligence

Similar to IRJET- Detect Malnutrition in Underage Children by using Tensorflow Algorithm of Artificial Intelligence (20)

Mental Health Prediction Using Machine Learning
Mental Health Prediction Using Machine LearningMental Health Prediction Using Machine Learning
Mental Health Prediction Using Machine Learning
 
Investigating Assisting Mental Health Condition using Sentiment Analysis thro...
Investigating Assisting Mental Health Condition using Sentiment Analysis thro...Investigating Assisting Mental Health Condition using Sentiment Analysis thro...
Investigating Assisting Mental Health Condition using Sentiment Analysis thro...
 
IRJET- Survey on Learning Assistance System for Autistic Child
IRJET- Survey on Learning Assistance System for Autistic ChildIRJET- Survey on Learning Assistance System for Autistic Child
IRJET- Survey on Learning Assistance System for Autistic Child
 
IRJET- Effect of Stone Column and Encased Stone Column in Settlement of Soil
IRJET-  	  Effect of Stone Column and Encased Stone Column in Settlement of SoilIRJET-  	  Effect of Stone Column and Encased Stone Column in Settlement of Soil
IRJET- Effect of Stone Column and Encased Stone Column in Settlement of Soil
 
IRJET- Breast Cancer Prediction using Deep Learning
IRJET-  	  Breast Cancer Prediction using Deep LearningIRJET-  	  Breast Cancer Prediction using Deep Learning
IRJET- Breast Cancer Prediction using Deep Learning
 
IRJET- A Survey on Mining of Tweeter Data for Predicting User Behavior
IRJET- A Survey on Mining of Tweeter Data for Predicting User BehaviorIRJET- A Survey on Mining of Tweeter Data for Predicting User Behavior
IRJET- A Survey on Mining of Tweeter Data for Predicting User Behavior
 
Mental Health Chatbot System by Using Machine Learning
Mental Health Chatbot System by Using Machine LearningMental Health Chatbot System by Using Machine Learning
Mental Health Chatbot System by Using Machine Learning
 
Food Classification and Recommendation for Health and Diet Tracking using Mac...
Food Classification and Recommendation for Health and Diet Tracking using Mac...Food Classification and Recommendation for Health and Diet Tracking using Mac...
Food Classification and Recommendation for Health and Diet Tracking using Mac...
 
SMART HEALTHCARE PREDICTION
SMART HEALTHCARE PREDICTIONSMART HEALTHCARE PREDICTION
SMART HEALTHCARE PREDICTION
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep Learning
 
HealthBuddy
HealthBuddyHealthBuddy
HealthBuddy
 
CHOOSELYF
CHOOSELYFCHOOSELYF
CHOOSELYF
 
Predictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine LearningPredictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine Learning
 
IRJET - Prediction and Detection of Diabetes using Machine Learning
IRJET - Prediction and Detection of Diabetes using Machine LearningIRJET - Prediction and Detection of Diabetes using Machine Learning
IRJET - Prediction and Detection of Diabetes using Machine Learning
 
Multi Disease Detection using Deep Learning
Multi Disease Detection using Deep LearningMulti Disease Detection using Deep Learning
Multi Disease Detection using Deep Learning
 
ORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNNORGANIC PRODUCT DISEASE DETECTION USING CNN
ORGANIC PRODUCT DISEASE DETECTION USING CNN
 
IRJET- Data Mining Techniques to Predict Diabetes
IRJET- Data Mining Techniques to Predict DiabetesIRJET- Data Mining Techniques to Predict Diabetes
IRJET- Data Mining Techniques to Predict Diabetes
 
An Automated Eye Disease Detection System Using Convolutional Neural Network
An Automated Eye Disease Detection System Using Convolutional Neural NetworkAn Automated Eye Disease Detection System Using Convolutional Neural Network
An Automated Eye Disease Detection System Using Convolutional Neural Network
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare Service
 
MEDICAL CHATBOT FOR PERINATAL WOMEN USING MACHINE LEARNING
MEDICAL CHATBOT FOR PERINATAL WOMEN USING MACHINE LEARNINGMEDICAL CHATBOT FOR PERINATAL WOMEN USING MACHINE LEARNING
MEDICAL CHATBOT FOR PERINATAL WOMEN USING MACHINE LEARNING
 

More from 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

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 

Recently uploaded (20)

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
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
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
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...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 

IRJET- Detect Malnutrition in Underage Children by using Tensorflow Algorithm of Artificial Intelligence

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 903 Detect Malnutrition in Underage Children by using TensorFlow Algorithm of Artificial Intelligence Neha Kadam1, Vaishali Dabhade2, Rushikesh Baravkar3, Vrushali Saravade4, Prof. Chaitanya Mankar5 1,2,3,4U.G. Student BE Computer Dept. of Computer Engineering, Dhole Patil College Of Engineering, Pune, Maharashtra, India 5Assistant Professor, Dept. of Computer Engineering, Dhole Patil College of Engineering, Pune, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - In this project, we areelaboratingontheconceptof disease detection of the human body using the image of humans and analyzing data from the image color. In this project the procedure of disease detection is as follows: The input to the system is a children's image. The system will process images and extract feature from images which are used for disease diagnosis. Here, the first training data is prepared using Machine Learning from an image of a patient of a specific disease. A feature extracted from the input image is compared with the training data set. In this project, we found that the color feature of the image is correctly matched with training set data. Key Words: Machine Learning, Malnutrition, Disease Detection, Tensorflow, Data Analysis. 1. INTRODUCTION Malnutrition is a complex topic that draws the attention of the world and many researchers. Nutrition is vital for the health of all ages. The Health and nutritional status of children is one of the benchmarks that can indicate the nutritional condition of the wider community becauseof the pattern of parenting in many communities more priority to toddlers. Malnutrition does not occur suddenly but begins with insufficient weight gain. Changes in toddler weight within a certain time are an early indication of child nutritional circumstances. In the six month infants who did not gain weight 2 times, they were at risk of malnutrition 12.6 times than those with regular weight gain. Based on this, the weight change information canbethe parameter for mapping the potential malnutrition problems. Thus, information of area with potential malnutrition is needed as input for government and public policymakers to prevent malnutrition and make a nutritional intervention. 2. PROBLEM STATEMENT Malnutrition is one of the largest public health problems in developing countries. India contributes 1/3rd of total malnourished children in the world, with prevalenceashigh as 29.4%. The purpose of this study was to assess the association of malnutrition with scholastic performance among 8–to 12- year children data to analyze the health records. This cross- sectional study was done among 8–12-year children, with sample children photos with text input data, taking the prevalence as 50%, precision as 10%. 3. MOTIVATION AND OBJECTIVE Motivation: Thus our main motivation is to find the solution over it. Where our system will show the dashboard representation where we can see all the variation in increasing and decreasing order. Detection of malnourished people is the main task of our system. The proposed scheme should be efficientandthesystem will be scalable. Through this research, it is highlighted that the e-government initiative has been expanded to some extent, there is a lack of health-related projects. Objectives: The main objective of this system to detect malnutrition without a doctor as an early stage and treatment is taken. To minimize the malnutrition’s children ratio before different health issues. To reduce the manual process and automationimplemented with accurate result. 4. ALGORITHM TensorFlow algorithm: TensorFlow is an open-source machine learning framework for all developers. It is used for implementing machine learning and deep learning applications. To develop and research fascinating ideas on artificial intelligence, the Google team created TensorFlow. TensorFlowisdesignedin Python programming language, hence it is considered an easy to understand framework.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 904 It includes a feature that defines, optimizes and calculates mathematical expressions easily with the help of multi- dimensional arrays called tensors. Also, it has programming support for deep neural networks and machine learning techniques, also a high scalable feature of computation with various data sets. 5. PROPOSED SYSTEM We are making a system to detect malnutrition in underage children using image processing and data analysis. So this system eliminates the need of a doctor every time to determine the malnutrition in the subject. In many parts of the world, due to poverty, many people cannot afford every time to go to the doctor and therefore, in this case, the system that we are designing will be very much helpful for such people. The user is the parents of small children. In this system malnutrition, the dataset takes the input from the user module and stores the data into the database. This data is very important for the decision making of whether the subject is affecting from malnutrition or not. It also consists of the training dataset which is then given to the data preprocessing modules. Fig -1: Block Diagram The main application of this system is to the government to minimize malnutrition percentage. User module: Upload the malnutrition image in this module by a patient to check the diseases. Here the patient will get the Patient's health is critical or not caution disease without any doctor suggestion. Admin module: Here admin trains the image dataset based on the medical- related backend for analysis and comparison of upcoming patient images. Processing module: Once you get the image from the patient then the proposed algorithm applies the detection processonthatimagetofind out the malnutrition patient or not. Mathematical Model: Input Set: The malnutrition child images and text input. Text input is also through the user. So the set of inputs will be, I1 = {predefined command, fixed pattern sentential command, random sentences as command} I2 = {text, image, remote text} Thus, I=I1UI2 The input I = {all sentences in English via text, all photos in image format, remote text input} Output Set: The output for the specified inputs above will be response determined by the system according to the input given and the database containing all the necessary inputs and their respective outputs. O1 = {malnutrition accuracy, display, text} O2 = {GUI, application response} Thus, O = O1 U O2 Output O = {Response for corresponding text input and image input, Response for corresponding input via GUI, application response} 6. CONCLUSION In the presented system, the system analyzes the human parts and gives probable disease for a person including a healthy case. Here, for disease prediction image color (average RGB) value used as an image features. This model gives more accurate results than the human eye like subjectivity and resolution power. This may give a more accurate resultforidentifyinghumanhealthconditionsusing the machine learning algorithm. ACKNOWLEDGEMENT I wish to express my profound thanks to all who helped us directly or indirectly in making this paper. Finally, I wish to thank all our friends and well-wishers who supported us in completing this paper successfully Iamespeciallygrateful to our guide Prof. Chaitanya Mankar for him time to time, very much needed, valuable guidance. Without the full support and cheerful encouragement of my guide, the paper would not have been completed on time.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 905 REFERENCES [1] Cynthia Hayat, Barens Abian, “The Modeling of Artificial Neural Network of Early Diagnosis for Malnutrition with Backpropagation Method”, 2018. [2] Bambang Laredo, Liliana Swastina, Husnul Maad unaidi, “IT Application to Mapping the Potential of Malnutrition Problems, 2018. [3] Anutosh Maitra, Rambhau Eknath Rote, Nataraj Kuntagod, “Managing Child Malnutrition via Digital Enablement: Insights from a Field Trial”, 2017. [4] Sri Winiarti, Sri Kusumadewi, IzzatiMuhimmah,Herman Yuliansyah, “Determining The Nutrition of Patient Based on Food Packaging Product Using Fuzzy C Means Algorithm”, 2017. [5] Rehyan Gupta, Abhishek Singhal,A Sai Sabitha, “Comparative study of Clustering algorithm conducting a district-level analysis of malnutrition.”, 2018. [6] Liping Yuan, Zhiyin Qu,"AConvolutional Neural Network based on TensorFlow for Face Recognition”, 2017. [7] Xin Jia, “Image Recognition method based on deep learning”, 2017. [8] Sujay Kumar, Varun Saboo, “Dermatological disease detection using image processing and machine learning”, 2016. BIOGRAPHIES Neha Kadam, BE Computer, Dhole Patil College of Engineering, Wagholi, Pune-412207 Vaishali Dabhade, BE Computer, Dhole Patil College of Engineering, Wagholi, Pune-412207 Rushikesh Baravkar, BE Computer, Dhole Patil College of Engineering, Wagholi, Pune-412207 Vrushali Saravade, BE Computer, Dhole Patil College of Engineering, Wagholi, Pune-412207 Prof. Chaitanya Mankar, BE Computer, Dhole Patil College of Engineering, Wagholi, Pune-412207