0% found this document useful (0 votes)
2 views7 pages

ieee honey3

The document presents a deep learning methodology for classifying honeybee species and identifying their health using convolutional neural networks (CNNs). It discusses the challenges of monitoring honeybee populations and the importance of preserving their ecological role, while detailing the use of over 5000 images for training the model, achieving 86% accuracy in subspecies classification and 84% in health identification. The proposed system employs techniques such as data augmentation and the Synthetic Minority Over-sampling Technique (SMOTE) to enhance classification performance.

Uploaded by

arurubandhavi75
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views7 pages

ieee honey3

The document presents a deep learning methodology for classifying honeybee species and identifying their health using convolutional neural networks (CNNs). It discusses the challenges of monitoring honeybee populations and the importance of preserving their ecological role, while detailing the use of over 5000 images for training the model, achieving 86% accuracy in subspecies classification and 84% in health identification. The proposed system employs techniques such as data augmentation and the Synthetic Minority Over-sampling Technique (SMOTE) to enhance classification performance.

Uploaded by

arurubandhavi75
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

A Deep Learning Approach to classify the

Honeybee Species and health Identification


Karthiga M Sountharrajan S Nandhini S S
Department of CSE School of Computing Science and
Department of ISE
2021 Seventh International conference on Bio Signals, Images, and Instrumentation (ICBSII) | 978-1-6654-4126-1/20/$31.00 ©2021 IEEE | DOI: 10.1109/ICBSII51839.2021.9445173

Bannari Amman Institute of Technology Engineering


Bannari Amman Institute of Technology
Sathyamangalam, India VIT Bhopal University
Sathyamangalam, India
[email protected] Sehore,India
[email protected]
[email protected]

Suganya E Sankarananth S
Research Scholar Department of Electrical and
Anna University, Electronics Engineering
Chennai Excel College of Engineering and
[email protected] Technology
Tamilnadu,India
[email protected]

Abstract— Honey bee is one of the charming insect that forager activity may leads to sudden alteration in colony level.
utilizes a collective behavioral nature to achieve the powerful In forager activity, entering and exiting the hives of the honey
action. Protecting honey bees is one of the important jobs of bees are closely monitored for a certain time span then the
every human in the world to preserve the ecological balance. related data is gathered without human monitoring. Using
Tracking and determining the several species of the bees over human to monitor the status of honey bee is highly complex
their life span electronically is a tedious work. Automated
though accurate. So automation system using Beehive
classification of species is important to preserve the various
species of honey bees from danger. The diseases that affect the Monitoring System becomes more fabulous. This system
honey bees during their life span have to be detected collects all needed data without disturbing the usual behavior
autonomously and the spread of the diseases to other healthy of bees [3]. The data in the form of audio, video and hive
honey bees has to be preserved. The proposed technique aims in temperature is gathered at constant intervals by EBM.
classifying the several species of honey bees and identifying the In the proposed methodology, convolutional neural
diseases that are prone to honey bees. Convolution neural networks is utilized to classify the species of honey bees and
network with two dimensional layers are used as a classifier in also to correctly identify the diseases that are prone to honey
the proposed model. Data augmentation using Synthetic bees. For recognizing the patterns in two dimensionality
Minority Over-sampling Technique (SMOTE) is utilized. More
procedure, one of the standard Machine Learning procedures
than 5000 images of honey bees with lot of features are used for
learning purpose. The proposed methodology attained an called ConvNets is utilized. It has special network architecture
accuracy of 86% for subspecies classification and 84% for bee with layers of sampling and convolution. A two layered
health identification. Convolutional network model is used in the proposed system.
Keywords— Classification, Convolutional Neural Network, In order to distribute the data in an equal level among all
Synthetic Minority Over-sampling Technique, Beehive categories, data balancing procedure is handled. The data
Monitoring System, Rectified Linear Unit, Visual cortex features balancing procedure utilized in the proposed methodology is
Synthetic Minority Over-sampling Technique (SMOTE).
I. INTRODUCTION
SMOTE uses synthetic sampling procedure to increase the
Like the essentiality of bacteria in day to day life, honey data samples in case of minor subsets. Visual cortex features
bees in turn helps in maintaining the ecological balance and it are used by convolutional networks for classification. Before
is most important in ecology. If there are no honey bees, the inputting to the classifier, image augmentation stage is
pollinated plants will be exhausted within an ample period of handled. Rectified Linear Unit (Relu) activation function is
time. The number of honey bees is gradually decreasing due used in the augmenting phase. The dataset consists of over
to the increased effect of global warming, modern agriculture 5000 images of worker bees from a bee hive with the attributes
and various parasites attack. This in turn leads to the non such as pollen carrying status, name of the sub species, its
ripening of fruits and flowers. Recently lots of advancements health condition along with the time and location. The species
are handled to increase the sustainability of honey bees. With of the honey bees in the datasets are Russian bee, Italian bee,
the evolution of computing technologies and electronic Carniolan bee, western honey bee, mixed local stock, VSH
devices, the monitoring of bee hive electronically and data Italian bee and some other unknown species. The proposed
collection regarding bee health is possible. Sensors and other methodology attained an accuracy of 86% for subspecies
devices are used in the field of ecoacoustics to estimate the classification and 84% for beehealth identification. The rest
unfriendly environments for bees. Forager traffic is one of the of the paper is sectioned as follows: Section 2 describes about
useful variables to supervise the availability of food, age of the various related researches in the proposed area, Section 3
the bee colony and pesticides impact [1]. It also helps in identifies the detailed representation of the proposed method,
evaluating the health of the honey bees [2]. This forager Section 4 discussed about the training and testing results with
activity needs real time monitoring of bee hives, pest detection accuracy and finally Section 5 concludes about the
and other hive management issues. Rapid outbreaks in
this

978-1-6654-4126-1/21/$31.00 ©2021 IEEE


Authorized licensed use limited to: Univ of Calif Santa Barbara. Downloaded on July 01,2021 at 02:30:01 UTC from IEEE Xplore. Restrictions apply.
methodologies used in the proposed work and the accuracy for determining the prognosis of breast cancer is done by [7].
obtained. The classification is made with more than 1000 categories [8].
With the success of AlexNet, more number of models came
II. RELATED WORK into view; one of them is ZF Net [8]. This is a novel technique
The health of honey bees and the methodology to with slight modification in intermediate layers and classifier
safeguard the species of honey bees to maintain the ecological operation. Mobile based classification to assist the patients is
balance is one of the major research fields nowadays and it is implemented by [9] and the same technique is preferred for
carried out by using the forager traffic. Electronic Beehive automatic honey bee classification. Developing an IoT based
monitoring system helps in collecting the honey bee related smart farm monitoring as proposed in [10] is also studied for
data autonomously without any human intervention and developing a IoT based bee monitoring system. Hybrid SVM
without disturbing the ecological life span of the honey bees. as proposed in [11] implies a hybrid classification technique
As EBM gains more popularity the ways to improve the for determining the glioblastoma multiforme detection and the
design of EBM stands first. For determining the forager traffic technique is surveyed for bee monitoring. Different data sets
levels, by counting the images of omni directional bees, two are used to improve the accuracy of the image by utilizing
algorithms are proposed in [4]. The contour detection is the several neural network models on MNIST dataset as depicted
first algorithm where image is augmented and the contour list in [12, 13] where the modification in algorithm diminishes the
with connected pixels is computed. Fewer pixel valued error rate of existing models. Various machine learning
contours such as 30 are discarded. The number of final models is proposed in [14] for diagnosis of Alzheimer’s
contours reveals the number of available bees in the pad. disease. Big Data is processed by a novel machine learning
Binary pixel division of the landing pad is utilized in the technique as proposed in [15] wherein the same processing
second algorithm. Green color in the image pixels is inspected. could be used if the image dataset of honey bee monitoring
If the number of green colors in the pixels is more than a grows. IoT based honey bee activity classification using deep
certain threshold, then that pixels are marked as pad pixel. learning techniques is proposed in [16] wherein the overall
Otherwise they are labeled as bee pixel. Then the number of classification accuracy obtained is more than 94%. Wang et
identified bee pixels is divided by 30 to determine the bees al. [17] developed a new deep learning undirected graph
count in the landing pad. The number 30 depicts the average combined model to accurately classify the honey bee
count of pixels that are obtained experimentally in a bee. poisoning due to pesticides. In [18] computer vision approach
Omni-directional counting of bees in Langstroth pads is is utilized to determine the infection level of the Varroa
determined by another algorithm illustrated in [5]. The overall destructor mite using video recordings from a honey bee hive.
performance of the algorithm is tested using situ. This is an
accurate algorithm compared to the previous one. Deep III. PROPOSED METHODOLOGY
Learning is one of the major research areas and shows more This section describes the 2 layered CNN for bee
advances in artificial intelligence day by day. It provides health identification and sub species classification. The
computation methods with more processing layers to train the following steps are adopted in the proposed system as shown
system with multiple abstraction levels. This methodology in Fig 1.
drastically improved the research areas in speech recognition,
handwriting recognition, object recognition, video analytics
and several other domain areas. One of the challenging tasks
is image classification. The various limitations that drain the
accuracy level in image classification is the brightness and
contrast features, scaling, angle rotation and several other
features. Lot of algorithms had been proposed to improve the Fig. 1. Flow of the proposed CNN model
accuracy in image classification by utilizing lesser number of
A. Data Balancing
features. But it is very much difficult to identify the best
solution for an application and the constant number of general Data balancing is the process of distributing the data in an
features used. Deep Neural networks paved a way for equal level for all the categories in which it has to be
improving these accuracies in a more optimized manner. classified. The imbalanced dataset may lead to under fitting or
These networks are often complex since high number of over fitting issues, which in turn reduces the accuracy of the
features are involved to represent the definite patterns in the model. The honey bee dataset considered for classification is
images. The features are mainly generalized and robust found to be imbalanced as shown in Fig 2(a) and Fig 2(b).
enough to improve the classification accuracy. With DL
models, a sustainable defeat in error rate is achieved
nowadays. Yann Lecun et al in 1998 [6] proposed a model
using convolutional neural networks called ConvNets to
eradicate the needs of manual feature extractors. However, DL
algorithms take the way due to the increased processing
power, large collection of real time data and emerging new
algorithms and techniques. The next outbreak is AlexNet, one
of the large deep ConvNet, yielding higher accuracy in huge
number of visual recognition methods. AlexNet network
composes of 5 layers, max pooling layers, fully connected
Fig. 2(a). Raw dataset distribution based on subspecies
layers up to 3 and dropout layers. The classification algortithm

Authorized licensed use limited to: Univ of Calif Santa Barbara. Downloaded on July 01,2021 at 02:30:01 UTC from IEEE Xplore. Restrictions apply.
Fig. 3(b) Balanced dataset distribution for bee health

Fig. 2(b). Raw dataset distribution based on bee health B. Image augmentation
In general, performance of the model and the relation Transformation of images including zooming, flipping,
between accuracy and loss is evaluated using the Receiver rotating and shrinking can be done by image augmentation
Operating Characteristics (ROC) curve. The class that has techniques. Augmentation can be either done before training
more values has to be under sampled, where as the class that or during the phase of training. Former results in data loss,
has fewer values has to be over sampled. In our dataset, the whereas the latter reduces the loss. Here, the augmentation is
Italian honey bee and healthy bee samples has to be over done during training where the network is provided with two
sampled and other class has to be under sampled. The images as input. The input image produces another image that
performance purely depends on the confusion matrix that is masked with a layer, namely, augmented layer, which is
consists of fundamental values to derive accuracy, recall, given as input for classification model. Hence it results in two
precision and f1-score. Synthetic Minority Over-sampling types of losses such as one at the augmented phase and other
TEchnique (SMOTE) is applied to increase the samples in the at the classification phase. Both losses are summed up
minor subsets using over sampling strategy. The SMOTE is together to compute the total loss. The Rectified Linear Unit
chosen for balancing the dataset as most of the classes have (Relu) activation function is used in the augmented network.
less number of samples. The samples are increased by In addition to this, general flipping, rotating and zooming
producing synthetic samples. The nearest neighbors are used operations are performed before feeding the image in the
to produce new samples, where the value of k is chosen in a augmented network.
random manner. The balanced datasets are obtained once
they are processed using SMOTE algorithm available in [3].Convolution Neural Network Based Classification
imbalance package of python library. The balanced datasets Convolutional neural networks utilize the visual cortex
are shown in Fig 3(a) and Fig 3(b). features for classification which can be termed as a special
kind of neural networks. The image gets converted to pixel
values represented in the form of a matrix or array via the
RGB channels that range between 0 and 255. The pixel
intensity is denoted by the values. Initially, the image pixels
get through the CNN and it is scanned from left to right and
top to bottom. The filter is identified in the first step to
identify the convolution. The original pixel values are
multiplied and added together to provide a single value in the
convolution. A matrix is produced by making the filter to
scan through all the value in an image. The ouput of first layer
is the input to the successive layers that acts as a feedback
mechanism. The ReLU activation function is applied in the
nonlinear layer to dense the network. The sampling
operations are performed using Max2D pooling followed by
Fig. 3(a) Balanced dataset for subspecies ReLU. Finally, all the layers are connected to the output layer
that produces a vector with n dimensions. During training, the
number of iteration is given as epochs. The weights are saved
once tainting is completed. The validation is done using the
test data to evaluate the performance of the model. The
architecture of the CNN model used for classification is given
in Fig 4. The CNN layers for sub species classification is
shown in Fig 5(a) and Fig 5(b) respectively. The layer 1 and
2 of the CNN obtained during bee health classification in
shown in Fig 6(a) and Fig 6(b) respectively.

Authorized licensed use limited to: Univ of Calif Santa Barbara. Downloaded on July 01,2021 at 02:30:01 UTC from IEEE Xplore. Restrictions apply.
Fig. 4 Architecture of CNN for bee species and bee health identification

D. Rectified Linear Unit (ReLU)


In general, the output of the neurons are modeled using
the tanh () function as given below
𝑓(𝑦) = tanh(𝑦) (1)
1
Where, tanh(𝑦) =
(1+𝑒 −𝑥 )

(2)
This method of training is termed as saturating nonlinearity
which is less efficient than non saturating non linearity. The
non saturating nonlinearity can be represented as
𝑓(𝑦) = max(0, 𝑦)
(3) Fig. 5(a). CNN layer 0 Bee Subspecies
The ReLU is designed in such a way that it resolves the non
linearity issues. Hence, the model takes negligible amount of
time for training. The conventional models use the general
saturating models that increase the time complexity. Here,
ReLU activation function is used to overcome the limitations
of sigmoid and tangent function of traditional neural network.
The CNN is trained using stochastic gradient descent to
backpropagate the errors. The deep learning model makes use
of backpropagation that has huge datasets with labels. The
linear functions are simple to be handled by neural networks;
hence ReLU is applied to rectify the nonlinearities of the
model.
[5].Softmax Activation Function
The deep learning model classifies the health and
subspecies of honey bees based on logistic function, hence
the softmax function is applied for the multi class
classification. The probabilistic sum of softmax activation
function represents 1. The estimates of maximum likelihood
can be attained using the softmax along with log loss. The
frequencies of the classes are considered to provide a better
output that has high probability values. The main point to use
softmax is that the probability is distributed in all the output
nodes. There will be no improvement in the result if softmax
is used for binary classification but on coming to multi class
classification softmax is the best way to ensure the accuracy
of the model. The softmax activation function can be
represented in the mathematical form as given below
𝑒𝑦
𝑥=
𝑒 0 −𝑒 𝑦

(4)
Fig. 5(b). CNN Layer 2 Bee Subspecies

Authorized licensed use limited to: Univ of Calif Santa Barbara. Downloaded on July 01,2021 at 02:30:01 UTC from IEEE Xplore. Restrictions apply.
[6].Dataset Description
The dataset consists of over 5000 images of worker bees
from a bee hive with the attributes such as pollen carrying
status, name of the sub species, its health condition along with
the time and location. The species of the honey bees in the
datasets are Russian bee, Italian bee, Carniolan bee, western
honey bee, mixed local stock, VSH Italian bee and some other
unknown species. The location attribute has different
locations from United States of America (USA). The health
attribute includes healthy bees, missing queen, bee affected
by ant, robbed hives and bees affected by varroa which is a
beetle that affects the bee health. Fig7(a) and Fig 7(b) shows
the sample images from the dataset based on subspecies and
health condition respectively. The dataset is found to be
highly unbalanced, hence split-balance mechanism is applied
to balance the dataset, which in turn overcome the over fitting
problem. The stratified sampling technique is applied for
balancing the training and testing dataset. The image dataset
is augmented using Image Data Generator class of Keras in
Fig. 6(a). CNN Layer 0 Bee Health
python. Then, the dataset is trained using Convolution Neural
Networks (CNN) for both bee subspecies and bee health.

Fig.7 (a). Data samples of different subspecies of bees

Fig. 6(b). CNN layer 2 Bee health Fig. 7 (b). Data samples of healthy and unhealthy bees

Authorized licensed use limited to: Univ of Calif Santa Barbara. Downloaded on July 01,2021 at 02:30:01 UTC from IEEE Xplore. Restrictions apply.
IV. RESULT AND DISCUSSION
The CNN with 2 layers is used to learn and validate the
image dataset that consists of 5000 images. The data is
balanced to reduce the overfitting and the augmentation such
as transformation is performed on the image. The data is split
as 75% for learning and 25% for validation. A proper
distribution of training dataset is ensured as shown in the
dataset distribution. The performance of the model is
validated using false negative, true positive, false positive and
true negative. Using the 25% of testing data, the loss and
accuracy of the model is validated for both subspecies of bees
and health of bees. The complexity of the CNN is provided
with two layers using the keras framework. The size of the
kernel is set to 3 and Rectified Linear Unit (Relu) activation
function is applied. Hence, there is no possibility of gradient
issues and the model has completed training with less Fig. 9(a). Accuracy for bee subspecies
computational and less time complexity. The dense layer and
Max2D pooling is applied along with softmax activation
function, which provides a normalized value. The categorical
cross entropy is utilized to compute the loss and the accuracy
did not improved after 20 epoches. The accuracy and loss
curve for both bee subspecies and bee health is depicted in
Fig 8(a) and Fig 8 (b) respectively. The accuracy of
classifying the different subspecies and healthy bees is
plotted as bar graph in Fig 9(a) and Fig 9(b) respectively for
better visualization.

Fig. 9(b). Accuracy for bee health

Table I and Table II shows the detailed performance


analysis of the model for subspecies classification and bee
health in accordance to precision, recall and f1-score for each
category available in the dataset. From the results, it is
depicted that the subspecies classification attained an
accuracy of 86% and bee health classification 84%. The
model classified the western honey bee with 100% precision
Fig. 8(a). Accuracy and loss for bee subspecies
and recall. The Italian honey bee, Russian honey bee and
Carniolan honey bee attained a good precision and recall
values, whereas the model deviated for mixed local stock and
VSH Italian honey bee, which in turn reduced the overall
accuracy of the model. In the bee health classification part,
the healthy bees are classified with high accuracy on
comparison with other categories. The robbed hives are
classified with an average accuracy. The model showed large
deviation in the identification of hive beetles, which has to be
improved by enhancing the features in the future work.

Fig. 8(b). Accuracy and loss for bee health

Authorized licensed use limited to: Univ of Calif Santa Barbara. Downloaded on July 01,2021 at 02:30:01 UTC from IEEE Xplore. Restrictions apply.
TABLE 1 PERFORMANCE MEASURES FOR SUBSPECIES CLASSIFICATION and harmonic analysis of buzzing signals.” Engineering Letters, vol. 24,
no. 3, 2016.
Subspecies Precision Recall f1-Score
Unknown species 0.89 0.89 0.86 [5]. V. A. Kulyukin, “In situ omnidirectional vision-based bee counting
using 1d haar wavelet spikes,” in Proceedings of the International
Mixed local stock 0.46 0.93 0.62 MultiConference of Engineers and Computer Scientists, vol. 1, 2017.
Carniolan honey bee 0.97 0.97 0.97
[6]. Y. Lecun, L. Bottou, Y. Bengio, and P. Haffner, “Gradient-based
Italian honey bee 0.97 0.82 0.89 learning applied to document recognition,” Proceedings of the IEEE,
vol. 86, no. 11, pp. 2278–2324, Nov 1998.
Russian honey bee 0.99 0.97 0.98
VSH Italian honey bee 0.66 0.93 0.77 [7]. Sountharrajan, S., Karthiga, M., Suganya, E., & Rajan, C. (2017).
Automatic classification on bio medical prognosisof invasive breast
Western honey bee 1 1 1 cancer. Asian Pacific Journal of Cancer Prevention: APJCP, 18(9),
Loss Function 0.3312 2541.

Accuracy 0.8654 [8]. A. Krizhevsky, I. Sutskever, and G. E. Hinton, “Imagenet classification


with deep convolutional neural networks,” in Advances in neural
information processing systems, 2012, pp. 1097–1105.
TABLE 2 PERFORMANCE MEASURES FOR BEE HEALTH CLASSIFICATION [9]. Suganya, E., Sountharrajan, S., Shandilya, S. K., & Karthiga, M. (2019).
Bee Health Precision Recall f1-Score Mobile cancer prophecy system to assist patients: Big data analysis and
design. Journal of Computational and Theoretical Nanoscience, 16(8),
Varroa, Small hive beetles 0.46 0.94 0.63 3623-3628.
Ant problems 1 0.77 0.87
[10]. Suganya, E., Sountharrajan, S., Shandilya, S. K., & Karthiga, M.
Few Varrao, hive beetles 0.25 0.01 0.01 (2019). IoT in agriculture investigation on plant diseases and nutrient
level using image analysis techniques. In Internet of Things in
Robbed hive 0.81 0.82 0.81
Biomedical Engineering (pp. 117-130). Academic Press.
Missing queen 1 0.63 0.77
[11]. Sountharrajan, S., Suganya, E., Karthiga, M., & Rajan, C. (2018).
Healthy 0.93 0.99 0.96 Automatic glioblastoma multiforme detection using hybrid-SVM with
Loss Function 0.4052 improved particle swarm optimisation. International Journal of
Biomedical Engineering and Technology, 26(3-4), 353-364.
Accuracy 0.8491
[12]. M. D. Zeiler and R. Fergus, “Visualizing and understanding
convolutional networks,” in European conference on computer vision.
Springer, 2014, pp. 818–833.
CONCLUSION
[13]. P. Y. Simard, D. Steinkraus, J. C. Platt et al., “Best practices for
The proposed model aims in classifying the various convolutional neural networks applied to visual document analysis.” in
species of honey bees and identify the diseases that affect the ICDAR, vol. 3, 2003, pp. 958–962.
honey bees. The classification algorithm that is used is 2
[14]. Karthiga, M., Sountharrajan, S., Nandhini, S. S., & Kumar, B. S.
layered convolutional neural networks. Labeled data set with (2020, May). Machine Learning Based Diagnosis of Alzheimer’s
more than 5000 images and features are used for both training Disease. In International Conference on Image Processing and Capsule
and validation and are tuned to increase the performance Networks (pp. 607-619). Springer, Cham.
measures. The performance analysis of the model for [15]. Sountharrajan, S., Suganya, E., Karthiga, M., Nandhini, S. S.,
subspecies classification and bee health in accordance to Vishnupriya, B., & Sathiskumar, B. (2020). On-the-Go Network
precision, recall and f1-score for each category available in Establishment of IoT Devices to Meet the Need of Processing Big Data
Using Machine Learning Algorithms. In Business Intelligence for
the dataset is determined. From the results, it is depicted that Enterprise Internet of Things (pp. 151-168). Springer, Cham.
the subspecies classification attained an accuracy of 86% and
bee health classification is 84%. The model classified the [16]. M. D. Zeiler and R. Fergus, “Stochastic pooling for regularization of
deep convolutional neural networks,” arXiv preprint arXiv:1301.3557,
western honey bee with 100% precision and recall. In the bee 2013.
health classification part, the healthy bees are classified with
high accuracy on comparison with other categories. The [17]. J. J. Hopfield, “Artificial neural networks,” IEEE Circuits and Devices
Magazine, vol. 4, no. 5, pp. 3–10, Sept 1988.
robbed hives are classified with an average accuracy. In
future, the number of features utilized is enhanced to improve [18]. G. E. Hinton, “To recognize shapes, first learn to generate images,”
Progress in brain research, vol. 165, pp. 535–547, 2007.
the accuracy of the proposed model.
[19]. Szegedy, C., Ioe, S. & Vanhoucke, V. (2016), ‘Inception-v4, Inception-
ResNet and the Impact of Residual Connections on Learning’, Arxiv pp.
REFERENCES 12–12.
[20]. Zgank, A. (2021). “IoT-based bee swarm activity acoustic
[1]. R. Mclellan, “Honeybee colony weight as an index of honey production
classification using deep neural networks”. Sensors, 21(3), 676.
and nectar flow: A critical evaluation.SNAP-1,” 1977, pp. 401–408.
[21]. Wang, F., Yang, J. F., Wang, M. Y., Jia, C. Y., Shi, X. X., Hao, G. F.,
[2]. D. A. K. L. D. J. Pham-Delegue, M.-H., “Behavioural methods to assess & Yang, G. F. (2020). “Graph attention convolutional neural network
the effects of pesticides on honey bees,” in Apidologie,33, 2002. model for chemical poisoning of honey bees’ prediction”. Science
Bulletin, 65(14), 1184-1191.
[3]. M. Sanford, “2nd international workshop on hive and bee monitoring,”
American Bee Journal, pp. 1351–1353, 2014. [22]. Bjerge, K., Frigaard, C. E., Mikkelsen, P. H., Nielsen, T. H., Misbih,
M., & Kryger, P. (2019). “A computer vision system to monitor the
[4]. V. A. Kulyukin and S. K. Reka, “Toward sustainable electronic beehive infestation level of Varroa destructor in a honeybee colony”. Computers
monitoring: Algorithms for omnidirectional bee counting from images and Electronics in Agriculture, 164, 104898.

Authorized licensed use limited to: Univ of Calif Santa Barbara. Downloaded on July 01,2021 at 02:30:01 UTC from IEEE Xplore. Restrictions apply.

You might also like