Claim Missing Document
Check
Articles

Found 12 Documents
Search

Implementasi Canva Dalam Peningkatan Pembelajaran di SDN Gabahan Waluyo, Anita Fira; Handayani, Irma; Alfi, Ikrima; Utami, Wahyu Sri; Kalifia, Anna Dina; Artika, Selfi
Jurnal ABDI RAKYAT Vol. 2 No. 1 (2025): JURNAL ABDI RAKYAT
Publisher : Universitas Teknologi Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.46923/jar.v2i1.484

Abstract

The main challenge faced by educators in the current digital era is creating interesting and informative learning materials. Graphic design plays an important role in creating effective learning materials. As an easy-to-use graphic design platform, Canva can be an effective solution to meet these needs. Using Canva in graphic design to create learning materials is a community service that aims to improve the quality of learning materials by utilizing the Canva graphic design platform. This research aims to provide tools and knowledge for educators in creating interesting and informative learning materials. This training was carried out using interactive lecture methods, direct practice and question and answer. The measurement of the results achieved is an increase in educators' skills and understanding in using Canva for graphic design. This is proven by the quality of the learning materials produced after the training. Evaluation of the learning materials that have been created also shows improvements in visual appeal, message clarity and overall learning effectiveness. Thus, the use of Canva in graphic design for creating learning materials has had a positive impact in improving the quality of learning and students' learning experiences.
Optimalisasi Sistem Deteksi Rekomendasi Persimpangan Jalan dalam Kepadatan Lalu Lintas Menggunakan Algoritma YOLO v11 Nurdiansyah, Aziz; Kalifia, Anna Dina
TIN: Terapan Informatika Nusantara Vol 6 No 7 (2025): December 2025
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/tin.v6i7.8715

Abstract

The crucial problem facing modern urban areas is traffic congestion, which causes significant time, economic, and environmental losses. Manual identification of traffic density has proven to be inefficient and error-prone, especially at intersections with high real-time density fluctuations. This research aims to design and test a real-time vehicle detection system that is robust against environmental variability and capable of providing accurate predictions of density levels, contributing to the transformation of traffic management from reactive to predictive.As a solution, a traffic density detection and analysis system based on Deep Learning is proposed, utilizing an optimized YOLOv11 model, integrating Image Processing and a Neural Network. YOLOv11 is used to accurately detect and classify various types of vehicles from CCTV video footage, even in low-light conditions, and the results serve as input for the Adaptive Traffic Light Control Module based on the Density.Preliminary results from model training show very fast convergence, achieving a comprehensive accuracy (mAP@0.5) of 0.956 on the validation set in just 10 epochs. Although testing on new test data yielded an overall class mAP@0.5 of 0.631, the model demonstrated superior performance for detecting large vehicles, such as trucks (mAP@0.5 = 0.962) and cars (mAP@0.5 = 0.935). This system is expected to provide accurate traffic density information, enable adaptive traffic light settings, and ultimately contribute to intelligent traffic management systems.