Claim Missing Document
Check
Articles

Found 3 Documents
Search

Real-Time Human Detection Using Deep Learning on Embedded Platforms: A Review Wahyu Rahmaniar; Ari Hernawan
Journal of Robotics and Control (JRC) Vol 2, No 6 (2021): November
Publisher : Universitas Muhammadiyah Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.18196/jrc.26123

Abstract

The detection of an object such as a human is very important for image understanding in the field of computer vision. Human detection in images can provide essential information for a wide variety of applications in intelligent systems. In this paper, human detection is carried out using deep learning that has developed rapidly and achieved extraordinary success in various object detection implementations. Recently, several embedded systems have emerged as powerful computing boards to provide high processing capabilities using the graphics processing unit (GPU). This paper aims to provide a comprehensive survey of the latest achievements in this field brought about by deep learning techniques in the embedded platforms. NVIDIA Jetson was chosen as a low power system designed to accelerate deep learning applications. This review highlights the performance of human detection models such as PedNet, multiped, SSD MobileNet V1, SSD MobileNet V2, and SSD inception V2 on edge computing. This survey aims to provide an overview of these methods and compare their performance in accuracy and computation time for real-time applications. The experimental results show that the SSD MobileNet V2 model provides the highest accuracy with the fastest computation time compared to other models in our video datasets with several scenarios.
Online Digital Image Stabilization for an Unmanned Aerial Vehicle (UAV) Wahyu Rahmaniar; Amalia Eka Rakhmania
Journal of Robotics and Control (JRC) Vol 2, No 4 (2021): July
Publisher : Universitas Muhammadiyah Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.18196/jrc.2484

Abstract

The Unmanned Aerial Vehicle (UAV) video system uses a portable camera mounted on the robot to monitor scene activities. In general, UAVs have very little stabilization equipment, so getting good and stable images of UAVs in real-time is still a challenge. This paper presents a novel framework for digital image stabilization for online applications using a UAV. This idea aims to solve the problem of unwanted vibration and motion when recording video using a UAV. The proposed method is based on dense optical flow to select features representing the displacement of two consecutive frames. K-means clustering is used to find the cluster of the motion vector field that has the largest members. The centroid of the largest cluster was chosen to estimate the rigid transform motion that handles rotation and translation. Then, the trajectory is compensated using the Kalman filter. The experimental results show that the proposed method is suitable for online video stabilization and achieves an average computation time performance of 47.5 frames per second (fps).
Design and Implementation of a Mobile Robot for Carbon Monoxide Monitoring Wahyu Rahmaniar; Ardhi Wicaksono
Journal of Robotics and Control (JRC) Vol 2, No 1 (2021): January
Publisher : Universitas Muhammadiyah Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.18196/jrc.2143

Abstract

The gas detection problem is relevant to many real-world applications, such as leak detection in industrial settings and landfill monitoring. The mobile robot used for gas detection has several advantages and can reduce danger for humans. In this study, we proposed an integration system for a mobile robot that can be used for carbon monoxide (CO) monitoring with different operating temperatures. The design and implementation of a mobile robot system that proposed consists of the onboard and ground stations. The proposed system can read CO gas concentration and temperature then send it wirelessly using an XBee module to the ground station. This system was also able to receive the command from the ground station to move the robot. The system provided real-time acquisition data that believed can be a useful tool for monitoring and can be applied for various purposes. The experimental results show that a combination of a mobile robot and environmental sensors can be used for environmental monitoring.