• Title/Summary/Keyword: Fall Detection Algorithm

Search Result 48, Processing Time 0.021 seconds

Fundamental Research for Video-Integrated Collision Prediction and Fall Detection System to Support Navigation Safety of Vessels

  • Kim, Bae-Sung;Woo, Yun-Tae;Yu, Yung-Ho;Hwang, Hun-Gyu
    • Journal of Ocean Engineering and Technology
    • /
    • v.35 no.1
    • /
    • pp.91-97
    • /
    • 2021
  • Marine accidents caused by ships have brought about economic and social losses as well as human casualties. Most of these accidents are caused by small and medium-sized ships and are due to their poor conditions and insufficient equipment compared with larger vessels. Measures are quickly needed to improve the conditions. This paper discusses a video-integrated collision prediction and fall detection system to support the safe navigation of small- and medium-sized ships. The system predicts the collision of ships and detects falls by crew members using the CCTV, displays the analyzed integrated information using automatic identification system (AIS) messages, and provides alerts for the risks identified. The design consists of an object recognition algorithm, interface module, integrated display module, collision prediction and fall detection module, and an alarm management module. For the basic research, we implemented a deep learning algorithm to recognize the ship and crew from images, and an interface module to manage messages from AIS. To verify the implemented algorithm, we conducted tests using 120 images. Object recognition performance is calculated as mAP by comparing the pre-defined object with the object recognized through the algorithms. As results, the object recognition performance of the ship and the crew were approximately 50.44 mAP and 46.76 mAP each. The interface module showed that messages from the installed AIS were accurately converted according to the international standard. Therefore, we implemented an object recognition algorithm and interface module in the designed collision prediction and fall detection system and validated their usability with testing.

The Modified Fall Detection Algorithm based on YOLO-KCF for Elderly Living Alone Care (독거노인 케어를 위한 개선된 YOLO-KCF 기반 낙상감지 알고리즘)

  • Kang, Kyoung-Won;Park, Soo-Young
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.21 no.2
    • /
    • pp.86-91
    • /
    • 2020
  • As the number of elderly people living alone increases, the frequency of fall accidents is also increasing. Falls are a threat to the health of older adults and can reduce their ability to remain independent. To solve this problem, we need real-time technology to recognize and respond to the critical condition of the elderly living alone. Therefore, this paper proposes a modified fall detection algorithm based on YOLO-KCF that can check one of the emergency situations in real time for the elderly living alone. YOLO can detect not only the detection of objects, but also the behavior of objects, namely stand and fall. Therefore, this paper can detect fall using the ratio of change of boundary box between stand and falling situation, and this algorithm can improve the shortcomings of KCF.

Video Based Fall Detection Algorithm Using Hidden Markov Model (은닉 마르코프 모델을 이용한 동영상 기반 낙상 인식 알고리듬)

  • Kim, Nam Ho;Yu, Yun Seop
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.50 no.8
    • /
    • pp.232-237
    • /
    • 2013
  • A newly developed fall detection algorithm using the HMM (Hidden Markov Model) extracted from the video is introduced. To distinguish between the fall from personal difference fall pattern or the normal activities of daily living (ADL), HMM machine learning algorithm is used. For getting fall feature vector of video, the motion vector from the optical flow is applied to the PCA (Principal Component Analysis). The combination of the angle, ratio of long-short axis, velocity from results of PCA make the new fall feature parameters. These parameters were applied to the HMM and the results were compared and analyzed. Among the newly proposed various kinds of fall parameters, the angle of movement showed the best results. The results show that this parameter can distinguish various types of fall from ADLs with 91.5% sensitivity and 88.01% specificity.

Bayesian Onset Measure of sEMG for Fall Prediction (베이지안 기반의 근전도 발화 측정을 이용한 낙상의 예측)

  • Seongsik Park;Keehoon Kim
    • The Journal of Korea Robotics Society
    • /
    • v.19 no.2
    • /
    • pp.213-220
    • /
    • 2024
  • Fall detection and prevention technologies play a pivotal role in ensuring the well-being of individuals, particularly those living independently, where falls can result in severe consequences. This paper addresses the challenge of accurate and quick fall detection by proposing a Bayesian probability-based measure applied to surface electromyography (sEMG) signals. The proposed algorithm based on a Bayesian filter that divides the sEMG signal into transient and steady states. The ratio of posterior probabilities, considering the inclusion or exclusion of the transient state, serves as a scale to gauge the dominance of the transient state in the current signal. Experimental results demonstrate that this approach enhances the accuracy and expedites the detection time compared to existing methods. The study suggests broader applications beyond fall detection, anticipating future research in diverse human-robot interface benefiting from the proposed methodology.

Development of fall Detection System by Estimating the Amount of Impact and the Status of Torso Posture of the Elderly (노인 낙상 후 충격량 측정 및 기립여부 판단 시스템 구현)

  • Kim, Choong-Hyun;Lee, Young-Jae;Lee, Pil-Jae;Lee, Jeong-Whan
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.60 no.6
    • /
    • pp.1204-1208
    • /
    • 2011
  • In this study, we proposed the system that calculates the algorithm with an accelerometer signal and detects the fall shock and it's direction. In order to gather the activity patterns of fall status and attach on the subject's body without consciousness, the device needs to be small. With this aim, it is attached on the right side of subject's waist. With roll and pitch angle which represent the activity of upper body, the fall situation is determined and classified into the posture pattern. The impact is calculated by the vector magnitude of accelerometer signal. And in the case of the elderly keep the same posture after fall, it can distinguish the situation whether they can stand by themselves or not. Our experimental results showed that 95% successful detection rate of fall activity with 10 subjects. For further improvement of our system, it is necessary to include tasks-oriented classifying algorithm to diverse fall conditions.

Fall detection based on acceleration sensor attached to wrist using feature data in frequency space (주파수 공간상의 특징 데이터를 활용한 손목에 부착된 가속도 센서 기반의 낙상 감지)

  • Roh, Jeong Hyun;Kim, Jin Heon
    • Smart Media Journal
    • /
    • v.10 no.3
    • /
    • pp.31-38
    • /
    • 2021
  • It is hard to predict when and where a fall accident will happen. Also, if rapid follow-up measures on it are not performed, a fall accident leads to a threat of life, so studies that can automatically detect a fall accident have become necessary. Among automatic fall-accident detection techniques, a fall detection scheme using an IMU (inertial measurement unit) sensor attached to a wrist is difficult to detect a fall accident due to its movement, but it is recognized as a technique that is easy to wear and has excellent accessibility. To overcome the difficulty in obtaining fall data, this study proposes an algorithm that efficiently learns less data through machine learning such as KNN (k-nearest neighbors) and SVM (support vector machine). In addition, to improve the performance of these mathematical classifiers, this study utilized feature data aquired in the frequency space. The proposed algorithm analyzed the effect by diversifying the parameters of the model and the parameters of the frequency feature extractor through experiments using standard datasets. The proposed algorithm could adequately cope with a realistic problem that fall data are difficult to obtain. Because it is lighter than other classifiers, this algorithm was also easy to implement in small embedded systems where SIMD (single instruction multiple data) processing devices were difficult to mount.

The design of the Fall detection algorithm using the smartphone accelerometer sensor

  • Lee, Daepyo;Lee, Jong-Yong;Jung, Kye-Dong
    • International Journal of Advanced Culture Technology
    • /
    • v.5 no.2
    • /
    • pp.54-62
    • /
    • 2017
  • Currently, falling to industrial field workers is causing serious injuries. Therefore, many researchers are actively studying the fall by using acceleration sensor, gyro sensor, pressure sensor and image information.Also, as the spread of smartphones becomes common, techniques for determining the fall by using an acceleration sensor built in a smartphone are being studied. The proposed method has complexity due to fusion of various sensor data and it is still insufficient to develop practical application. Therefore, in this paper, we use acceleration sensor module built in smartphone to collect acceleration data, propose a simple falling algorithm based on accelerometer sensor data after normalization and preprocessing, and implement an Android based app.

Implementation of Fall Direction Detector using a Single Gyroscope (자이로센서를 이용한 낙상 방향 탐지 시스템 구현)

  • Moon, Byung-Hyun;Ryu, Jeong Tak
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.21 no.2
    • /
    • pp.31-37
    • /
    • 2016
  • Falling situations are extremely critical events for the elderly person who requires timely and adequate emergency service. For the case of emergency, the information of falling and its direction can be used as an important information for the first aid treatment of the injured person. In this paper, a falling detection system which can pinpoint the falling event with the falling direction is implemented. In order to detect the fall situation, a single gyroscope (MPU-6050) is used in the developed system. The fall detection algorithm that can classify 8 different fall directions such as front, back, left, right and in between falls is proposed. The direction of the fall is decided by examining the acceleration values of X and Y directions of the sensor. It is shown that the proposed algorithm successfully detects the falling event and the falling direction with probability of 97% for a selected value of acceleration threshold.

A Highly Reliable Fall Detection System for The Elderly in Real-Time Environment (실시간 환경에서 노인들을 위한 고신뢰도 낙상 검출 시스템)

  • Lee, Young-Sook;Chung, Wan-Young
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.12 no.2
    • /
    • pp.401-406
    • /
    • 2008
  • Fall event detection is one of the most common problems for elderly people, especially those living alone because falls result in serious injuries such as joint dislocations, fractures, severe head injuries or even death. In order to prevent falls or fall-related injuries, several previous methods based on video sensor showed low fall detection rates in recent years. To improve this problem and outperform the system performance, this paper presented a novel approach for fall event detection in the elderly using a subtraction between successive difference images and temporal templates in real time environment. The proposed algorithm obtained the successful detection rate of 96.43% and the low false positive rate of 3.125% even though the low-quality video sequences are obtained by a USB PC camera sensor. The experimental results have shown very promising performance in terms of high detection rate and low false positive rate.

Fall detection algorithm based on deep learning (딥러닝 기반 낙상 인식 알고리듬)

  • Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.05a
    • /
    • pp.552-554
    • /
    • 2021
  • We propose a fall recognition system using a deep learning algorithm using motion data acquired by a Doppler radar sensor. Among the deep learning algorithms, an RNN that has an advantage in time series data is used to recognize falls. The fall data of the Doppler radar sensor has a temporal characteristic as time series data, and the structure of the RNN is sequenced because the result only determines whether a fall or not It is designed in a structure that outputs a fixed size to the input.

  • PDF