Claim Missing Document
Check
Articles

Found 5 Documents
Search

Analisis Data Eksplorasi Klasifikasi Aktivitas Otak yang Berbahaya Putriadhinia, Salma Syawalan; Mulia, Syelvie Ira Ratna; Awaludin, Iwan; Sholahuddin, Muhammad Rizqi; Syakrani, Nurjannah; Hayati, Hashri
Prosiding Industrial Research Workshop and National Seminar Vol. 15 No. 1 (2024): Prosiding 15th Industrial Research Workshop and National Seminar (IRWNS)
Publisher : Politeknik Negeri Bandung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35313/irwns.v15i1.6234

Abstract

Elektroensefalografi (EEG) merupakan alat yang vital dalam rekaman dan analisis aktivitas listrik otak, sering digunakan dalam penelitian dan perawatan medis. Peletakan elektroda EEG mengikuti sistem internasional 10-20, dengan huruf dan angka tertentu untuk menandakan lokasi spesifik di otak. Kualitas pengukuran EEG sangat penting, dengan upaya mengeliminasi artifact yang bisa berasal dari sumber biologis maupun nonbiologis. Monitoring EEG di ICU telah meningkat, terutama untuk mendeteksi pola IIIC yang berbahaya. Pola tersebut sulit dibedakan dari kejang biasa dan dapat menyebabkan kerusakan otak. Penelitian ini bertujuan untuk melakukan analisis terhadap dataset EEG yang memiliki pola IIIC sehingga harapannya dapat berguna untuk peneliti yang hendak menggunakan data tersebut. Penelitian ini menggunakan dataset dari platform Kaggle, tepatnya HMS – Harmful Brain Activity Classification. Dataset tersebut memiliki data mentah EEG dan spektogram yang sudah dianotasi oleh ahli. Analisis data menunjukkan bahwa dataset tersebut memiliki keseimbangan jumlah data yang dianotasi untuk masing-masing kategori IIIC. Dalam dataset tersebut, terdapat data rekaman EEG dan data spektogram yang memiliki nilai kosong (null value) sehingga perlu dilakukan penangan terlebih dahulu sebelum diolah lebih lanjut.
Rancang Bangun Standar Operasional Prosedur (SOP) Aplikasi Layanan Syariah Berbasis Web Pada Koperasi Warga Polban Di Bandung Purwihartuti, Koernia; Karnawati, Hennidah; Syakrani, Nurjannah; Kristianingsih, Kristianingsih; Angestiwi, Tiafahmi; Firmansyah, Yayan; Wisnuadhi, Bambang; Mauludi , Hasbi Assidiki
BANTENESE : JURNAL PENGABDIAN MASYARAKAT Vol. 6 No. 2 (2024): Bantenese: Jurnal Pengabdian Masyarakat
Publisher : Pusat Studi Sosial dan Pengabdian Masyarakat Fisipkum Universitas Serang Raya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30656/ps2pm.v6i2.9381

Abstract

Currently Koperasi Warga POLBAN (kwp) has carried out increased preparation activities for the transition from conventional USP to Sharia. This community service activity is a continuation of community service 2023. The reviewer's suggestion for community service 2024 is that there is continuity in creating web-based Sharia service applications. Making Sharia service applications must follow the Sharia service SOP, while KWP does not yet have a Sharia service SOP. The purpose of this community service is to produce the design and creation of Sharia service applications using digital web applications in accordance with the Syariah-based Service Operational Procedure Standard (SOP). The design of the SOP digital application is aligned with the aspects contained in the AD and annual members meeting which are applied to the KWP. The method used is an appropriate technology program in collaboration with KWP. In this program, KWP provides the data needed for preparing SOPs. In order to collect the necessary data, observations and interviews were carried out to observe the routine activities of service units in KWP, interviews with administrators and managers regarding the real conditions faced, surveys with KWP members to find out members' opinions regarding the content of Sharia service SOPs before they were input into the digital application. The result is a digital application web for sharia services based on SOPs that have been tested on representatives of members, administrators, supervisors and KWP managers. The trial showed that the sharia service web can be operated well and easily according to their expectations.
Morphological Grayscale Pre-processing to SAR Images for Reducing Noise in Ship Detection Based on YOLOv8 Pratidina, Caturiani; Safira, Decia; Gelar, Trisna; Permana, Heru; Suprihanto, Suprihanto; Syakrani, Nurjannah; Fauzi, Cholid
Journal of Software Engineering, Information and Communication Technology (SEICT) Vol 5, No 2: December 2024
Publisher : Universitas Pendidikan Indonesia (UPI)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.17509/seict.v5i2.75970

Abstract

The development of a ship detection system using SAR pictures loaded with noise poses issues for pictures Intelligence (IMINT). The YOLOv8 model is utilized for ship identification. The preprocessing approaches entail employing a fusion of grayscale morphology techniques and image restoration using a harmonic mean filter and a bandpass. This technique is designed to assess the effect of noise reduction to enhance the accuracy of detecting objects in SAR images. The preprocessing technique is categorized into two methods: basic grayscale morphology (GM1-GM6) and a fusion of image restoration with grayscale morphology (GHB1-GHB6). The model's performance is assessed using mAP and IoU criteria. This research discovered that ship objects were not detected successfully in the presence of several types of noise. These failures were attributed to factors such as tiny ship size, low picture quality, and inadequate preprocessing techniques for noise handling. The findings indicate a substantial enhancement in ship detection, specifically in synthetic aperture radar (SAR) images affected by sidelobe noise. There were noticeable enhancements in the accuracy of images that underwent preprocessing using GHB5. GHB5 employs a combination of image restoration, closure, and erosion techniques.
Preprocessing Impact on SAR Oil Spill Image Segmentation Using YOLOv8 Syakrani, Nurjannah; Kurniawan, Dimas; Nugraha, Wili Akbar; Hidayatullah, Priyanto; Firdaus, Lukmannul Hakim; Sholahuddin, Muhammad Rizqi
Jurnal Ilmu Komputer dan Informasi Vol. 18 No. 1 (2025): Jurnal Ilmu Komputer dan Informasi (Journal of Computer Science and Informatio
Publisher : Faculty of Computer Science - Universitas Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21609/jiki.v18i1.1380

Abstract

Synthetic Aperature Radar (SAR) is a sensory equipment used in marine remote sensing that emits radio waves to capture a representation of the target scene. SAR images have poor quality, one of which is due to speckle noise. This research uses SAR images containing oil spills as objects that are detected using machine learning with the YOLOv8 model. The dataset was obtained from MKLab by preprocessing to improve the quality of SAR images before processing. Preprocessing involves annotating the dataset, augmenting it with flip augmentation, and filtering it using threshold and median filters in addition to a sharpen kernel that finds the optimal midway value. The default value of the YOLOv8 hyperparameter is used with addition of delta as well as subtraction of the same delta. The implementation of preprocessing and combination of hyperparameters is examined to optimize the YOLOv8 model in detecting oil spills in SAR images. Based on 10 experimental scenarios, initial results with the original MKLab image provide an mAP50 of 49.7%. Implementing Flip augmentation alone on the data set increases the mAP50 value by 18.8%. Followed by the sharpen 1.2 kernel filter increasing the mAP50 value to 68.89%, while the median and thresholding filters tend to reduce the mAP50 value. The combination of experiments with the best results was preprocessing with flip augmentation and sharpen 1.2 kernel filter with hyperparameters: epoch 200, warmup 4.0, momentum 0.9, warmup bias lr 0.01, weight decay 0.005, and learning rate 0.000714, resulting in an mAP50 value of 68.89%. In addition, it was found that the sharpening kernel with a real number midpoint of 1.2 and combination with flipping augmentation had the greatest impact on increasing the MAP50 value in SAR oil spill image segmentation by YOLOv8.
Konsistensi Model Regresi Empat Variabel Pada Populasi dan Sampel untuk Prediksi Temperatur Syakrani, Nurjannah; Naufal Athaya S. R
Journal of Applied Computer Science and Technology Vol 6 No 1 (2025): Juni 2025
Publisher : Indonesian Society of Applied Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52158/jacost.v6i1.971

Abstract

The ability to predict future events or trends has become very important today. One method that can be used to predict the future is to use linear regression. Accurate regression modeling requires sampling representative data, especially when working with large datasets. This research takes a relatively large volume as a data set by looking at the accuracy and consistency of the coefficients of a multi-variable linear regression model for temperature prediction which is built based on all the data, and looks at the differences in the regression model built from the sample data. The number of sample data (n) is determined based on the Slovin formula which depends on the number of population data (N) and the level of confidence (ơ), so that as many as (N/n) new regression models can be built. Each group of sample data is divided into 75% for modeling and 25% testing data. The dataset used is weather information in the Szeged area which was measured in 2006 - 2016. So the regression model is in the form of Y (temperature value) which is influenced by Xi (weather factors), namely humidity, wind speed, wind direction and visibility. Using 96,453 data records and a 1% significance level in Slovin's formula, 10 samples were generated. Nine out of ten sample regression models agree with the population model, with positive coefficients for visibility and wind direction and negative values for humidity and wind speed. There is an abnormality in sample #4. While the other nine sample regression models are consistent with positive R2 values, Sample #1 displays an oddity with negative values. The RMSE interval values for each regression model in this study fall between 4.334 and 9.582.