Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Proceeding Applied Business and Engineering Conference

A web-based application to classify cendrawasih birds using deep learning Ardiyanto, Ardiyanto; Yuliska, Yuliska
ABEC Indonesia Vol. 12 (2024): 12th Applied Business and Engineering Conference
Publisher : Politeknik Negeri Bengkalis

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

This research aims to develop a deep learning-based model to classify images of birds of paradise(Cendrawasih). Three different model architectures were employed in this study: Convolutional Neural Network (CNN),InceptionResNetV2, and MobileNetV2. The dataset consists of several species of birds of paradise, which wereprocessed using data augmentation techniques to enhance the variety and quality of the training data. The model trainingand evaluation processes were conducted using TensorFlow and Keras, with the application of callbacks such asEarlyStopping to prevent overfitting. Evaluation results indicate that the MobileNetV2 and InceptionResNetV2 modelsachieved the highest accuracy, with an average score above 90%. The system implementation involved developing a webapplication based on Flask and React JS to facilitate real-time image prediction. This study demonstrates theeffectiveness of using deep learning models for bird of paradise image classification and their potential for application inlimited computing environments.