Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : International Journal of Engineering, Science and Information Technology

Herbal Plant Leaves Classification Using Convolutional Neural Network Models: A Literature Review Fauzi, Alfharizky; Haryatmi, Emy; Riyadi, Tri Agus; Murniyati, Murniyati
International Journal of Engineering, Science and Information Technology Vol 5, No 1 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i1.723

Abstract

Plants are essential to human beings because plants are considered most as foods. Plants can be used for food ingredients, medical purposes, and industrial applications. People inspect plants using traditional methods, such as using the naked eye, which can be time-consuming and expensive. Therefore, the effectiveness and high quality of automated crop identification classification systems are needed for adequate crop protection. This study aims to identify and classify nine plant species using different datasets, focusing on transfer learning from models trained on plant leaf datasets. Most research has shown that increasing the dataset size would significantly improve classification accuracy. The accuracy of the first test using the modified N1 classification model was 99.45%. In the second experiment, the accuracy of the N2 model was 99.65%. The accuracy of the N3 model, despite being slightly less accurate than AlexNet, was 99.55%, and it performed better, while the accuracy of AlexNet was 99.73%. Compared to the AlexNet model, the proposed model performed better and required less training time. The N1 model reduced the training time by 34.58%, the N2 model by 18.25%, and the N3 model by 20.23%. The N1 and N3 resulted in the same size, namely 14.8MB, and the compactness was 92.67%. The size of the N2 model was 29.7MB, and the compactness was 85.29% compactness. The proposed models provide more accuracy and efficiency in classifying plant leaves and can be used as a standalone mobile application that benefits farmers.
Implementation of Intrusion Detection System Using Snort and Log Visualization Using ELK Stack Robbani, Fatih Dien; Haryatmi, Emy; Riyadi, Tri Agus; Supono, Riza Adrianti; Bima Kurniawan, Ary; Rosdiana, Rosdiana
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.901

Abstract

Cyber threats like malware, ransomware, and DDoS attacks demand fast and integrated detection systems. Traditional network monitoring tools often struggle to identify complex real-time attack patterns. This study evaluates the integration of Snort, an Intrusion Detection System (IDS), with the ELK Stack (Elasticsearch, Logstash, Kibana) to detect and visualize cyberattacks effectively. The system was tested against three attack scenarios: a Windows ping flood, port scanning using Zenmap, and SSH brute force attacks via Nmap Scripting Engine (NSE). Wireshark was employed as a supporting tool to monitor raw network traffic. The results indicate that Snort detected all simulated attacks in real time, and the ELK Stack efficiently processed and visualized the alert data. However, limitations in Kibana's dashboard refresh rate slightly hindered real-time monitoring capabilities. Overall, the integration of Snort and the ELK Stack proves effective for network threat detection and analysis, with room for future improvements in visualization performance and automated response mechanisms.