Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
…
4 pages
1 file
This paper presents pedestrian detection algorithm on labeled depth data which is obtained from road scenes. Our approach computes feature responses for head and legs of human body using depth and label data. And then, it detects pedestrians by removing edges and partitioning a bipartite graph of head and leg response blobs using prior knowledge about human body. In the experiments, the proposed algorithm produces better result compared to the method which uses histogram of gradient feature and the ground plane for road scenes.
In this paper, we present pedestrian detection method using fusion of intensity and depth features. Complementary fusion of these features significantly boosts the detection performance. Histogram of Oriented gradient (HOG) is applied for feature extraction in both intensity and depth images and trained by linear SVM. Our approach has an advantage over the conventional intensity image based methods, since depth features are robust against illumination, complex background and human pose variations. The experimental result shows that our proposed method has better detection performance.
2010 IEEE International Conference on Robotics and Automation, 2010
We present a real-time pedestrian detection system based on structure and appearance classification. We discuss several novel ideas that contribute to having low-false alarms and high detection rates, while at the same time achieving computational efficiency: (i) At the front end of our system we employ stereo to detect pedestrians in 3D range maps using template matching with a representative 3D shape model, and to classify other background objects in the scene such as buildings, trees and poles. The structure classification efficiently labels substantial amount of non-relevant image regions and guides the further computationally expensive process to focus on relatively small image parts; (ii) We improve the appearancebased classifiers based on HoG descriptors by performing template matching with 2D human shape contour fragments that results in improved localization and accuracy; (iii) We build a suite of classifiers tuned to specific distance ranges for optimized system performance. Our method is evaluated on publicly available datasets and is shown to match or exceed the performance of leading pedestrian detectors in terms of accuracy as well as achieving real-time computation (10 Hz), which makes it adequate for in-vehicle navigation platform.
2015
This work is concerned with the challenging task of pedestrian detection in real world environments. That is, the aim is to successfully localize pedestrian in video surveillance system despite the presence of background clutter or partial occlusions. Even though pedestrian has many practical applications and has been an active area of research for many years, it has not been until recently that pedestrian recognition algorithms have become robust enough to deal with scene of realistic situations. This work proposes algorithms and algorithmic extensions, which further enhance detection accuracy compared to existing stateof-the –art approaches. Persons and pedestrian however are not rigid and their appearance changes greatly depending on the body articulation or pose. The variations of colors in clothing and textures add further difficulties. The proposed system has two phases learning phase and detection phase. In the learning phase create robust feature set that allows human form t...
2021
Various researches have been conducted over vision based pedestrian detection techniques for smart vehicles. In fact, it is one of the booming research topics, how a system can be developed such that a moving vehicle can detect a pedestrian in a potential hit region and warns the driver of the situation or automatically reacts to the situation by slowing down the speed. To achieve this, it falls back to the basic problem of how the pedestrian can be detected in the initial stage. Although this vision-based pedestrian detection process could be divided into three consecutive steps: pedestrian detection, pedestrian recognition and pedestrian tracking. In this paper, we deal with pedestrian detection in detail using pre-trained HOG + Linear SVM model in OpenCV and the future prospects of the research.
Pedestrian detection is one of the important topics in computer vision with key applications in various fields of human life such as intelligent vehicles, surveillance and advanced robotics. In recent years, research related to pedestrian detection commonplace. This paper aims to review the papers related to pedestrian detection in order to provide an overview of the recent research. Main contribution of this paper is to provide a general overview of pedestrian detection process that is viewed from different sides of the discussion. We divide the discussion into three stages: input, process and output. This paper does not make a selection or technique best method and optimal because the best technique depends on the needs, concerns and existing environment. However, this paper is useful for future researchers who want to know the current researches related to pedestrian detection.
IEEE 10th International Conference on Intelligent Computer Communication and Processing (ICCP), 2014
A real-time pedestrian detection system is presented that runs at 24 fps on standard VGA resolution input images (640x480px) using only CPU processing. The detection algorithm uses a variable sized sliding window and intelligent simplifications such as a sparse scale space and fast candidate selection to obtain the desired speed. Details are provided about the initial version of the system ported on a mobile device. We also present a new labeled pedestrian dataset that was captured from a moving car that is suitable for training and testing pedestrian detection methods in urban scenarios.
Ingénierie des systèmes d information
As indicated by the Transportation Research and Industry Prevention Programme (TRIPP)'s Road Safety in India Report-2020, 33% of the accidents victims (deaths) are pedestrians. Heavy vehicles as well as cars are not able track pedestrian's movements on time. Most of the Children met with the accidents due to vehicle reversing. This problem motivates to track pedestrian through rear-view in heavy vehicles as well as for cars. Certain machine learning and deep learning approaches will best adapt to coping with the particular problems of rear-view pedestrian detection. In this work a literature survey of pedestrian detection and tracking research methodology and their constraints are discussed briefly. Most of the camera applications mainly concentrate on picture visibility and tracking. If the pedestrian detection application makes as inbuilt technique, then automatically so many accidents especially of children can be avoided. This pedestrian application mainly used to track the pedestrian movements while he or she is moving on heavy traffic roads and highways or while taking vehicle reverse by using cameras which were fixed on vehicles and make alerts. Such that camera can get more extracted features and helps the future applications. In this research paper a brief literature review is placed according to various researchers along with their techniques. And also compare the performance measures such as accuracy, sensitivity, false alarm rate and detection rate. These experimental results are out performance the methodology and differentiated with present technology.
Advances in Mechanical Engineering, 2015
Pedestrians in the vehicle path are in danger of being hit, thus causing severe injury to pedestrians and vehicle occupants. Therefore, real-time pedestrian detection with the video of vehicle-mounted camera is of great significance to vehiclepedestrian collision warning and traffic safety of self-driving car. In this article, a real-time scheme was proposed based on integral channel features and graphics processing unit. The proposed method does not need to resize the input image. Moreover, the computationally expensive convolution of the detectors and the input image was converted into the dot product of two larger matrixes, which can be computed effectively using a graphics processing unit. The experiments showed that the proposed method could be employed to detect pedestrians in the video of car camera at 20 + frames per second with acceptable error rates. Thus, it can be applied in real-time detection tasks with the videos of car camera.
Driver Assistance Systems are becoming more common for safety systems in the automotive environment. With respect to road accident statistics, on-board pedestrian detection is a key task for future driver assistance systems. In this paper, we describes a system based on image processing to help the driver in these situations. Here a video camera is mounted in front of the vehicle and each frames from the video file is analyzed to take the proper decision. This system describes an image processing algorithm based on three modules - ROI generation, object classification based on HOG features and Kalman filter tracking cascaded together, and each module uses visual features to identify objects and classify each object as pedestrians from the cluttered background in the range of 20-50m. ROI generation is performed using adaptive thresholding technique based on the common fact that the gray images will have objects appearing brighter than the surrounding background. The suitable candidates are selected on the basis of various factors like height, width, aspect ratio etc. A two stage AdaBoost object classifier utilizing HAAR like and HOG feature extraction methods is described here. Adaboost is a learning algorithm building a stronger classifier combining many weak classifier with weighted majority vote. For tracking of selected pedestrians, a kalman filter based object tracking is employed. A template matching is also used in case of errors in kalman based object tracking. Matlab is used for the simulation part and the proposed algorithm works accurately with various lighting conditions and is suitable for practical applications.
Signal, Image and Video Processing, 2014
In this paper, we present two high-level features for combining with low-level features. The reason for our use of "high level" and "low level" terms is the ability of features in extracting global and local, respectively, specifications of the objects. We specify the detection result of each feature for a given sample by a score and then add the score of all features to make the final decision. Evaluation results over the cropped images of INRIA dataset for three low-level features including histogram of gradient (HOG), convolutional neural network and Haar, in combination with neural network and SVM as the classifier, show that combining the high-level features with different low-level features, on average, leads to 2.5-7 % increase in detection rate (DR). Also evaluation results on full images of INRIA dataset for two different detectors including: HOG + neural network and channel features + boosted decision tree reveal an increase of approximately 5 and 3 % in DR for these two detectors, respectively. Repeating the experiments on more challenging datasets such as Caltech and TUD-Brussels also show an increase of approximately 3 and 1 % for these two detectors, respectively. Overall, combining the high-level features with the low-level features yields at least an increase of 1 % in DR and in some cases, the increase value even reaches to a maximum of 5 %, while the surplus computational burden is only 8 % more than the original detectors.
Многолетна писања сабрасмо у једно : тематски зборник посвећен професору Драгиши Бојовићу, 2024
The Lower Volga Archaeological Bulletin / Нижневолжский археологический вестник, 2024
Acta Musei Tutovensis, , 2019
IEEE access, 2024
Poznańskie Studia Slawistyczne
Lan Harremanak. Revista de Relaciones Laborales, 2016
Zoologica Scripta, 2016
Boletim IG-USP. Publicação Especial, 1995
Journal of Social and Clinical Psychology, 2006
2017
BMJ Open Respiratory Research, 2015
Internal Medicine, 1994
in International Journal Of Computing, Information Technology, And Engineering (IJCITAE), 2007