• Title/Summary/Keyword: People Detection

Search Result 668, Processing Time 0.024 seconds

Improve the Performance of People Detection using Fisher Linear Discriminant Analysis in Surveillance (서베일런스에서 피셔의 선형 판별 분석을 이용한 사람 검출의 성능 향상)

  • Kang, Sung-Kwan;Lee, Jung-Hyun
    • Journal of Digital Convergence
    • /
    • v.11 no.12
    • /
    • pp.295-302
    • /
    • 2013
  • Many reported methods assume that the people in an image or an image sequence have been identified and localization. People detection is one of very important variable to affect for the system's performance as the basis technology about the detection of other objects and interacting with people and computers, motion recognition. In this paper, we present an efficient linear discriminant for multi-view people detection. Our approaches are based on linear discriminant. We define training data with fisher Linear discriminant to efficient learning method. People detection is considerably difficult because it will be influenced by poses of people and changes in illumination. This idea can solve the multi-view scale and people detection problem quickly and efficiently, which fits for detecting people automatically. In this paper, we extract people using fisher linear discriminant that is hierarchical models invariant pose and background. We estimation the pose in detected people. The purpose of this paper is to classify people and non-people using fisher linear discriminant.

People Detection Algorithm in the Beach (해변에서의 사람 검출 알고리즘)

  • Choi, Yu Jung;Kim, Yoon
    • Journal of Korea Multimedia Society
    • /
    • v.21 no.5
    • /
    • pp.558-570
    • /
    • 2018
  • Recently, object detection is a critical function for any system that uses computer vision and is widely used in various fields such as video surveillance and self-driving cars. However, the conventional methods can not detect the objects clearly because of the dynamic background change in the beach. In this paper, we propose a new technique to detect humans correctly in the dynamic videos like shores. A new background modeling method that combines spatial GMM (Gaussian Mixture Model) and temporal GMM is proposed to make more correct background image. Also, the proposed method improve the accuracy of people detection by using SVM (Support Vector Machine) to classify people from the objects and KCF (Kernelized Correlation Filter) Tracker to track people continuously in the complicated environment. The experimental result shows that our method can work well for detection and tracking of objects in videos containing dynamic factors and situations.

Determination of Optimum Threshold for Accuracy of People-counting System Based on Motion Detection

  • Ryu, Hanseul;Song, Junho;Lee, Boram;Lee, Kiyoung
    • Journal of Environmental Health Sciences
    • /
    • v.41 no.5
    • /
    • pp.299-304
    • /
    • 2015
  • Objectives: A people-counting system measures real-time occupancy through motion detection. Accurate people-counting can be used to calculate suitable ventilation demands. This study determined the optimum motion threshold for a people-counting system. Methods: In a closed room with two occupants moving constantly, different thresholds were tested for the accuracy of a people-counting system. The experiments were conducted at 150, 300, 450 and 600 lux. These levels of brightness included the illumination levels of most public indoor areas. The experiments were repeated with three types of clothing coloration. Results: Overall, a threshold of 16 provided the lowest mean error percentage for the people-counting system. Brightness and clothing color did not have a significant impact on the results. Conclusion: A people-counting system could be used with threshold of 16 for most indoor environments.

People Detection Algorithm in Dynamic Background (동적인 배경에서의 사람 검출 알고리즘)

  • Choi, Yu Jung;Lee, Dong Ryeol;Kim, Yoon
    • Journal of Industrial Technology
    • /
    • v.38 no.1
    • /
    • pp.41-52
    • /
    • 2018
  • Recently, object detection is a critical function for any system that uses computer vision and is widely used in various fields such as video surveillance and self-driving cars. However, the conventional methods can not detect the objects clearly because of the dynamic background change in the beach. In this paper, we propose a new technique to detect humans correctly in the dynamic videos like shores. A new background modeling method that combines spatial GMM (Gaussian Mixture Model) and temporal GMM is proposed to make more correct background image. Also, the proposed method improve the accuracy of people detection by using SVM (Support Vector Machine) to classify people from the objects and KCF (Kernelized Correlation Filter) Tracker to track people continuously in the complicated environment. The experimental result shows that our method can work well for detection and tracking of objects in videos containing dynamic factors and situations.

Collective Interaction Filtering Approach for Detection of Group in Diverse Crowded Scenes

  • Wong, Pei Voon;Mustapha, Norwati;Affendey, Lilly Suriani;Khalid, Fatimah
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.13 no.2
    • /
    • pp.912-928
    • /
    • 2019
  • Crowd behavior analysis research has revealed a central role in helping people to find safety hazards or crime optimistic forecast. Thus, it is significant in the future video surveillance systems. Recently, the growing demand for safety monitoring has changed the awareness of video surveillance studies from analysis of individuals behavior to group behavior. Group detection is the process before crowd behavior analysis, which separates scene of individuals in a crowd into respective groups by understanding their complex relations. Most existing studies on group detection are scene-specific. Crowds with various densities, structures, and occlusion of each other are the challenges for group detection in diverse crowded scenes. Therefore, we propose a group detection approach called Collective Interaction Filtering to discover people motion interaction from trajectories. This approach is able to deduce people interaction with the Expectation-Maximization algorithm. The Collective Interaction Filtering approach accurately identifies groups by clustering trajectories in crowds with various densities, structures and occlusion of each other. It also tackles grouping consistency between frames. Experiments on the CUHK Crowd Dataset demonstrate that approach used in this study achieves better than previous methods which leads to latest results.

A Mask Wearing Detection System Based on Deep Learning

  • Yang, Shilong;Xu, Huanhuan;Yang, Zi-Yuan;Wang, Changkun
    • Journal of Multimedia Information System
    • /
    • v.8 no.3
    • /
    • pp.159-166
    • /
    • 2021
  • COVID-19 has dramatically changed people's daily life. Wearing masks is considered as a simple but effective way to defend the spread of the epidemic. Hence, a real-time and accurate mask wearing detection system is important. In this paper, a deep learning-based mask wearing detection system is developed to help people defend against the terrible epidemic. The system consists of three important functions, which are image detection, video detection and real-time detection. To keep a high detection rate, a deep learning-based method is adopted to detect masks. Unfortunately, according to the suddenness of the epidemic, the mask wearing dataset is scarce, so a mask wearing dataset is collected in this paper. Besides, to reduce the computational cost and runtime, a simple online and real-time tracking method is adopted to achieve video detection and monitoring. Furthermore, a function is implemented to call the camera to real-time achieve mask wearing detection. The sufficient results have shown that the developed system can perform well in the mask wearing detection task. The precision, recall, mAP and F1 can achieve 86.6%, 96.7%, 96.2% and 91.4%, respectively.

People Counting System using Raspberry Pi

  • Ansari, Md Israfil;Shim, Jaechang
    • Journal of Multimedia Information System
    • /
    • v.4 no.4
    • /
    • pp.239-242
    • /
    • 2017
  • This paper proposes a low-cost method for counting people based on blob detection and blob tracking. Here background subtraction is used to detected blob and then the blob is classified with its width and height to specify that the blob is a person. In this system we first define the area of entry and exit point in the video frame. The counting of people starts when midpoint of the people blob crosses the defined point. Finally, total number of people entry and exit from the place is displayed. Experiment result of this proposed system has high accuracy in real-time performance.

New approach to two wheelers detection using Cell Comparison

  • Lee, Yeunghak;Kim, Taesun;Lee, Sanghoon;Shim, Jaechang
    • Journal of Multimedia Information System
    • /
    • v.1 no.1
    • /
    • pp.45-53
    • /
    • 2014
  • This article describes a two wheelers detection system riding on people based on modified histogram of oriented gradients (HOG) for vision based intelligent vehicles. These features used correlation coefficient parameter are able to classify variable and complicated shapes of a two wheelers according to different viewpoints as well as human appearance. Also our system maintains the simplicity of evaluation of traditional formulation while being more discriminative. In this paper, we propose an evolutionary method trained part-based models to classify multiple view-based detection: frontal, rear and side view (within $60^{\circ}C$). Our experimental results show that a two wheelers riding on people detection system based on proposed approach leads to higher detection accuracy rate than traditional features.

  • PDF

Abnormal Situation Detection on Surveillance Video Using Object Detection and Action Recognition (객체 탐지와 행동인식을 이용한 영상내의 비정상적인 상황 탐지 네트워크)

  • Kim, Jeong-Hun;Choi, Jong-Hyeok;Park, Young-Ho;Nasridinov, Aziz
    • Journal of Korea Multimedia Society
    • /
    • v.24 no.2
    • /
    • pp.186-198
    • /
    • 2021
  • Security control using surveillance cameras is established when people observe all surveillance videos directly. However, this task is labor-intensive and it is difficult to detect all abnormal situations. In this paper, we propose a deep neural network model, called AT-Net, that automatically detects abnormal situations in the surveillance video, and introduces an automatic video surveillance system developed based on this network model. In particular, AT-Net alleviates the ambiguity of existing abnormal situation detection methods by mapping features representing relationships between people and objects in surveillance video to the new tensor structure based on sparse coding. Through experiments on actual surveillance videos, AT-Net achieved an F1-score of about 89%, and improved abnormal situation detection performance by more than 25% compared to existing methods.

Value of PAX1 Methylation Analysis by MS-HRM in the Triage of Atypical Squamous Cells of Undetermined Significance

  • Li, Shi-Rong;Wang, Zhen-Ming;Wang, Yu-Hui;Wang, Xi-Bo;Zhao, Jian-Qiang;Xue, Hai-Bin;Jiang, Fu-Guo
    • Asian Pacific Journal of Cancer Prevention
    • /
    • v.16 no.14
    • /
    • pp.5843-5846
    • /
    • 2015
  • Background: Detection of cervical high grade lesions in patients with atypical squamous cells of undetermined significance (ASCUS) is still a challenge. Our study tested the efficacy of the paired boxed gene 1 (PAX1) methylation analysis by methylation-sensitive high-resolution melting (MS-HRM) in the detection of high grade lesions in ASCUS and compared performance with the hybrid capture 2 (HC2) human papillomavirus (HPV) test. Materials and Methods: A total of 463 consecutive ASCUS women from primary screening were selected. Their cervical scrapings were collected and assessed by PAX1 methylation analysis (MS-HRM) and high-risk HPV-DNA test (HC2). All patients with ASCUS were admitted to colposcopy and cervical biopsies. The Chisquare test was used to test the differences of PAX1 methylation or HPV infection between groups. Results: The specificity, sensitivity, and accuracy for detecting CIN2 + lesions were: 95.6%, 82.4%, and 94.6%, respectively, for the PAX1 MS-HRM test; and 59.7%, 64.7%, and 60.0% for the HC2 HPV test. Conclusions: The PAX1 methylation analysis by MS-HRM demonstrated a better performance than the high-risk HPV-DNA test for the detection of high grade lesions (CIN2 +) in ASCUS cases. This approach could screen out the majority of low grade cases of ASCUS, and thus reduce the referral rate to colposcopy.