5 CONCLUSIONS
Utilizing deep learning techniques, particularly the
ResNet-50 model, the research developed an accurate
system for classifying butterflies. This system was
specifically created to handle the demanding task of
distinguishing between butterflies with slight
variations and notable differences within the same
species, achieved through transfer learning and
diverse data augmentation methods.
This study employs a pre-trained ResNet-50
model and effectively leverages the strengths of
transfer learning by freezing the pre-trained layers
and fine-tuning the fully connected layer, which helps
mitigate overfitting. Additionally, the study
incorporates data augmentation techniques such as
random cropping, flipping, rotation, and color jitter to
enhance the model's robustness in dynamic
environments, promoting strong generalization
capabilities. Even in scenarios with high noise and
limited samples, the model demonstrates solid
classification performance, affirming its
effectiveness in practical applications.
The trends observed in the training and validation
losses reveal that the model converges rapidly during
the initial stages, with validation accuracy stabilizing
around 90% by the 10th epoch. This suggests that the
combined use of data augmentation and early
stopping based on validation loss successfully curbs
overfitting. Furthermore, comparative experiments
evaluating various data augmentation strategies
highlight the importance of diverse augmentation
methods in improving the model's generalization.
When compared to other classic models, the
ResNet-50-based approach significantly boosts test
set classification accuracy, achieving a rate of 90%.
This research not only provides valuable insights for
fine-grained classification tasks involving butterfly
species, but also underscores the potential of deep
learning in biodiversity conservation efforts.
Accurate butterfly species identification plays a vital
role in ecological studies, species diversity
monitoring, and environmental protection. The
proposed method offers a practical and scalable
solution for automated species recognition,
maintaining high classification accuracy even in
complex environmental conditions.
REFERENCES
Afrasiyabi, A., Larochelle, H., Lalonde, J.-F. and Gagne, C.
2022. Matching Feature Sets for Few-Shot Image
Classification In: 2022 IEEE/CVF Conference on
Computer Vision and Pattern Recognition (CVPR).
IEEE, pp.9004–9014.
Badriyah, A., Sarosa, M., Asmara, R.A., Wardani, M.K.
and Al Riza, D.F. 2024. Grapevine Disease
Identification Using Resnet−50. BIO web of
conferences. 117, pp.1046-.
Buslaev, A., Iglovikov, V.I., Khvedchenya, E., Parinov, A.,
Druzhinin, M. and Kalinin, A.A. 2020.
Albumentations: Fast and Flexible Image
Augmentations. Information (Basel). 11(2), pp.125.
Lin, T.Y., Dollár, P., Girshick, R., He, K., Hariharan, B. and
Belongie, S., 2017. Feature pyramid networks for
object detection. In Proceedings of the IEEE conference
on computer vision and pattern recognition (pp. 2117-
2125).
Loey, M., Manogaran, G., Taha, M.H.N. and Khalifa,
N.E.M. 2021. Fighting against COVID-19: A novel
deep learning model based on YOLO-v2 with ResNet-
50 for medical face mask detection. Sustainable cities
and society. 65, pp.102600–102600.
Maggiori, E., Tarabalka, Y., Charpiat, G. and Alliez, P.
2017. Convolutional Neural Networks for Large-Scale
Remote-Sensing Image Classification. IEEE
transactions on geoscience and remote sensing. 55(2),
pp.645–657.
Prechelt, L. n.d. Early Stopping — But When? In: Neural
Networks: Tricks of the Trade. Berlin, Heidelberg:
Springer Berlin Heidelberg, pp.53–67.
Vijayalakshmi, A. and Rajesh, K.B. 2020. Deep learning
approach to detect malaria from microscopic images.
Multimedia tools and applications. 79(21–22),
pp.15297–15317.
Yeung, M., Sala, E., Schönlieb, C.-B. and Rundo, L. 2022.
Unified Focal loss: Generalising Dice and cross
entropy-based losses to handle class imbalanced
medical image segmentation. Computerized medical
imaging and graphics. 95, pp.102026–102026.
Yu, Y. and Zhang, Y. 2024. A lightweight and gradient-
stable neural layer. Neural networks. 175, pp.106269–
106269.