SlideShare a Scribd company logo
1 of 7
Download to read offline
TELKOMNIKA, Vol.16, No.4, August 2018, pp. 1894~1900
ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018
DOI: 10.12928/TELKOMNIKA.v16i4.8744  1894
Received January 29, 2018; Revised June 18, 2018; Accepted June 30, 2018
Training of Convolutional Neural Network using
Transfer Learning for Aedes Aegypti Larvae
Mohamad Aqil Mohd Fuad
1
, Mohd Ruddin Ab Ghani
2
, Rozaimi Ghazali
3
,
Tarmizi Ahmad Izzuddin
4
, Mohamad Fani Sulaima
5
, Zanariah Jano
6
, Tole Sutikno
7
1,2,3,4,5
Faculty of Electrical Engineering, Universiti Teknikal Malaysia Melaka (UTeM)
76100, Durian Tunggal, Melaka, Malaysia
6
Centre for Languages and Human Development, Universiti Teknikal Malaysia Melaka (UTeM)
76100, Durian Tunggal, Melaka, Malaysia
7
Department of Electrical Engineering, Faculty of Industrial Technology, Universitas Ahmad Dahlan (UAD)
3rd Campus, Jln. Prof. Dr. Soepomo, Janturan, Yogyakarta 55164, Indonesia
*Corresponding author, e-mail: dpdrudin@utem.edu.my
Abstract
The flavivirus epidemiology has reached an alarming rate which haunts the world population
including Malaysia. World Health Organization has proposed and practised various methods of vector
control through environmental management, chemical and biological orientations. However, from the listed
control vectors, the most crucial part to be heeded are non-accessible places like water storage and
artificial container. The objective of the study was to acquire and compare various accuracies and cross-
entropy errors of the training sets within different learning rates in water storage tank environment which
was essential for detection. This experiment performed transfer learning where Inception-V3 was
implemented. About 534 images were trained to classify between Aedes Aegypti larvae and float valve
within 3 different learning rates. For training accuracy and validation accuracy, learning rates were 0.1;
99.98%, 99.90% and 0.01; 99.91%, 99.77% and 0.001; 99.10%, 99.93%. Cross-entropy errors for training
and validation for 0.1 were 0.0021, 0.0184 whereas for 0.01 were 0.0091, 0.0121 and 0.001; 0.0513,
0.0330. Various accuracies and cross-entropy errors of the training sets within the different learning rates
were successfully acquired and compared.
Keywords: Transfer learning; Inception V3; Aedes aegypti larvae; Water storage tank
Copyright © 2018 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
The flavivirus epidemiology has reached an alarming rate which haunts the world
population including Malaysia. From the record, Malaysia suffered twice increment of dengue
cases reported from the last 2 years [1]. With the rapid growth of Malaysian population either
from newborn or migration [2], this matter should be taken seriously in order to curb this
problem. As the population grows, technologies and artificial intelligence also occupy most of
our daily routines. Machine learning is one of the artificial intelligence subtopics which has
empowered many aspects of modern life [3],[4].
World Health Organization has proposed and practised many methods of vector control
through environmental management, chemical and biological orientations [5]. However, from the
listed vector control, the most crucial part to be heeded are non-accessible places like water
storage and artificial container [6]. This should be taken into account where the maintenance
and eradication work of eliminating Aedes Aegypti larvae are difficult to implement. The
elimination of Aedes Aegypti during the larvae stage is very important because when it turns
into adult mosquito and is able to fly, the population control becomes more complicated.
Studied on classification of Aedes Aegypti larvae inside the water storage tank are
scarce. Hence, the discovery and exploration are crucial in this field to offer a better living to the
human population. Previous studies, only offer reviews on identifying and counting Aedes
Aegypti larvae [7]. This paper hence, proposed a classification of Aedes Aegypti larvae in water
storage tank through machine learning. Therefore, the objective of the study was to acquire and
compare various accuracies and cross-entropy errors of training sets within the different
learning rates.
TELKOMNIKA ISSN: 1693-6930 
Training of Convolutional Neural Network using Transfer … (Mohamad Aqil Mohd Fuad)
1895
Convolutional neural networks are the latest and efficient recognition methods
especially for data that have known-like topology like the human visual cortex. This network is
trainable multistage architecture and has a lot of advantages compared to the neural network
traditional method. This network has abundant important steps of traditional pre-processing
which reduce its complexity because it has built-in pre-processing inside its architecture. Hence,
the machine is able to be fed with raw data or original images directly as inputs [8].
Convolutional neural networks stand out as examples of neuroscientific principles. In
general, they are an operation of a real-valued argument within two functions. The convolutional
operation can be formally described as [9]
( ) ∫ ( ) ( ) [1]
Therefore,
( ) ( )( ) [2]
where s(t) is convolutional operation in real time, x is referred as the input, a is the age of
measurement and w is probability density function or weight. This network has used pooling
layer technology, receptive field, weights sharing and training parameter reduction compared
with the traditional network. It has made prodigious progress in the field of image classification
and localization [10].
With the rapid development of computer, people start moving toward digitalization and
everything goes automated and automatic. With the use of convolutional neural networks, a
study on land-cover classification using high-resolution imagery has been carried out [11]. By
applying transfer learning, the study has successfully compared the classification accuracies
among SafeNet, GoogLeNet and ResNet which are 97.8±2.3%, 97.6±2.6% and 98.5±1.4%
respectively. The convolutional neural networks have also been applied in medical studies to
classify derma infection between melanoma and benign, where the trained model of VGGNet
architecture is implemented in the study with 95.95±1.2% of training accuracies [12].
Convolutional neural networks have attracted attention from a lot of computer vision
research communities. A study regarding granite tiles classification has been made [13]. To
classify granite tiles in stone industry is a challenge as it has similar visual appearance. By
implementing CifarNet, the study has successfully classified the granite tiles with 87.26%
training accuracy. In terms of safety issue, a trained model of AlexNet has been used in order to
classify firearms in x-ray baggage for security imagery [14]. As a result, the trained models have
obtained 95.26% accuracies.
Vehicle type classification has played an important role in intelligent traffic light
system [15]. Convolutional neural networks have been used in a study where the architecture
has 2 convolutional layers, 2 pooling layers and 2 fully connected layers. Besides, to improve
the performance of the network, non-linear activation function has been added to the model.
The training accuracy of this application is 97.88%. Besides training the convolutional neural
networks, it also performs a hybrid with salient feature successfully [16]. The study has
successfully trained for facial expression with more than 90% accuracies when using the public
database.
This paper is organized as follows; the research method regarding the classification of
Aedes Aegypti larvae using transfer learning in water storage tank is presented in Section 2.
Section 3 presents the result and analysis of the performance for the classification process in
different parameters of learning rates. Finally, the conclusion will be drawn in Section 4.
2. Research Method
This section focuses on the development process of Aedes Aegypti larvae classifier
inside the water storage tank. The architecture of this network had skipped the pre-processing
steps where the only important step of this network was to label the data which was executed by
sharing the directory of the created subfolder that contained images to be classified.
In this experiment, Tensorflow was used as a tool in the experiment. Tensorflow is a
framework or system for large-scale machine learning which has been developed by the Google
team [17]. Tensorflow is a dynamic control flow where it supports convolutional neural network,
 ISSN: 1693-6930
TELKOMNIKA Vol. 16, No. 4, August 2018: 1894-1900
1896
recurrent neural network and other machine learning. This tool is widely used in various
applications including pattern recognition, image detection, speech recognition, translation
application and many others.
Inception-V3 was implemented in this experiment. Inception-V3 is a state of the art or
network model of machine learning. This experiment performed transfer learning which has
wide applications [18],[19],[20]. In this context, transfer learning used a previous train model for
a new task where it successfully trained a large number of images dataset. Back-propagation
algorithm as the weight parameter which was adjusted by the cross-entropy cost function.
Figure 1 shows the Inception-V3 architecture.
Figure 1. Architecture of Inception-V3
To classify the Aedes Aegypti larvae and other materials inside water storage tank, a
subfolder between both of the classes was created first. The dataset of Aedes Aegypti larvae
were obtained based on experiments conducted in the lab. As the data were fed in the network,
the last layer of the model would be replaced and retrained with the new categories of intended
classes as shown in Figure 1. As the dataset had 2 classes, the final layer has 2 output nodes.
This experiment was run on Linux 17.10 of the virtual machine within 3.6GHZ of quad i7
processor and 10GB 3601MHz DDR2 memory. Figures 2 and 3 show examples of 2 classes of
the dataset used to feed in the Inception-V3.
Figure 2. Aedes Aegypti images in various background
inside water storage tank
Figure 3. float valve images inside
water storage tank
TELKOMNIKA ISSN: 1693-6930 
Training of Convolutional Neural Network using Transfer … (Mohamad Aqil Mohd Fuad)
1897
In the experiment, the manipulated variables would be the learning rates of train
networks. The network was trained within 3 different learning rates namely 0.1, 0.01 and 0.001.
Other parameters were set as default as the Inception-V3 set. The significance of the
experiment was to show the effect of the size of the learning rates on the accuracies and
training speeds. The images used to train in the network were 534 where 380 of them were
Aedes Aegypti larvae images and others were float valve images. In the procedure, all Aedes
Aegypti larvae images were taken in rest position and without any intersection between two
larvae.
3. Results and Analysis
This section discusses the results from the retrained model. Figures 4, 5, 6 and 7 show
the training accuracies, training cross-entropy errors, validation accuracies and validation cross-
entropy errors based on different learning rates.
Figure 4. Graph of training accuracy within different learning rates
Figure 5. Graph of training cross-entropy error within different learning rates
 ISSN: 1693-6930
TELKOMNIKA Vol. 16, No. 4, August 2018: 1894-1900
1898
Figure 6. Graph of validation accuracy within different learning rates
Figure 7. Graph of validation cross-entropy error within different learning rates
The results showed the filtered digital signal processing. The digital filter was used to
smoothen and reduce the ripples in the graph so that the best result can be obtained. In the
experiment, moving average filter was applied in the analysis. This filter was an optimal filter for
this application where it is often used for common tasks without involving complex mathematical
such as frequency domain analysis. This filter was implemented in convolution where the
equation form is written as [21]
[3]
where is the input signal, is the output signal and is stated as the number of window size
or also known as the number of points in the average. The value for the window size was 5.
To measure the accuracy and training speed, all experiments were conducted in the
same training steps which were 4000. The results is shown in Figure 4. The training accuracy of
retrained model with 0.1 of learning rates was the fastest retrained model which only needed
250 steps to complete, followed by 0.01 of learning rates which needed 800 steps and 0.001of
learning rate which needed at least 4000 steps to fully complete the training. However, the
validation accuracy in Figure 6 has shown the opposite result where the smallest learning rate
has higher precision on randomly-selected group tests. It is proven that the smaller value of
learning rates has the higher accuracy on recognition.
𝑖 =
1
𝑖 + 𝑗
1
𝑗=0
TELKOMNIKA ISSN: 1693-6930 
Training of Convolutional Neural Network using Transfer … (Mohamad Aqil Mohd Fuad)
1899
Cross-entropy error is representing loss function which gives an indication into how
good the learning process is progressing. The purpose of training was to make an error as small
as possible. The training cross-entropy error and validation cross-entropy error are shown in
Figures 5 and 7. The training with the smallest learning rate has bigger different values between
training loss function and validation loss function. This difference signified that the training has a
lesser error tendency when tested on randomly-selected group of images. The results (Figure 7)
also showed that the smallest learning rate had continuously declined as the training step went
on. Nevertheless, at the end of the training set, the smaller learning rates had smaller value of
loss function during training compared with the bigger learning rate. The performance summary
is shown in Table 1.
Table 1. Performance summary
Learning Rate Index Performance
0.1
Training accuracy 99.98%
Validation accuracy 99.90%
Training cross-entropy error 0.0021
Validation cross-entropy error 0.0184
0.01
Training accuracy 99.91%
Validation accuracy 99.77%
Training cross-entropy error 0.0091
Validation cross-entropy error 0.0121
0.001
Training accuracy 99.10%
Validation accuracy 99.93%
Training cross-entropy error 0.0513
Validation cross-entropy error 0.0330
Table 1 shows the overall performance in various indexes and learning rates.
The smallest learning rate had higher accuracy even though it only had small changes from 0.1
to 0.01. In fact, inception-V3 architecture could classify more than hundreds of classes within
millions of images, the small changes in the result were due to small application where only 2
classes were classified. The results of the changes signified the different learning rates
applicable in the experiment.
4. Conclusion
At present, there are only few studies with regard to Aedes Aegypti larvae machine
learning in entomology field. The results show various accuracies and cross-entropy errors of
the training sets within different learning rates. Future study should focus on retrained model
with higher accuracy to be applied in Aedes Aegypti larvae detection.
Acknowledgements
This study is supported by a grant of Knowledge Transfer Program from Ministry of Higher
Education (MoHE), VOT number Gluar/KTP/2/2015/FKE/I/G00039. Sincere compliments to
Faculty of Electrical Engineering (FKE), Universiti Teknikal Malaysia Melaka (UTeM) for its
support. Deepest gratitude to Unit of Medical Entomology, Institute Medical for Research (IMR)
in providing the training, research and related respective programs.
References
[1] Malaysian Remote Sensing Agency (ARSM)/ Ministry of Science Technology and Innovation (MOSTI).
Dengue Incident Rate & Case Fatality Rate. iDengue untuk komuniti, 2015. [Online]. Available:
http://idengue.remotesensing.gov.my/idengue/index.php.
[2] Department of statistics Malaysia. Press release current population estimates. malaysia, 2016-2017,”
2017. [Online]. Available:
https://www.dosm.gov.my/v1/index.php?r=column/cthemeByCat&cat=155&bul_id=a1d1UTFZazd5ajJi
RWFHNDduOXFFQT09&menu_id=L0pheU43NWJwRWVSZklWdzQ4TlhUUT09.
 ISSN: 1693-6930
TELKOMNIKA Vol. 16, No. 4, August 2018: 1894-1900
1900
[3] R. Wang et al. A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neural
Network. TELKOMNIKA (Telecommunication Computing Electronics and Control). 2017; 15(3); 1239–
1246.
[4] Mulyati, W. A. Kusuma, and M. Nurilmala. Identification of Tuna and Mackerel Based on DNA
Barcodes using Support Vector Machine. TELKOMNIKA (Telecommunication Computing Electronics
and Control). 2016; 14 (2):778–783.
[5] B. Kay. Dengue vector surveillance and control. Curr. Opin. Infect. Dis. 1999; 12(5): 48–59.
[6] S. N. R. Saleeza, Y. Norma-Rashid, and M. S. Azirun. Mosquitoes Larval Breeding Habitat in Urban
and Suburban Areas, Peninsular Malaysia. World Acad. Sci. Eng. Technol., 2011; 58(10): 569–573.
[7] M. A. Mohd Fuad et al. A Review on Methods of Identifying and Counting Aedes Aegypti Larvae using
Image Segmentation Technique. TELKOMNIKA (Telecommunication Computing Electronics and
Control). 2017; 15(3): 1199–1206.
[8] Y. LeCun, Y. Bengio, and G. Hinton. Deep learning. Nature. 2015; 521(7553):436–444.
[9] I. Goodfellow, Y. Bengio, and A. Courville, Deep Learning (Adaptive Computation and Machine
Learning series). MIT Press, 2016.
[10] X. Xia and B. Nan. Inception-v3 for Flower Classification. in 2nd International Conference on Image,
Vision and Computing. 2017: 783–787.
[11] G. J. Scott, M. R. England, W. A. Starms, R. A. Marcum, and C. H. Davis. Training Deep
Convolutional Neural Networks for Land–Cover Classification of High-Resolution Imagery. IEEE
Geosci. Remote Sens. Lett. 2017; 14 (4):549–553,.
[12] A. R. Lopez and X. Giro-i-nieto. Skin Lesion Classification From Dermoscopic Images Using Deep
Learning Techniques. in Proceedings of the lASTED International Conference Biomedical
Engineering (BioMed 2017), 2017; 49–54.
[13] A. Ferreira and G. Giraldi. Convolutional Neural Network approaches to granite tiles classification.
Expert Syst. Appl. 2017; 84: 1–11.
[14] S. Akcay, M. E. Kundegorski, M. Devereux, and T. P. Breckon. Transfer learning using convolutional
neural networks for object classification within X-ray baggage security imagery. Proc. 2016 IEEE Int.
Conf. Image Process. 2016; 1057–1061.
[15] Y. Chen, W. Zhu, and D. Yao. Vehicle Type Classification based on Convolutional Neural Network. in
2017 Chinese Automation Congress (CAC), 2017: 1898–1901.
[16] Z. I. A. Uddin, S. Member, and W. Khaksar. Facial Expression Recognition Using Salient Features
and Convolutional Neural Network. IEEE Access. 2017; 5: 26146–26161.
[17] M. Abadi et al. TensorFlow : A System for Large-Scale Machine Learning This paper is included in
the Proceedings of the TensorFlow : A system for large-scale machine learning. in 12th USENIX
Symposium on Operating Systems Design and Implementation (OSDI ’16). 2016: 265–283.
[18] Z. Chen-McCaig, R. Hoseinnezhad, and A. Bab-Hadiashar. Convolutional Neural Networks for
Texture Recognition Using Transfer Learning. in 2017 International Conference on Control,
Automation and Information Sciences (ICCAIS). 2017:. 187–192.
[19] S. Masood and T. Luthra. Identification of Diabetic Retinopathy in Eye Images Using Transfer
Learning. in International Conference on Computing, Communication and Automation (ICCCA2017)
Identification. 2017: 1183–1187.
[20] J. Zhou, Z. Li, W. Zhi, B. Liang, D. Moses, and L. Dawes. Using Convolutional Neural Networks and
Transfer Learning for Bone Age Classification. in 2017 International Conference on Digital Image
Computing: Techniques and Applications (DICTA). 2017; 0–5.
[21] S. W. Smith. Moving Average Filters. In The scientist and engineer’s guide to digital signal
processing, San Diego, California: California Technical Publishing, 1997, pp. 277–284.

More Related Content

What's hot

K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...IRJET Journal
 
COVID-19 detection from scarce chest X-Ray image data using few-shot deep lea...
COVID-19 detection from scarce chest X-Ray image data using few-shot deep lea...COVID-19 detection from scarce chest X-Ray image data using few-shot deep lea...
COVID-19 detection from scarce chest X-Ray image data using few-shot deep lea...Shruti Jadon
 
Diagnosis Chest Diseases Using Neural Network and Genetic Hybrid Algorithm
Diagnosis Chest Diseases Using Neural Network and Genetic Hybrid AlgorithmDiagnosis Chest Diseases Using Neural Network and Genetic Hybrid Algorithm
Diagnosis Chest Diseases Using Neural Network and Genetic Hybrid AlgorithmIJERA Editor
 
Risk assessment of mined areas using
Risk assessment of mined areas usingRisk assessment of mined areas using
Risk assessment of mined areas usingijaia
 
IRJET- Image Classification using Deep Learning Neural Networks for Brain...
IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...
IRJET- Image Classification using Deep Learning Neural Networks for Brain...IRJET Journal
 
Big Data and AI for Covid-19
Big Data and AI for Covid-19Big Data and AI for Covid-19
Big Data and AI for Covid-19Andrew Zhang
 
CI image processing mns
CI image processing mnsCI image processing mns
CI image processing mnsMeenakshi Sood
 
A Study of Deep Learning Applications
A Study of Deep Learning ApplicationsA Study of Deep Learning Applications
A Study of Deep Learning Applicationsijtsrd
 
Technical Paper.doc.doc
Technical Paper.doc.docTechnical Paper.doc.doc
Technical Paper.doc.docbutest
 
Detecting malaria using a deep convolutional neural network
Detecting malaria using a deep  convolutional neural networkDetecting malaria using a deep  convolutional neural network
Detecting malaria using a deep convolutional neural networkYusuf Brima
 
Pneumonia detection using cnn
Pneumonia detection using cnnPneumonia detection using cnn
Pneumonia detection using cnnTushar Dalvi
 
Towards A More Secure Web Based Tele Radiology System: A Steganographic Approach
Towards A More Secure Web Based Tele Radiology System: A Steganographic ApproachTowards A More Secure Web Based Tele Radiology System: A Steganographic Approach
Towards A More Secure Web Based Tele Radiology System: A Steganographic ApproachCSCJournals
 
Chest X-ray Pneumonia Classification with Deep Learning
Chest X-ray Pneumonia Classification with Deep LearningChest X-ray Pneumonia Classification with Deep Learning
Chest X-ray Pneumonia Classification with Deep LearningBaoTramDuong2
 
Ijeee 16-19-a novel approach to brain tumor classification using wavelet and ...
Ijeee 16-19-a novel approach to brain tumor classification using wavelet and ...Ijeee 16-19-a novel approach to brain tumor classification using wavelet and ...
Ijeee 16-19-a novel approach to brain tumor classification using wavelet and ...Kumar Goud
 
Improved steganographic security by
Improved steganographic security byImproved steganographic security by
Improved steganographic security byIJNSA Journal
 
GeoAI: A Model-Agnostic Meta-Ensemble Zero-Shot Learning Method for Hyperspec...
GeoAI: A Model-Agnostic Meta-Ensemble Zero-Shot Learning Method for Hyperspec...GeoAI: A Model-Agnostic Meta-Ensemble Zero-Shot Learning Method for Hyperspec...
GeoAI: A Model-Agnostic Meta-Ensemble Zero-Shot Learning Method for Hyperspec...Konstantinos Demertzis
 
Deep learning health care
Deep learning health care  Deep learning health care
Deep learning health care Meenakshi Sood
 

What's hot (20)

K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
K Mean and Fuzzy Clustering Algorithm Predicated Brain Tumor Segmentation And...
 
COVID-19 detection from scarce chest X-Ray image data using few-shot deep lea...
COVID-19 detection from scarce chest X-Ray image data using few-shot deep lea...COVID-19 detection from scarce chest X-Ray image data using few-shot deep lea...
COVID-19 detection from scarce chest X-Ray image data using few-shot deep lea...
 
Diagnosis Chest Diseases Using Neural Network and Genetic Hybrid Algorithm
Diagnosis Chest Diseases Using Neural Network and Genetic Hybrid AlgorithmDiagnosis Chest Diseases Using Neural Network and Genetic Hybrid Algorithm
Diagnosis Chest Diseases Using Neural Network and Genetic Hybrid Algorithm
 
Risk assessment of mined areas using
Risk assessment of mined areas usingRisk assessment of mined areas using
Risk assessment of mined areas using
 
IRJET- Image Classification using Deep Learning Neural Networks for Brain...
IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...IRJET-  	  Image Classification using Deep Learning Neural Networks for Brain...
IRJET- Image Classification using Deep Learning Neural Networks for Brain...
 
Big Data and AI for Covid-19
Big Data and AI for Covid-19Big Data and AI for Covid-19
Big Data and AI for Covid-19
 
Master's Thesis
Master's ThesisMaster's Thesis
Master's Thesis
 
CLASSIFICATION OF CANCER BY GENE EXPRESSION USING NEURAL NETWORK
CLASSIFICATION OF CANCER BY GENE EXPRESSION USING NEURAL NETWORKCLASSIFICATION OF CANCER BY GENE EXPRESSION USING NEURAL NETWORK
CLASSIFICATION OF CANCER BY GENE EXPRESSION USING NEURAL NETWORK
 
1
11
1
 
CI image processing mns
CI image processing mnsCI image processing mns
CI image processing mns
 
A Study of Deep Learning Applications
A Study of Deep Learning ApplicationsA Study of Deep Learning Applications
A Study of Deep Learning Applications
 
Technical Paper.doc.doc
Technical Paper.doc.docTechnical Paper.doc.doc
Technical Paper.doc.doc
 
Detecting malaria using a deep convolutional neural network
Detecting malaria using a deep  convolutional neural networkDetecting malaria using a deep  convolutional neural network
Detecting malaria using a deep convolutional neural network
 
Pneumonia detection using cnn
Pneumonia detection using cnnPneumonia detection using cnn
Pneumonia detection using cnn
 
Towards A More Secure Web Based Tele Radiology System: A Steganographic Approach
Towards A More Secure Web Based Tele Radiology System: A Steganographic ApproachTowards A More Secure Web Based Tele Radiology System: A Steganographic Approach
Towards A More Secure Web Based Tele Radiology System: A Steganographic Approach
 
Chest X-ray Pneumonia Classification with Deep Learning
Chest X-ray Pneumonia Classification with Deep LearningChest X-ray Pneumonia Classification with Deep Learning
Chest X-ray Pneumonia Classification with Deep Learning
 
Ijeee 16-19-a novel approach to brain tumor classification using wavelet and ...
Ijeee 16-19-a novel approach to brain tumor classification using wavelet and ...Ijeee 16-19-a novel approach to brain tumor classification using wavelet and ...
Ijeee 16-19-a novel approach to brain tumor classification using wavelet and ...
 
Improved steganographic security by
Improved steganographic security byImproved steganographic security by
Improved steganographic security by
 
GeoAI: A Model-Agnostic Meta-Ensemble Zero-Shot Learning Method for Hyperspec...
GeoAI: A Model-Agnostic Meta-Ensemble Zero-Shot Learning Method for Hyperspec...GeoAI: A Model-Agnostic Meta-Ensemble Zero-Shot Learning Method for Hyperspec...
GeoAI: A Model-Agnostic Meta-Ensemble Zero-Shot Learning Method for Hyperspec...
 
Deep learning health care
Deep learning health care  Deep learning health care
Deep learning health care
 

Similar to Training of Convolutional Neural Network using Transfer Learning for Aedes Aegypti Larvae

Detection of Aedes aegypti larvae using single shot multibox detector with tr...
Detection of Aedes aegypti larvae using single shot multibox detector with tr...Detection of Aedes aegypti larvae using single shot multibox detector with tr...
Detection of Aedes aegypti larvae using single shot multibox detector with tr...journalBEEI
 
Prediction of Bioprocess Production Using Deep Neural Network Method
Prediction of Bioprocess Production Using Deep Neural Network MethodPrediction of Bioprocess Production Using Deep Neural Network Method
Prediction of Bioprocess Production Using Deep Neural Network MethodTELKOMNIKA JOURNAL
 
Intelligent flood disaster warning on the fly: developing IoT-based managemen...
Intelligent flood disaster warning on the fly: developing IoT-based managemen...Intelligent flood disaster warning on the fly: developing IoT-based managemen...
Intelligent flood disaster warning on the fly: developing IoT-based managemen...journalBEEI
 
A comparative study of mango fruit pest and disease recognition
A comparative study of mango fruit pest and disease recognitionA comparative study of mango fruit pest and disease recognition
A comparative study of mango fruit pest and disease recognitionTELKOMNIKA JOURNAL
 
RICE INSECTS CLASSIFICATION USIING TRANSFER LEARNING AND CNN
RICE INSECTS CLASSIFICATION USIING TRANSFER LEARNING AND CNNRICE INSECTS CLASSIFICATION USIING TRANSFER LEARNING AND CNN
RICE INSECTS CLASSIFICATION USIING TRANSFER LEARNING AND CNNIRJET Journal
 
Comparative study of ensemble deep learning models to determine the classific...
Comparative study of ensemble deep learning models to determine the classific...Comparative study of ensemble deep learning models to determine the classific...
Comparative study of ensemble deep learning models to determine the classific...CSITiaesprime
 
Multi-channel microseismic signals classification with convolutional neural n...
Multi-channel microseismic signals classification with convolutional neural n...Multi-channel microseismic signals classification with convolutional neural n...
Multi-channel microseismic signals classification with convolutional neural n...IAESIJAI
 
Pedestrian classification on transfer learning based deep convolutional neur...
Pedestrian classification on transfer learning based deep  convolutional neur...Pedestrian classification on transfer learning based deep  convolutional neur...
Pedestrian classification on transfer learning based deep convolutional neur...IJECEIAES
 
A deep learning-based approach for early detection of disease in sugarcane pl...
A deep learning-based approach for early detection of disease in sugarcane pl...A deep learning-based approach for early detection of disease in sugarcane pl...
A deep learning-based approach for early detection of disease in sugarcane pl...IAESIJAI
 
Embedded artificial intelligence system using deep learning and raspberrypi f...
Embedded artificial intelligence system using deep learning and raspberrypi f...Embedded artificial intelligence system using deep learning and raspberrypi f...
Embedded artificial intelligence system using deep learning and raspberrypi f...IAESIJAI
 
Early detection of tomato leaf diseases based on deep learning techniques
Early detection of tomato leaf diseases based on deep learning techniquesEarly detection of tomato leaf diseases based on deep learning techniques
Early detection of tomato leaf diseases based on deep learning techniquesIAESIJAI
 
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PIDETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PIIRJET Journal
 
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PIDETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PIIRJET Journal
 
Applying convolutional neural networks for limited-memory application
Applying convolutional neural networks for limited-memory applicationApplying convolutional neural networks for limited-memory application
Applying convolutional neural networks for limited-memory applicationTELKOMNIKA JOURNAL
 
Deep Learning-based Diagnosis of Pneumonia using X-Ray Scans
Deep Learning-based Diagnosis of Pneumonia using X-Ray ScansDeep Learning-based Diagnosis of Pneumonia using X-Ray Scans
Deep Learning-based Diagnosis of Pneumonia using X-Ray ScansIRJET Journal
 
Creating Alert Messages Based on Wild Animal Activity Detection Using Hybrid ...
Creating Alert Messages Based on Wild Animal Activity Detection Using Hybrid ...Creating Alert Messages Based on Wild Animal Activity Detection Using Hybrid ...
Creating Alert Messages Based on Wild Animal Activity Detection Using Hybrid ...Shakas Technologies
 
Transfer learning with multiple pre-trained network for fundus classification
Transfer learning with multiple pre-trained network for fundus classificationTransfer learning with multiple pre-trained network for fundus classification
Transfer learning with multiple pre-trained network for fundus classificationTELKOMNIKA JOURNAL
 
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...ijtsrd
 
Accuracy study of image classification for reverse vending machine waste segr...
Accuracy study of image classification for reverse vending machine waste segr...Accuracy study of image classification for reverse vending machine waste segr...
Accuracy study of image classification for reverse vending machine waste segr...IJECEIAES
 

Similar to Training of Convolutional Neural Network using Transfer Learning for Aedes Aegypti Larvae (20)

Detection of Aedes aegypti larvae using single shot multibox detector with tr...
Detection of Aedes aegypti larvae using single shot multibox detector with tr...Detection of Aedes aegypti larvae using single shot multibox detector with tr...
Detection of Aedes aegypti larvae using single shot multibox detector with tr...
 
Prediction of Bioprocess Production Using Deep Neural Network Method
Prediction of Bioprocess Production Using Deep Neural Network MethodPrediction of Bioprocess Production Using Deep Neural Network Method
Prediction of Bioprocess Production Using Deep Neural Network Method
 
Intelligent flood disaster warning on the fly: developing IoT-based managemen...
Intelligent flood disaster warning on the fly: developing IoT-based managemen...Intelligent flood disaster warning on the fly: developing IoT-based managemen...
Intelligent flood disaster warning on the fly: developing IoT-based managemen...
 
A comparative study of mango fruit pest and disease recognition
A comparative study of mango fruit pest and disease recognitionA comparative study of mango fruit pest and disease recognition
A comparative study of mango fruit pest and disease recognition
 
RICE INSECTS CLASSIFICATION USIING TRANSFER LEARNING AND CNN
RICE INSECTS CLASSIFICATION USIING TRANSFER LEARNING AND CNNRICE INSECTS CLASSIFICATION USIING TRANSFER LEARNING AND CNN
RICE INSECTS CLASSIFICATION USIING TRANSFER LEARNING AND CNN
 
Comparative study of ensemble deep learning models to determine the classific...
Comparative study of ensemble deep learning models to determine the classific...Comparative study of ensemble deep learning models to determine the classific...
Comparative study of ensemble deep learning models to determine the classific...
 
Multi-channel microseismic signals classification with convolutional neural n...
Multi-channel microseismic signals classification with convolutional neural n...Multi-channel microseismic signals classification with convolutional neural n...
Multi-channel microseismic signals classification with convolutional neural n...
 
Pedestrian classification on transfer learning based deep convolutional neur...
Pedestrian classification on transfer learning based deep  convolutional neur...Pedestrian classification on transfer learning based deep  convolutional neur...
Pedestrian classification on transfer learning based deep convolutional neur...
 
AnoMalNet: outlier detection based malaria cell image classification method l...
AnoMalNet: outlier detection based malaria cell image classification method l...AnoMalNet: outlier detection based malaria cell image classification method l...
AnoMalNet: outlier detection based malaria cell image classification method l...
 
A deep learning-based approach for early detection of disease in sugarcane pl...
A deep learning-based approach for early detection of disease in sugarcane pl...A deep learning-based approach for early detection of disease in sugarcane pl...
A deep learning-based approach for early detection of disease in sugarcane pl...
 
Embedded artificial intelligence system using deep learning and raspberrypi f...
Embedded artificial intelligence system using deep learning and raspberrypi f...Embedded artificial intelligence system using deep learning and raspberrypi f...
Embedded artificial intelligence system using deep learning and raspberrypi f...
 
Early detection of tomato leaf diseases based on deep learning techniques
Early detection of tomato leaf diseases based on deep learning techniquesEarly detection of tomato leaf diseases based on deep learning techniques
Early detection of tomato leaf diseases based on deep learning techniques
 
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PIDETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
 
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PIDETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
DETECTION OF DIFFERENT TYPES OF SKIN DISEASES USING RASPBERRY PI
 
Applying convolutional neural networks for limited-memory application
Applying convolutional neural networks for limited-memory applicationApplying convolutional neural networks for limited-memory application
Applying convolutional neural networks for limited-memory application
 
Deep Learning-based Diagnosis of Pneumonia using X-Ray Scans
Deep Learning-based Diagnosis of Pneumonia using X-Ray ScansDeep Learning-based Diagnosis of Pneumonia using X-Ray Scans
Deep Learning-based Diagnosis of Pneumonia using X-Ray Scans
 
Creating Alert Messages Based on Wild Animal Activity Detection Using Hybrid ...
Creating Alert Messages Based on Wild Animal Activity Detection Using Hybrid ...Creating Alert Messages Based on Wild Animal Activity Detection Using Hybrid ...
Creating Alert Messages Based on Wild Animal Activity Detection Using Hybrid ...
 
Transfer learning with multiple pre-trained network for fundus classification
Transfer learning with multiple pre-trained network for fundus classificationTransfer learning with multiple pre-trained network for fundus classification
Transfer learning with multiple pre-trained network for fundus classification
 
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
A Survey of Convolutional Neural Network Architectures for Deep Learning via ...
 
Accuracy study of image classification for reverse vending machine waste segr...
Accuracy study of image classification for reverse vending machine waste segr...Accuracy study of image classification for reverse vending machine waste segr...
Accuracy study of image classification for reverse vending machine waste segr...
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

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
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
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
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 

Recently uploaded (20)

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...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
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 )
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 

Training of Convolutional Neural Network using Transfer Learning for Aedes Aegypti Larvae

  • 1. TELKOMNIKA, Vol.16, No.4, August 2018, pp. 1894~1900 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v16i4.8744  1894 Received January 29, 2018; Revised June 18, 2018; Accepted June 30, 2018 Training of Convolutional Neural Network using Transfer Learning for Aedes Aegypti Larvae Mohamad Aqil Mohd Fuad 1 , Mohd Ruddin Ab Ghani 2 , Rozaimi Ghazali 3 , Tarmizi Ahmad Izzuddin 4 , Mohamad Fani Sulaima 5 , Zanariah Jano 6 , Tole Sutikno 7 1,2,3,4,5 Faculty of Electrical Engineering, Universiti Teknikal Malaysia Melaka (UTeM) 76100, Durian Tunggal, Melaka, Malaysia 6 Centre for Languages and Human Development, Universiti Teknikal Malaysia Melaka (UTeM) 76100, Durian Tunggal, Melaka, Malaysia 7 Department of Electrical Engineering, Faculty of Industrial Technology, Universitas Ahmad Dahlan (UAD) 3rd Campus, Jln. Prof. Dr. Soepomo, Janturan, Yogyakarta 55164, Indonesia *Corresponding author, e-mail: dpdrudin@utem.edu.my Abstract The flavivirus epidemiology has reached an alarming rate which haunts the world population including Malaysia. World Health Organization has proposed and practised various methods of vector control through environmental management, chemical and biological orientations. However, from the listed control vectors, the most crucial part to be heeded are non-accessible places like water storage and artificial container. The objective of the study was to acquire and compare various accuracies and cross- entropy errors of the training sets within different learning rates in water storage tank environment which was essential for detection. This experiment performed transfer learning where Inception-V3 was implemented. About 534 images were trained to classify between Aedes Aegypti larvae and float valve within 3 different learning rates. For training accuracy and validation accuracy, learning rates were 0.1; 99.98%, 99.90% and 0.01; 99.91%, 99.77% and 0.001; 99.10%, 99.93%. Cross-entropy errors for training and validation for 0.1 were 0.0021, 0.0184 whereas for 0.01 were 0.0091, 0.0121 and 0.001; 0.0513, 0.0330. Various accuracies and cross-entropy errors of the training sets within the different learning rates were successfully acquired and compared. Keywords: Transfer learning; Inception V3; Aedes aegypti larvae; Water storage tank Copyright © 2018 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction The flavivirus epidemiology has reached an alarming rate which haunts the world population including Malaysia. From the record, Malaysia suffered twice increment of dengue cases reported from the last 2 years [1]. With the rapid growth of Malaysian population either from newborn or migration [2], this matter should be taken seriously in order to curb this problem. As the population grows, technologies and artificial intelligence also occupy most of our daily routines. Machine learning is one of the artificial intelligence subtopics which has empowered many aspects of modern life [3],[4]. World Health Organization has proposed and practised many methods of vector control through environmental management, chemical and biological orientations [5]. However, from the listed vector control, the most crucial part to be heeded are non-accessible places like water storage and artificial container [6]. This should be taken into account where the maintenance and eradication work of eliminating Aedes Aegypti larvae are difficult to implement. The elimination of Aedes Aegypti during the larvae stage is very important because when it turns into adult mosquito and is able to fly, the population control becomes more complicated. Studied on classification of Aedes Aegypti larvae inside the water storage tank are scarce. Hence, the discovery and exploration are crucial in this field to offer a better living to the human population. Previous studies, only offer reviews on identifying and counting Aedes Aegypti larvae [7]. This paper hence, proposed a classification of Aedes Aegypti larvae in water storage tank through machine learning. Therefore, the objective of the study was to acquire and compare various accuracies and cross-entropy errors of training sets within the different learning rates.
  • 2. TELKOMNIKA ISSN: 1693-6930  Training of Convolutional Neural Network using Transfer … (Mohamad Aqil Mohd Fuad) 1895 Convolutional neural networks are the latest and efficient recognition methods especially for data that have known-like topology like the human visual cortex. This network is trainable multistage architecture and has a lot of advantages compared to the neural network traditional method. This network has abundant important steps of traditional pre-processing which reduce its complexity because it has built-in pre-processing inside its architecture. Hence, the machine is able to be fed with raw data or original images directly as inputs [8]. Convolutional neural networks stand out as examples of neuroscientific principles. In general, they are an operation of a real-valued argument within two functions. The convolutional operation can be formally described as [9] ( ) ∫ ( ) ( ) [1] Therefore, ( ) ( )( ) [2] where s(t) is convolutional operation in real time, x is referred as the input, a is the age of measurement and w is probability density function or weight. This network has used pooling layer technology, receptive field, weights sharing and training parameter reduction compared with the traditional network. It has made prodigious progress in the field of image classification and localization [10]. With the rapid development of computer, people start moving toward digitalization and everything goes automated and automatic. With the use of convolutional neural networks, a study on land-cover classification using high-resolution imagery has been carried out [11]. By applying transfer learning, the study has successfully compared the classification accuracies among SafeNet, GoogLeNet and ResNet which are 97.8±2.3%, 97.6±2.6% and 98.5±1.4% respectively. The convolutional neural networks have also been applied in medical studies to classify derma infection between melanoma and benign, where the trained model of VGGNet architecture is implemented in the study with 95.95±1.2% of training accuracies [12]. Convolutional neural networks have attracted attention from a lot of computer vision research communities. A study regarding granite tiles classification has been made [13]. To classify granite tiles in stone industry is a challenge as it has similar visual appearance. By implementing CifarNet, the study has successfully classified the granite tiles with 87.26% training accuracy. In terms of safety issue, a trained model of AlexNet has been used in order to classify firearms in x-ray baggage for security imagery [14]. As a result, the trained models have obtained 95.26% accuracies. Vehicle type classification has played an important role in intelligent traffic light system [15]. Convolutional neural networks have been used in a study where the architecture has 2 convolutional layers, 2 pooling layers and 2 fully connected layers. Besides, to improve the performance of the network, non-linear activation function has been added to the model. The training accuracy of this application is 97.88%. Besides training the convolutional neural networks, it also performs a hybrid with salient feature successfully [16]. The study has successfully trained for facial expression with more than 90% accuracies when using the public database. This paper is organized as follows; the research method regarding the classification of Aedes Aegypti larvae using transfer learning in water storage tank is presented in Section 2. Section 3 presents the result and analysis of the performance for the classification process in different parameters of learning rates. Finally, the conclusion will be drawn in Section 4. 2. Research Method This section focuses on the development process of Aedes Aegypti larvae classifier inside the water storage tank. The architecture of this network had skipped the pre-processing steps where the only important step of this network was to label the data which was executed by sharing the directory of the created subfolder that contained images to be classified. In this experiment, Tensorflow was used as a tool in the experiment. Tensorflow is a framework or system for large-scale machine learning which has been developed by the Google team [17]. Tensorflow is a dynamic control flow where it supports convolutional neural network,
  • 3.  ISSN: 1693-6930 TELKOMNIKA Vol. 16, No. 4, August 2018: 1894-1900 1896 recurrent neural network and other machine learning. This tool is widely used in various applications including pattern recognition, image detection, speech recognition, translation application and many others. Inception-V3 was implemented in this experiment. Inception-V3 is a state of the art or network model of machine learning. This experiment performed transfer learning which has wide applications [18],[19],[20]. In this context, transfer learning used a previous train model for a new task where it successfully trained a large number of images dataset. Back-propagation algorithm as the weight parameter which was adjusted by the cross-entropy cost function. Figure 1 shows the Inception-V3 architecture. Figure 1. Architecture of Inception-V3 To classify the Aedes Aegypti larvae and other materials inside water storage tank, a subfolder between both of the classes was created first. The dataset of Aedes Aegypti larvae were obtained based on experiments conducted in the lab. As the data were fed in the network, the last layer of the model would be replaced and retrained with the new categories of intended classes as shown in Figure 1. As the dataset had 2 classes, the final layer has 2 output nodes. This experiment was run on Linux 17.10 of the virtual machine within 3.6GHZ of quad i7 processor and 10GB 3601MHz DDR2 memory. Figures 2 and 3 show examples of 2 classes of the dataset used to feed in the Inception-V3. Figure 2. Aedes Aegypti images in various background inside water storage tank Figure 3. float valve images inside water storage tank
  • 4. TELKOMNIKA ISSN: 1693-6930  Training of Convolutional Neural Network using Transfer … (Mohamad Aqil Mohd Fuad) 1897 In the experiment, the manipulated variables would be the learning rates of train networks. The network was trained within 3 different learning rates namely 0.1, 0.01 and 0.001. Other parameters were set as default as the Inception-V3 set. The significance of the experiment was to show the effect of the size of the learning rates on the accuracies and training speeds. The images used to train in the network were 534 where 380 of them were Aedes Aegypti larvae images and others were float valve images. In the procedure, all Aedes Aegypti larvae images were taken in rest position and without any intersection between two larvae. 3. Results and Analysis This section discusses the results from the retrained model. Figures 4, 5, 6 and 7 show the training accuracies, training cross-entropy errors, validation accuracies and validation cross- entropy errors based on different learning rates. Figure 4. Graph of training accuracy within different learning rates Figure 5. Graph of training cross-entropy error within different learning rates
  • 5.  ISSN: 1693-6930 TELKOMNIKA Vol. 16, No. 4, August 2018: 1894-1900 1898 Figure 6. Graph of validation accuracy within different learning rates Figure 7. Graph of validation cross-entropy error within different learning rates The results showed the filtered digital signal processing. The digital filter was used to smoothen and reduce the ripples in the graph so that the best result can be obtained. In the experiment, moving average filter was applied in the analysis. This filter was an optimal filter for this application where it is often used for common tasks without involving complex mathematical such as frequency domain analysis. This filter was implemented in convolution where the equation form is written as [21] [3] where is the input signal, is the output signal and is stated as the number of window size or also known as the number of points in the average. The value for the window size was 5. To measure the accuracy and training speed, all experiments were conducted in the same training steps which were 4000. The results is shown in Figure 4. The training accuracy of retrained model with 0.1 of learning rates was the fastest retrained model which only needed 250 steps to complete, followed by 0.01 of learning rates which needed 800 steps and 0.001of learning rate which needed at least 4000 steps to fully complete the training. However, the validation accuracy in Figure 6 has shown the opposite result where the smallest learning rate has higher precision on randomly-selected group tests. It is proven that the smaller value of learning rates has the higher accuracy on recognition. 𝑖 = 1 𝑖 + 𝑗 1 𝑗=0
  • 6. TELKOMNIKA ISSN: 1693-6930  Training of Convolutional Neural Network using Transfer … (Mohamad Aqil Mohd Fuad) 1899 Cross-entropy error is representing loss function which gives an indication into how good the learning process is progressing. The purpose of training was to make an error as small as possible. The training cross-entropy error and validation cross-entropy error are shown in Figures 5 and 7. The training with the smallest learning rate has bigger different values between training loss function and validation loss function. This difference signified that the training has a lesser error tendency when tested on randomly-selected group of images. The results (Figure 7) also showed that the smallest learning rate had continuously declined as the training step went on. Nevertheless, at the end of the training set, the smaller learning rates had smaller value of loss function during training compared with the bigger learning rate. The performance summary is shown in Table 1. Table 1. Performance summary Learning Rate Index Performance 0.1 Training accuracy 99.98% Validation accuracy 99.90% Training cross-entropy error 0.0021 Validation cross-entropy error 0.0184 0.01 Training accuracy 99.91% Validation accuracy 99.77% Training cross-entropy error 0.0091 Validation cross-entropy error 0.0121 0.001 Training accuracy 99.10% Validation accuracy 99.93% Training cross-entropy error 0.0513 Validation cross-entropy error 0.0330 Table 1 shows the overall performance in various indexes and learning rates. The smallest learning rate had higher accuracy even though it only had small changes from 0.1 to 0.01. In fact, inception-V3 architecture could classify more than hundreds of classes within millions of images, the small changes in the result were due to small application where only 2 classes were classified. The results of the changes signified the different learning rates applicable in the experiment. 4. Conclusion At present, there are only few studies with regard to Aedes Aegypti larvae machine learning in entomology field. The results show various accuracies and cross-entropy errors of the training sets within different learning rates. Future study should focus on retrained model with higher accuracy to be applied in Aedes Aegypti larvae detection. Acknowledgements This study is supported by a grant of Knowledge Transfer Program from Ministry of Higher Education (MoHE), VOT number Gluar/KTP/2/2015/FKE/I/G00039. Sincere compliments to Faculty of Electrical Engineering (FKE), Universiti Teknikal Malaysia Melaka (UTeM) for its support. Deepest gratitude to Unit of Medical Entomology, Institute Medical for Research (IMR) in providing the training, research and related respective programs. References [1] Malaysian Remote Sensing Agency (ARSM)/ Ministry of Science Technology and Innovation (MOSTI). Dengue Incident Rate & Case Fatality Rate. iDengue untuk komuniti, 2015. [Online]. Available: http://idengue.remotesensing.gov.my/idengue/index.php. [2] Department of statistics Malaysia. Press release current population estimates. malaysia, 2016-2017,” 2017. [Online]. Available: https://www.dosm.gov.my/v1/index.php?r=column/cthemeByCat&cat=155&bul_id=a1d1UTFZazd5ajJi RWFHNDduOXFFQT09&menu_id=L0pheU43NWJwRWVSZklWdzQ4TlhUUT09.
  • 7.  ISSN: 1693-6930 TELKOMNIKA Vol. 16, No. 4, August 2018: 1894-1900 1900 [3] R. Wang et al. A Crop Pests Image Classification Algorithm Based on Deep Convolutional Neural Network. TELKOMNIKA (Telecommunication Computing Electronics and Control). 2017; 15(3); 1239– 1246. [4] Mulyati, W. A. Kusuma, and M. Nurilmala. Identification of Tuna and Mackerel Based on DNA Barcodes using Support Vector Machine. TELKOMNIKA (Telecommunication Computing Electronics and Control). 2016; 14 (2):778–783. [5] B. Kay. Dengue vector surveillance and control. Curr. Opin. Infect. Dis. 1999; 12(5): 48–59. [6] S. N. R. Saleeza, Y. Norma-Rashid, and M. S. Azirun. Mosquitoes Larval Breeding Habitat in Urban and Suburban Areas, Peninsular Malaysia. World Acad. Sci. Eng. Technol., 2011; 58(10): 569–573. [7] M. A. Mohd Fuad et al. A Review on Methods of Identifying and Counting Aedes Aegypti Larvae using Image Segmentation Technique. TELKOMNIKA (Telecommunication Computing Electronics and Control). 2017; 15(3): 1199–1206. [8] Y. LeCun, Y. Bengio, and G. Hinton. Deep learning. Nature. 2015; 521(7553):436–444. [9] I. Goodfellow, Y. Bengio, and A. Courville, Deep Learning (Adaptive Computation and Machine Learning series). MIT Press, 2016. [10] X. Xia and B. Nan. Inception-v3 for Flower Classification. in 2nd International Conference on Image, Vision and Computing. 2017: 783–787. [11] G. J. Scott, M. R. England, W. A. Starms, R. A. Marcum, and C. H. Davis. Training Deep Convolutional Neural Networks for Land–Cover Classification of High-Resolution Imagery. IEEE Geosci. Remote Sens. Lett. 2017; 14 (4):549–553,. [12] A. R. Lopez and X. Giro-i-nieto. Skin Lesion Classification From Dermoscopic Images Using Deep Learning Techniques. in Proceedings of the lASTED International Conference Biomedical Engineering (BioMed 2017), 2017; 49–54. [13] A. Ferreira and G. Giraldi. Convolutional Neural Network approaches to granite tiles classification. Expert Syst. Appl. 2017; 84: 1–11. [14] S. Akcay, M. E. Kundegorski, M. Devereux, and T. P. Breckon. Transfer learning using convolutional neural networks for object classification within X-ray baggage security imagery. Proc. 2016 IEEE Int. Conf. Image Process. 2016; 1057–1061. [15] Y. Chen, W. Zhu, and D. Yao. Vehicle Type Classification based on Convolutional Neural Network. in 2017 Chinese Automation Congress (CAC), 2017: 1898–1901. [16] Z. I. A. Uddin, S. Member, and W. Khaksar. Facial Expression Recognition Using Salient Features and Convolutional Neural Network. IEEE Access. 2017; 5: 26146–26161. [17] M. Abadi et al. TensorFlow : A System for Large-Scale Machine Learning This paper is included in the Proceedings of the TensorFlow : A system for large-scale machine learning. in 12th USENIX Symposium on Operating Systems Design and Implementation (OSDI ’16). 2016: 265–283. [18] Z. Chen-McCaig, R. Hoseinnezhad, and A. Bab-Hadiashar. Convolutional Neural Networks for Texture Recognition Using Transfer Learning. in 2017 International Conference on Control, Automation and Information Sciences (ICCAIS). 2017:. 187–192. [19] S. Masood and T. Luthra. Identification of Diabetic Retinopathy in Eye Images Using Transfer Learning. in International Conference on Computing, Communication and Automation (ICCCA2017) Identification. 2017: 1183–1187. [20] J. Zhou, Z. Li, W. Zhi, B. Liang, D. Moses, and L. Dawes. Using Convolutional Neural Networks and Transfer Learning for Bone Age Classification. in 2017 International Conference on Digital Image Computing: Techniques and Applications (DICTA). 2017; 0–5. [21] S. W. Smith. Moving Average Filters. In The scientist and engineer’s guide to digital signal processing, San Diego, California: California Technical Publishing, 1997, pp. 277–284.