Djoko Hartanto
PT Waleta Asia Jaya

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Object Detection to Identify Shapes of Swallow Nests Using a Deep Learning Algorithm Denny Indrajaya; Adi Setiawan; Djoko Hartanto; Hariyanto Hariyanto
Khazanah Informatika Vol. 8 No. 2 October 2022
Publisher : Department of Informatics, Universitas Muhammadiyah Surakarta, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23917/khif.v8i2.16489

Abstract

Object detection is basic research in the field of computer vision to detect objects in an image or video. the TensorFlow framework is a widely adopted framework to create object detection programs and models. In this study, an object detection program and model are designed to detect the shape of a swallow's nest which consists of three classes, namely oval, angular, and bowl. The purpose model creation is to find out the likeliness of the swallow's nest to the three classes for the swallow's nest sorting machine. The adopted architecture in the modeling is the MobileNet V2 FPNLite SSD since the model obtained from this architecture results in a good speed in detecting objects. Based on the evaluation results that has been carried out, the model can detect the shape of the swallow's nest which is divided into 3 classes, but in some cases swallow's nest are detected into two classes. This issues can still be handled by adjustmenting several parameterss to the object detection program. Results shows that the obtained mAP value of 61.91%, indicating the model can detect the shape of a swallow's nest moderately.
MobileNetV2-D and multiple cameras for swiftlet nest classification based on feather intensity Denny Indrajaya; Hanna Arini Parhusip; Suryasatriya Trihandaru; Djoko Hartanto
Indonesian Journal of Electrical Engineering and Computer Science Vol 34, No 2: May 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v34.i2.pp1144-1158

Abstract

MobileNetV2-D is a modified version of MobileNetV2, which is the novelty of this article. The algorithm is used to classify swiftlet nests into seven classes. In 2023, PT Waleta Asia Jaya is required to achieve a 7-fold increase in the export quota of swiftlet nests. To meet the quota, the company made a machine that can recognize swiftlet nest objects, which are classified into seven classes based on feather intensity, namely BRS, BR, BST, BS, BBT, BB, and BB2 for the light feathers to the heavy feathers, respectively. The input image is a combination of four images from four cameras with different positions, which adds to the novelty of MobileNetV2-D for the particular problem here. From the evaluation that has been carried out, the accuracy value of the MobileNetV2-D model was better than the MobileNetV2 model, i.e., the accuracy value of the MobileNetV2-D model was 99.9928% for the training dataset and 94.0723% for the testing dataset. Moreover, the speed of MobileNetV2-D is better than MobileNetV2- architecture.