Claim Missing Document
Check
Articles

PENERAPAN E-COMMERCE UNTUK MENINGKATKAN DAN MEMPERLUAS PEMASARAN DI UMKM (Studi Kasus di UMKM Pengrajin Tahu Putih dan Telur Asin di Kabupaten Klaten) Sutikno .; Satriyo Adhy; Sukmawati Nur Endah
JURNAL EKONOMI MANAJEMEN AKUNTANSI Vol 23, No 40 (2016)
Publisher : LPPM STIE DHARMAPUTRA SEMARANG

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (181.01 KB)

Abstract

Abstrak Salah satu potensi industri yang menjadi basis perekonomian di kabupaten Klaten yaitu industri tahu dan telur asin. Berdasarkan data yang diperoleh dari Badan Pusat Statistik kabupaten Klaten tahun 2012 bahwa terdapat 6 kelompok sentra industri tahu dan belum terdapat kelompok sentra industri telur asin.  Pada sisi lain, jumlah penduduk kabupaten Klaten dari tahun ketahun mengalami peningkatan sehingga akan menambah masalah pengangguran baru jika tidak diimbangi dengan menciptakan industri baru atau mengembangkan industri kecil yang sudah ada. UMKM yang mempunyai potensi untuk berkembang di kabupaten Klaten saat ini  yaitu UMKM tahu putih dan telur asin. Permasalahan dari UMKM ini yaitu pemasaran masih dilakukan secara tradisional dengan menggunakan tenaga manusia sehingga untuk berkembang menjadi besar akan mengalami kesulitan. Untuk mengatasi permasalagan tersebut diperlukan teknologi yang dapat meningkatkan dan memperluas jangkauan pemasaran, sehingga berkembang lebih cepat. Salah satu teknologi yang berkembang sangat pesat sekarang yaitu dengan memanfaatkan e-commerce. E-commerce merupakan tipe perdagangan yang memanfaatkan internet dalam melakukan transaksi. Metode yang digunakan dalam pembuatan e-commerce ini yaitu dengan metode Web Engineering Method (WEM) yang terdiri dari akuisisi, fase orientasi, fase identifikasi, fase perancangan, fase realisasi, dan fase implementasi. Manfaat yang diperoleh dengan di terapkannya e-commerce bagi UMKM ini yaitu dapat melakukan pemasaran dengan jangkauan yang lebih luas tanpa terbatas oleh jarak dan waktu, komunikasi antara pengelola UMKM dan konsumen dapat dilakukan dengan internet sehingga lebih cepat dan murah, dan data-data produksi, konsumen, dan keuntungan terekam secara otomatis. Kata Kunci : UMKM, Web Engineering Methode (WEM), e-commerce
Particle Filter with Binary Gaussian Weighting and Support Vector Machine for Human Pose Interpretation Agustien, Indah; Widyanto, Muhammad Rahmat; Endah, Sukmawati Nur; Basaruddin, Tarzan
Makara Journal of Technology Vol. 14, No. 1
Publisher : UI Scholars Hub

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

Abstract

This paper proposes human pose interpretation using particle filter (PF) with Binary Gaussian Weighting and support vector machine (SVM). In the proposed system, particle filter is used to track a human object, then this human object is skeletonized using thinning algorithm and classified using SVM. The classification is to identify human pose, whether it is normal or abnormal behavior. Here particle filter is modified through weight calculation using Gaussian distribution to reduce the computational time. The modified particle filter consists of four main phases. First, particles are generated to predict target’s location. Second, the weight of certain particles is calculated and these particles are used to build Gaussian distribution. Third, the weight of all particles is calculated based on Gaussian distribution. Fourth, particles are updated based on each weight. The modified particle filter could reduce computational time of object tracking since this method does not have to calculate particle’s weight one by one. To calculate weight, the proposed method builds Gaussian distribution and calculates particle’s weight using this distribution. Through an experiment using video data taken in front of the cashier of a convenience store, the proposed method reduced computational time in tracking process until 68.34% in average compared to the conventional one, meanwhile the accuracy of tracking with this new method is comparable with particle filter method, i.e. 90.3%. Combining particle filter with binary Gaussian weighting and support vector machine is promising for advanced early crime scene investigation.
Garbage Image Classification Using Deep Learning: A Performance Comparison of InceptionResNetV2 vs ResNet50 Rismiyati, Rismiyati; Situmeang, Axelliano Rafael; Khadijah, Khadijah; Endah, Sukmawati Nur
Jurnal Teknik Informatika (Jutif) Vol. 6 No. 4 (2025): JUTIF Volume 6, Number 4, Agustus 2025
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52436/1.jutif.2025.6.4.4770

Abstract

Garbage problem is a worldwide problem. Efforts to address garbage problem have been performed in several aspect, including automatic garbage classification to support automatic garbage sortation in small scale. In the field of garbage classification, deep learning has been widely used because of its ability to learn feature and also to classify with high accuracy.  Several promising architectures in deep learning such as ResNet50 and InceptionNet have been used for this classification task. InceptionResNet is introduced to combine the strength of both architectures. This research aims to classify Garbage Classification data set which consist of 15150 images from 12 classes by using InceptionResNetV2 architecture. In addition, experiment by using ResNet-50 is also performed to provide comparison of its performance. During experiment, Hyperparamater tuning was performed, namely the learning rate, dropout rate, and the number of neuron in the dense layer. The results show that InceptionResNetV2 outperform ResNet50 in all scenarios. This architecture is able to achieve highest accuracy of 97.54%.  Even though the classification time is longer for InceptionResNetV2, this finding is able to prove the outstanding performance of InceptionResNetV2 in garbage classification. This study contributes to the field of garbage classification by introducing robust and better model for better classification.