In the context of banning gated communities, blocks returning to the human-oriented scale become the new normal, and pedestrian system design will be paid more attention in the urban planning field. Oct-Loft Creative ...In the context of banning gated communities, blocks returning to the human-oriented scale become the new normal, and pedestrian system design will be paid more attention in the urban planning field. Oct-Loft Creative Park is a template for open blocks in Shenzhen, with a convenient and humanized pedestrian system. This paper selects the creative park's pedestrian system as the research object, using the environment-behavior theory for analysis. Finally, optimization strategies of pedestrian system will be put forward.展开更多
The Multi-dimensional Pedestrian System( MPS) is an integral part of the new campus of University of Macao. It observes the principle of "pedestrian first " and features a pedestrian-vehicle dividing system....The Multi-dimensional Pedestrian System( MPS) is an integral part of the new campus of University of Macao. It observes the principle of "pedestrian first " and features a pedestrian-vehicle dividing system.Based on a comprehensive analysis of the location,climate,ecology and other factors of the project site,the conception of the idea of MPS and the related researches are illustrated. The transportation features of the MPS,as summarized,include multi-dimensions,short-distance and weather-resistance. Its features for the sake of livability include integration of nature, respect for the environment and sharing of landscape. Upon the completion of the project, the effects on its users were tested. Finally, some constructive rules for the construction of similar campus pedestrian systems were proposed.展开更多
Pedestrian positioning system(PPS)using wearable inertial sensors has wide applications towards various emerging fields such as smart healthcare,emergency rescue,soldier positioning,etc.The performance of traditional ...Pedestrian positioning system(PPS)using wearable inertial sensors has wide applications towards various emerging fields such as smart healthcare,emergency rescue,soldier positioning,etc.The performance of traditional PPS is limited by the cumulative error of inertial sensors,complex motion modes of pedestrians,and the low robustness of the multi-sensor collaboration structure.This paper presents a hybrid pedestrian positioning system using the combination of wearable inertial sensors and ultrasonic ranging(H-PPS).A robust two nodes integration structure is developed to adaptively combine the motion data acquired from the single waist-mounted and foot-mounted node,and enhanced by a novel ellipsoid constraint model.In addition,a deep-learning-based walking speed estimator is proposed by considering all the motion features provided by different nodes,which effectively reduces the cumulative error originating from inertial sensors.Finally,a comprehensive data and model dual-driven model is presented to effectively combine the motion data provided by different sensor nodes and walking speed estimator,and multi-level constraints are extracted to further improve the performance of the overall system.Experimental results indicate that the proposed H-PPS significantly improves the performance of the single PPS and outperforms existing algorithms in accuracy index under complex indoor scenarios.展开更多
Pedestrian self-organizing movement plays a significant role in evacuation studies and architectural design.Lane formation,a typical self-organizing phenomenon,helps pedestrian system to become more orderly,the majori...Pedestrian self-organizing movement plays a significant role in evacuation studies and architectural design.Lane formation,a typical self-organizing phenomenon,helps pedestrian system to become more orderly,the majority of following behavior model and overtaking behavior model are imprecise and unrealistic compared with pedestrian movement in the real world.In this study,a pedestrian dynamic model considering detailed modelling of the following behavior and overtaking behavior is constructed,and a method of measuring the lane formation and pedestrian system order based on information entropy is proposed.Simulation and analysis demonstrate that the following and avoidance behaviors are important factors of lane formation.A high tendency of following results in good lane formation.Both non-selective following behavior and aggressive overtaking behavior cause the system order to decrease.The most orderly following strategy for a pedestrian is to overtake the former pedestrian whose speed is lower than approximately 70%of his own.The influence of the obstacle layout on pedestrian lane and egress efficiency is also studied with this model.The presence of a small obstacle does not obstruct the walking of pedestrians;in contrast,it may help to improve the egress efficiency by guiding the pedestrian flow and mitigating the reduction of pedestrian system orderliness.展开更多
Pedestrian detection and tracking are vital elements of today’s surveillance systems,which make daily life safe for humans.Thus,human detection and visualization have become essential inventions in the field of compu...Pedestrian detection and tracking are vital elements of today’s surveillance systems,which make daily life safe for humans.Thus,human detection and visualization have become essential inventions in the field of computer vision.Hence,developing a surveillance system with multiple object recognition and tracking,especially in low light and night-time,is still challenging.Therefore,we propose a novel system based on machine learning and image processing to provide an efficient surveillance system for pedestrian detection and tracking at night.In particular,we propose a system that tackles a two-fold problem by detecting multiple pedestrians in infrared(IR)images using machine learning and tracking them using particle filters.Moreover,a random forest classifier is adopted for image segmentation to identify pedestrians in an image.The result of detection is investigated by particle filter to solve pedestrian tracking.Through the extensive experiment,our system shows 93%segmentation accuracy using a random forest algorithm that demonstrates high accuracy for background and roof classes.Moreover,the system achieved a detection accuracy of 90%usingmultiple templatematching techniques and 81%accuracy for pedestrian tracking.Furthermore,our system can identify that the detected object is a human.Hence,our system provided the best results compared to the state-ofart systems,which proves the effectiveness of the techniques used for image segmentation,classification,and tracking.The presented method is applicable for human detection/tracking,crowd analysis,and monitoring pedestrians in IR video surveillance.展开更多
The COVID-19 virus is usually spread by small droplets when talking,coughing and sneezing,so maintaining physical distance between people is necessary to slow the spread of the virus.The World Health Organization(WHO)...The COVID-19 virus is usually spread by small droplets when talking,coughing and sneezing,so maintaining physical distance between people is necessary to slow the spread of the virus.The World Health Organization(WHO)recommends maintaining a social distance of at least six feet.In this paper,we developed a real-time pedestrian social distance risk alert system for COVID-19,whichmonitors the distance between people in real-time via video streaming and provides risk alerts to the person in charge,thus avoiding the problem of too close social distance between pedestrians in public places.We design a lightweight convolutional neural network architecture to detect the distance between people more accurately.In addition,due to the limitation of camera placement,the previous algorithm based on flat view is not applicable to the social distance calculation for cameras,so we designed and developed a perspective conversion module to reduce the image in the video to a bird’s eye view,which can avoid the error caused by the elevation view and thus provide accurate risk indication to the user.We selected images containing only person labels in theCOCO2017 dataset to train our networkmodel.The experimental results show that our network model achieves 82.3%detection accuracy and performs significantly better than other mainstream network architectures in the three metrics of Recall,Precision and mAP,proving the effectiveness of our system and the efficiency of our technology.展开更多
Road traffic safety can decrease when drivers drive in a low-visibility environment.The application of visual perception technology to detect vehicles and pedestrians in infrared images proves to be an effective means...Road traffic safety can decrease when drivers drive in a low-visibility environment.The application of visual perception technology to detect vehicles and pedestrians in infrared images proves to be an effective means of reducing the risk of accidents.To tackle the challenges posed by the low recognition accuracy and the substan-tial computational burden associated with current infrared pedestrian-vehicle detection methods,an infrared pedestrian-vehicle detection method A proposal is presented,based on an enhanced version of You Only Look Once version 5(YOLOv5).First,A head specifically designed for detecting small targets has been integrated into the model to make full use of shallow feature information to enhance the accuracy in detecting small targets.Second,the Focal Generalized Intersection over Union(GIoU)is employed as an alternative to the original loss function to address issues related to target overlap and category imbalance.Third,the distribution shift convolution optimization feature extraction operator is used to alleviate the computational burden of the model without significantly compromising detection accuracy.The test results of the improved algorithm show that its average accuracy(mAP)reaches 90.1%.Specifically,the Giga Floating Point Operations Per second(GFLOPs)of the improved algorithm is only 9.1.In contrast,the improved algorithms outperformed the other algorithms on similar GFLOPs,such as YOLOv6n(11.9),YOLOv8n(8.7),YOLOv7t(13.2)and YOLOv5s(16.0).The mAPs that are 4.4%,3%,3.5%,and 1.7%greater than those of these algorithms show that the improved algorithm achieves higher accuracy in target detection tasks under similar computational resource overhead.On the other hand,compared with other algorithms such as YOLOv8l(91.1%),YOLOv6l(89.5%),YOLOv7(90.8%),and YOLOv3(90.1%),the improved algorithm needs only 5.5%,2.3%,8.6%,and 2.3%,respectively,of the GFLOPs.The improved algorithm has shown significant advancements in balancing accuracy and computational efficiency,making it promising for practical use in resource-limited scenarios.展开更多
With the development of positioning technology,loca-tion services are constantly in demand by people.As a primary location service pedestrian navigation has two main approaches based on radio and inertial navigation.T...With the development of positioning technology,loca-tion services are constantly in demand by people.As a primary location service pedestrian navigation has two main approaches based on radio and inertial navigation.The pedestrian naviga-tion based on radio is subject to environmental occlusion lead-ing to the degradation of positioning accuracy.The pedestrian navigation based on micro-electro-mechanical system inertial measurement unit(MIMU)is less susceptible to environmental interference,but its errors dissipate over time.In this paper,a chest card pedestrian navigation improvement method based on complementary correction is proposed in order to suppress the error divergence of inertial navigation methods.To suppress atti-tude errors,optimal feedback coefficients are established by pedestrian motion characteristics.To extend navigation time and improve positioning accuracy,the step length in subsequent movements is compensated by the first step length.The experi-mental results show that the positioning accuracy of the pro-posed method is improved by more than 47%and 44%com-pared with the pure inertia-based method combined with step compensation and the traditional complementary filtering com-bined method with step compensation.The proposed method can effectively suppress the error dispersion and improve the positioning accuracy.展开更多
Multispectral pedestrian detection technology leverages infrared images to provide reliable information for visible light images, demonstrating significant advantages in low-light conditions and background occlusion s...Multispectral pedestrian detection technology leverages infrared images to provide reliable information for visible light images, demonstrating significant advantages in low-light conditions and background occlusion scenarios. However, while continuously improving cross-modal feature extraction and fusion, ensuring the model’s detection speed is also a challenging issue. We have devised a deep learning network model for cross-modal pedestrian detection based on Resnet50, aiming to focus on more reliable features and enhance the model’s detection efficiency. This model employs a spatial attention mechanism to reweight the input visible light and infrared image data, enhancing the model’s focus on different spatial positions and sharing the weighted feature data across different modalities, thereby reducing the interference of multi-modal features. Subsequently, lightweight modules with depthwise separable convolution are incorporated to reduce the model’s parameter count and computational load through channel-wise and point-wise convolutions. The network model algorithm proposed in this paper was experimentally validated on the publicly available KAIST dataset and compared with other existing methods. The experimental results demonstrate that our approach achieves favorable performance in various complex environments, affirming the effectiveness of the multispectral pedestrian detection technology proposed in this paper.展开更多
Walkability is an essential aspect of urban transportation systems. Properly designed walking paths can enhance transportation safety, encourage pedestrian activity, and improve community quality of life. This, in tur...Walkability is an essential aspect of urban transportation systems. Properly designed walking paths can enhance transportation safety, encourage pedestrian activity, and improve community quality of life. This, in turn, can help achieve sustainable development goals in urban areas. This pilot study uses wearable technology data to present a new method for measuring pedestrian stress in urban environments and the results were presented as an interactive geographic information system map to support risk-informed decision-making. The approach involves analyzing data from wearable devices using heart rate variability (RMSSD and slope analysis) to identify high-stress locations. This data-driven approach can help urban planners and safety experts identify and address pedestrian stressors, ultimately creating safer, more walkable cities. The study addresses a significant challenge in pedestrian safety by providing insights into factors and locations that trigger stress in pedestrians. During the pilot study, high-stress pedestrian experiences were identified due to issues like pedestrian-scooter interaction on pedestrian paths, pedestrian behavior around high foot traffic areas, and poor visibility at pedestrian crossings due to inadequate lighting.展开更多
Traffic intersections are incredibly dangerous for drivers and pedestrians. Statistics from both Canada and the U.S. show a high number of fatalities and serious injuries related to crashes at intersections. In Canada...Traffic intersections are incredibly dangerous for drivers and pedestrians. Statistics from both Canada and the U.S. show a high number of fatalities and serious injuries related to crashes at intersections. In Canada, during 2019, the National Collision Database shows that 28% of traffic fatalities and 42% of serious injuries occurred at intersections. Likewise, the U.S. National Highway Traffic Administration (NHTSA) found that about 40% of the estimated 5,811,000 accidents in the U.S. during the year studied were intersection-related crashes. In fact, a major survey by the car insurance industry found that nearly 85% of drivers could not identify the correct action to take when approaching a yellow traffic light at an intersection. One major reason for these accidents is the “yellow light dilemma,” the ambiguous situation where a driver should stop or proceed forward when unexpectedly faced with a yellow light. This situation is even further exacerbated by the tendency of aggressive drivers to inappropriately speed up on the yellow just to get through the traffic light. A survey of Canadian drivers conducted by the Traffic Injury Research Foundation found that 9% of drivers admitted to speeding up to get through a traffic light. Another reason for these accidents is the increased danger of making a left-hand turn on yellow. According to the National Highway Traffic Safety Association (NHTSA), left turns occur in approximately 22.2% of collisions—as opposed to just 1.2% for right turns. Moreover, a study by CNN found left turns are three times as likely to kill pedestrians than right turns. The reason left turns are so much more likely to cause an accident is because they take a driver against traffic and in the path of oncoming cars. Additionally, most of these left turns occur at the driver’s discretion—as opposed to the distressingly brief left-hand arrow at busy intersections. Drive Safe Now proposes a workable solution for reducing the number of accidents occurring during a yellow light at intersections. We believe this fairly simple solution will save lives, prevent injuries, reduce damage to public and private property, and decrease insurance costs.展开更多
This study explores the challenges posed by pedestrian detection and occlusion in AR applications, employing a novel approach that utilizes RGB-D-based skeleton reconstruction to reduce the overhead of classical pedes...This study explores the challenges posed by pedestrian detection and occlusion in AR applications, employing a novel approach that utilizes RGB-D-based skeleton reconstruction to reduce the overhead of classical pedestrian detection algorithms during training. Furthermore, it is dedicated to addressing occlusion issues in pedestrian detection by using Azure Kinect for body tracking and integrating a robust occlusion management algorithm, significantly enhancing detection efficiency. In experiments, an average latency of 204 milliseconds was measured, and the detection accuracy reached an outstanding level of 97%. Additionally, this approach has been successfully applied in creating a simple yet captivating augmented reality game, demonstrating the practical application of the algorithm.展开更多
Lower limb injures are frequently observed in passenger car traffic accidents.Previous studies of the injuries focus on long bone fractures by using either cadaver component tests or simulations of the long bone kinem...Lower limb injures are frequently observed in passenger car traffic accidents.Previous studies of the injuries focus on long bone fractures by using either cadaver component tests or simulations of the long bone kinematics,which lack in-depth study on the fractures in stress analysis.This paper aims to investigate lower limb impact biomechanics in real-world car to pedestrian accidents and to predict fractures of long bones in term of stress parameter for femur,tibia,and fibula.For the above purposes,a 3D finite element(FE) model of human body lower limb(HBM-LL) is developed based on human anatomy.The model consists of the pelvis,femur,tibia,fibula,patella,foot bones,primary tendons,knee joint capsule,meniscus,and ligaments.The FE model is validated by comparing the results from a lateral impact between simulations and tests with cadaver lower limb specimens.Two real-world accidents are selected from an in-depth accident database with detailed information about the accident scene,car impact speed,damage to the car,and pedestrian injuries.Multi-body system(MBS) models are used to reconstruct the kinematics of the pedestrians in the two accidents and the impact conditions are calculated for initial impact velocity and orientations of the car and pedestrian during the collision.The FE model is used to perform injury reconstructions and predict the fractures by using physical parameters,such as von Mises stress of long bones.The calculated failure level of the long bones is correlated with the injury outcomes observed from the two accident cases.The reconstruction result shows that the HBM-LL FE model has acceptable biofidelity and can be applied to predict the risk of long bone fractures.This study provides an efficient methodology to investigate the long bone fracture suffered from vehicle traffic collisions.展开更多
A real-time pedestrian detection and tracking system using a single video camera was developed to monitor pedestrians. This system contained six modules: video flow capture, pre-processing, movement detection, shadow ...A real-time pedestrian detection and tracking system using a single video camera was developed to monitor pedestrians. This system contained six modules: video flow capture, pre-processing, movement detection, shadow removal, tracking, and object classification. The Gaussian mixture model was utilized to extract the moving object from an image sequence segmented by the mean-shift technique in the pre-processing module. Shadow removal was used to alleviate the negative impact of the shadow to the detected objects. A model-free method was adopted to identify pedestrians. The maximum and minimum integration methods were developed to integrate multiple cues into the mean-shift algorithm and the initial tracking iteration with the competent integrated probability distribution map for object tracking. A simple but effective algorithm was proposed to handle full occlusion cases. The system was tested using real traffic videos from different sites. The results of the test confirm that the system is reliable and has an overall accuracy of over 85%.展开更多
This paper analyzes the characteristics of emotion state and group behavior in the evacuation process.During the emergency evacuation,emotion state and group behavior are interacting with each other,and indivisible.Th...This paper analyzes the characteristics of emotion state and group behavior in the evacuation process.During the emergency evacuation,emotion state and group behavior are interacting with each other,and indivisible.The emotion spread model with the effect of group behavior,and the leader-follower model with the effect of emotion state are proposed.On this basis,exit choice strategies with the effect of emotion state and group behavior are proposed.Fusing emotion spread model,leader-follower model,and exit choice strategies into a cellular automata(CA)-based pedestrian simulation model,we simulate the evacuation process in a multi-exit case.Simulation results indicate that panic emotion and group behavior are two negative influence factors for pedestrian evacuation.Compared with panic emotion or group behavior only,pedestrian evacuation efficiency with the effects of both is lower.展开更多
Building exit as a bottleneck structure is the last and the most congested stage in building evacuation.It is well known that obstacles at the exit affect the evacuation process,but few researchers pay attention to th...Building exit as a bottleneck structure is the last and the most congested stage in building evacuation.It is well known that obstacles at the exit affect the evacuation process,but few researchers pay attention to the effect of stationary pedestrians(the elderly with slow speed,the injured,and the static evacuation guide)as obstacles at the exit on the evacuation process.This paper explores the influence of the presence of a stationary pedestrian as an obstacle at the exit on the evacuation from experiments and simulations.We use a software,Pathfinder,based on the agent-based model to study the effect of ratios of exit width(D)to distance(d)between the static pedestrian and the exit,the asymmetric structure by shifting the static pedestrian upward,and types of obstacles on evacuation.Results show that the evacuation time of scenes with a static pedestrian is longer than that of scenes with an obstacle due to the unexpected hindering effect of the static pedestrian.Different ratios of D/d have different effects on evacuation efficiency.Among the five D/d ratios in this paper,the evacuation efficiency is the largest when d is equal to 0.75D,and the existence of the static pedestrian has a positive impact on evacuation in this condition.The influence of the asymmetric structure of the static pedestrian on evacuation efficiency is affected by D/d.This study can provide a theoretical basis for crowd management and evacuation plan near the exit of complex buildings and facilities.展开更多
Pedestrian protection has played an important role for driver assistance systems.Our aim is to develop a video based driver assistance system for the detection of the potentially dangerous situation between the vehicl...Pedestrian protection has played an important role for driver assistance systems.Our aim is to develop a video based driver assistance system for the detection of the potentially dangerous situation between the vehicle and pedestrian,in order to warn the driver.In this paper,we address the problem of detecting pedestrian in real-world scenes and estimation of the walking direction with a single camera from a moving vehicle.Considering all the available cues for predicting the possibility of collision is very important.The direction in which the pedestrian is facing is one of the most important cues predicting where the pedestrian may move in the future.So we first address the problem of sin-gle-frame pedestrian orientation estimation in real-world scenes.Then again,we estimate the pedes-trian walking direction using multi-frame based on the result of single-frame orientation estimation.We propose a three-step method:pedestrian detection for single-frame step,orientation estimation for single-frame step and walking direction estimation for multi-frame step.To evaluate the proposed method in its robustness and accuracy,the experiments have been performed between numbers of images which is highly challenging uncontrolled conditions in real world.It shows a significant per-formance improvement in octant orientation estimation of about 64% accuracy in the orientation es-timation step and achieved surprisingly good accuracy in estimating the walking direction against 212 targeted objects.展开更多
The braking behavior of drivers when a pedestrian comes out from the sidewalk to the road was analyzed using a driving simulator. Based on drivers' braking behavior, the braking control timing of the system for avoid...The braking behavior of drivers when a pedestrian comes out from the sidewalk to the road was analyzed using a driving simulator. Based on drivers' braking behavior, the braking control timing of the system for avoiding the collision with pedestrians was proposed. In this study, the subject drivers started braking at almost the same time in terms of TTC (Time to Collision), regardless of the velocity of a subject vehicle and crossing velocity of pedestrians. This experimental result showed that brake timing of the system which can minimize the interference for braking between drivers and the system is 1.3 s of TTC. Next, the drivers' braking behavior was investigated when the system controlled braking to avoid collision at this timing. As a result, drivers did not show any change of braking behavior with no excessive interference between braking control by the system and braking operation by drivers for avoiding collisions with pedestrians which is equivalent to the excessive dependence on the system.展开更多
Many traffic accidents occur in parking lots.One of the serious safety risks is vehicle-pedestrian conflict.Moreover,with the increasing development of automatic driving and parking technology,parking safety has recei...Many traffic accidents occur in parking lots.One of the serious safety risks is vehicle-pedestrian conflict.Moreover,with the increasing development of automatic driving and parking technology,parking safety has received significant attention from vehicle safety analysts.However,pedestrian protection in parking lots still faces many challenges.For example,the physical structure of a parking lot may be complex,and dead corners would occur when the vehicle density is high.These lead to pedestrians’sudden appearance in the vehicle’s path from an unexpected position,resulting in collision accidents in the parking lot.We advocate that besides vehicular sensing data,high-precision digital map of the parking lot,pedestrians’smart device’s sensing data,and attribute information of pedestrians can be used to detect the position of pedestrians in the parking lot.However,this subject has not been studied and explored in existing studies.Tofill this void,this paper proposes a pedestrian tracking framework integrating multiple information sources to provide pedestrian position and status information for vehicles and protect pedestrians in parking spaces.We also evaluate the proposed method through real-world experiments.The experimental results show that the proposed framework has its advantage in pedestrian attribute information extraction and positioning accuracy.It can also be used for pedestrian tracking in parking spaces.展开更多
Nowadays,the rapid development of edge computing has driven an increasing number of deep learning applications deployed at the edge of the network,such as pedestrian and vehicle detection,to provide efficient intellig...Nowadays,the rapid development of edge computing has driven an increasing number of deep learning applications deployed at the edge of the network,such as pedestrian and vehicle detection,to provide efficient intelligent services to mobile users.However,as the accuracy requirements continue to increase,the components of deep learning models for pedestrian and vehicle detection,such as YOLOv4,become more sophisticated and the computing resources required for model training are increasing dramatically,which in turn leads to significant challenges in achieving effective deployment on resource-constrained edge devices while ensuring the high accuracy performance.For addressing this challenge,a cloud-edge collaboration-based pedestrian and vehicle detection framework is proposed in this paper,which enables sufficient training of models by utilizing the abundant computing resources in the cloud,and then deploying the well-trained models on edge devices,thus reducing the computing resource requirements for model training on edge devices.Furthermore,to reduce the size of the model deployed on edge devices,an automatic pruning method combines the convolution layer and BN layer is proposed to compress the pedestrian and vehicle detection model size.Experimental results show that the framework proposed in this paper is able to deploy the pruned model on a real edge device,Jetson TX2,with 6.72 times higher FPS.Meanwhile,the channel pruning reduces the volume and the number of parameters to 96.77%for the model,and the computing amount is reduced to 81.37%.展开更多
文摘In the context of banning gated communities, blocks returning to the human-oriented scale become the new normal, and pedestrian system design will be paid more attention in the urban planning field. Oct-Loft Creative Park is a template for open blocks in Shenzhen, with a convenient and humanized pedestrian system. This paper selects the creative park's pedestrian system as the research object, using the environment-behavior theory for analysis. Finally, optimization strategies of pedestrian system will be put forward.
基金Sponsored by the State Key Laboratory of Subtropical Building Science(Grant No.2011ZA01)
文摘The Multi-dimensional Pedestrian System( MPS) is an integral part of the new campus of University of Macao. It observes the principle of "pedestrian first " and features a pedestrian-vehicle dividing system.Based on a comprehensive analysis of the location,climate,ecology and other factors of the project site,the conception of the idea of MPS and the related researches are illustrated. The transportation features of the MPS,as summarized,include multi-dimensions,short-distance and weather-resistance. Its features for the sake of livability include integration of nature, respect for the environment and sharing of landscape. Upon the completion of the project, the effects on its users were tested. Finally, some constructive rules for the construction of similar campus pedestrian systems were proposed.
基金supported by the National Natural Science Foundation of China under(Grant No.52175531)in part by the Science and Technology Research Program of Chongqing Municipal Education Commission under Grant(Grant Nos.KJQN202000605 and KJZD-M202000602)。
文摘Pedestrian positioning system(PPS)using wearable inertial sensors has wide applications towards various emerging fields such as smart healthcare,emergency rescue,soldier positioning,etc.The performance of traditional PPS is limited by the cumulative error of inertial sensors,complex motion modes of pedestrians,and the low robustness of the multi-sensor collaboration structure.This paper presents a hybrid pedestrian positioning system using the combination of wearable inertial sensors and ultrasonic ranging(H-PPS).A robust two nodes integration structure is developed to adaptively combine the motion data acquired from the single waist-mounted and foot-mounted node,and enhanced by a novel ellipsoid constraint model.In addition,a deep-learning-based walking speed estimator is proposed by considering all the motion features provided by different nodes,which effectively reduces the cumulative error originating from inertial sensors.Finally,a comprehensive data and model dual-driven model is presented to effectively combine the motion data provided by different sensor nodes and walking speed estimator,and multi-level constraints are extracted to further improve the performance of the overall system.Experimental results indicate that the proposed H-PPS significantly improves the performance of the single PPS and outperforms existing algorithms in accuracy index under complex indoor scenarios.
基金Project supported by the National Natural Science Foundation of China(Grant No.71603146).
文摘Pedestrian self-organizing movement plays a significant role in evacuation studies and architectural design.Lane formation,a typical self-organizing phenomenon,helps pedestrian system to become more orderly,the majority of following behavior model and overtaking behavior model are imprecise and unrealistic compared with pedestrian movement in the real world.In this study,a pedestrian dynamic model considering detailed modelling of the following behavior and overtaking behavior is constructed,and a method of measuring the lane formation and pedestrian system order based on information entropy is proposed.Simulation and analysis demonstrate that the following and avoidance behaviors are important factors of lane formation.A high tendency of following results in good lane formation.Both non-selective following behavior and aggressive overtaking behavior cause the system order to decrease.The most orderly following strategy for a pedestrian is to overtake the former pedestrian whose speed is lower than approximately 70%of his own.The influence of the obstacle layout on pedestrian lane and egress efficiency is also studied with this model.The presence of a small obstacle does not obstruct the walking of pedestrians;in contrast,it may help to improve the egress efficiency by guiding the pedestrian flow and mitigating the reduction of pedestrian system orderliness.
基金supported by the MSIT(Ministry of Science and ICT),Korea,under the ITRC(Information Technology Research Center)support program(IITP-2023-2018-0-01426)supervised by the IITP(Institute for Information&Communications Technology Planning&Evaluation)+2 种基金Also,this work was partially supported by the Taif University Researchers Supporting Project Number(TURSP-2020/115)Taif University,Taif,Saudi Arabia.This work was also supported by Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2023R239)PrincessNourah bint Abdulrahman University,Riyadh,Saudi Arabia.
文摘Pedestrian detection and tracking are vital elements of today’s surveillance systems,which make daily life safe for humans.Thus,human detection and visualization have become essential inventions in the field of computer vision.Hence,developing a surveillance system with multiple object recognition and tracking,especially in low light and night-time,is still challenging.Therefore,we propose a novel system based on machine learning and image processing to provide an efficient surveillance system for pedestrian detection and tracking at night.In particular,we propose a system that tackles a two-fold problem by detecting multiple pedestrians in infrared(IR)images using machine learning and tracking them using particle filters.Moreover,a random forest classifier is adopted for image segmentation to identify pedestrians in an image.The result of detection is investigated by particle filter to solve pedestrian tracking.Through the extensive experiment,our system shows 93%segmentation accuracy using a random forest algorithm that demonstrates high accuracy for background and roof classes.Moreover,the system achieved a detection accuracy of 90%usingmultiple templatematching techniques and 81%accuracy for pedestrian tracking.Furthermore,our system can identify that the detected object is a human.Hence,our system provided the best results compared to the state-ofart systems,which proves the effectiveness of the techniques used for image segmentation,classification,and tracking.The presented method is applicable for human detection/tracking,crowd analysis,and monitoring pedestrians in IR video surveillance.
基金This research was funded by the Fundamental Research Funds for the Central Universities,3072022TS0605the China University Industry-University-Research Innovation Fund,2021LDA10004.
文摘The COVID-19 virus is usually spread by small droplets when talking,coughing and sneezing,so maintaining physical distance between people is necessary to slow the spread of the virus.The World Health Organization(WHO)recommends maintaining a social distance of at least six feet.In this paper,we developed a real-time pedestrian social distance risk alert system for COVID-19,whichmonitors the distance between people in real-time via video streaming and provides risk alerts to the person in charge,thus avoiding the problem of too close social distance between pedestrians in public places.We design a lightweight convolutional neural network architecture to detect the distance between people more accurately.In addition,due to the limitation of camera placement,the previous algorithm based on flat view is not applicable to the social distance calculation for cameras,so we designed and developed a perspective conversion module to reduce the image in the video to a bird’s eye view,which can avoid the error caused by the elevation view and thus provide accurate risk indication to the user.We selected images containing only person labels in theCOCO2017 dataset to train our networkmodel.The experimental results show that our network model achieves 82.3%detection accuracy and performs significantly better than other mainstream network architectures in the three metrics of Recall,Precision and mAP,proving the effectiveness of our system and the efficiency of our technology.
文摘Road traffic safety can decrease when drivers drive in a low-visibility environment.The application of visual perception technology to detect vehicles and pedestrians in infrared images proves to be an effective means of reducing the risk of accidents.To tackle the challenges posed by the low recognition accuracy and the substan-tial computational burden associated with current infrared pedestrian-vehicle detection methods,an infrared pedestrian-vehicle detection method A proposal is presented,based on an enhanced version of You Only Look Once version 5(YOLOv5).First,A head specifically designed for detecting small targets has been integrated into the model to make full use of shallow feature information to enhance the accuracy in detecting small targets.Second,the Focal Generalized Intersection over Union(GIoU)is employed as an alternative to the original loss function to address issues related to target overlap and category imbalance.Third,the distribution shift convolution optimization feature extraction operator is used to alleviate the computational burden of the model without significantly compromising detection accuracy.The test results of the improved algorithm show that its average accuracy(mAP)reaches 90.1%.Specifically,the Giga Floating Point Operations Per second(GFLOPs)of the improved algorithm is only 9.1.In contrast,the improved algorithms outperformed the other algorithms on similar GFLOPs,such as YOLOv6n(11.9),YOLOv8n(8.7),YOLOv7t(13.2)and YOLOv5s(16.0).The mAPs that are 4.4%,3%,3.5%,and 1.7%greater than those of these algorithms show that the improved algorithm achieves higher accuracy in target detection tasks under similar computational resource overhead.On the other hand,compared with other algorithms such as YOLOv8l(91.1%),YOLOv6l(89.5%),YOLOv7(90.8%),and YOLOv3(90.1%),the improved algorithm needs only 5.5%,2.3%,8.6%,and 2.3%,respectively,of the GFLOPs.The improved algorithm has shown significant advancements in balancing accuracy and computational efficiency,making it promising for practical use in resource-limited scenarios.
文摘With the development of positioning technology,loca-tion services are constantly in demand by people.As a primary location service pedestrian navigation has two main approaches based on radio and inertial navigation.The pedestrian naviga-tion based on radio is subject to environmental occlusion lead-ing to the degradation of positioning accuracy.The pedestrian navigation based on micro-electro-mechanical system inertial measurement unit(MIMU)is less susceptible to environmental interference,but its errors dissipate over time.In this paper,a chest card pedestrian navigation improvement method based on complementary correction is proposed in order to suppress the error divergence of inertial navigation methods.To suppress atti-tude errors,optimal feedback coefficients are established by pedestrian motion characteristics.To extend navigation time and improve positioning accuracy,the step length in subsequent movements is compensated by the first step length.The experi-mental results show that the positioning accuracy of the pro-posed method is improved by more than 47%and 44%com-pared with the pure inertia-based method combined with step compensation and the traditional complementary filtering com-bined method with step compensation.The proposed method can effectively suppress the error dispersion and improve the positioning accuracy.
基金supported by the Henan Provincial Science and Technology Research Project under Grants 232102211006,232102210044,232102211017,232102210055 and 222102210214the Science and Technology Innovation Project of Zhengzhou University of Light Industry under Grant 23XNKJTD0205+1 种基金the Undergraduate Universities Smart Teaching Special Research Project of Henan Province under Grant Jiao Gao[2021]No.489-29the Doctor Natural Science Foundation of Zhengzhou University of Light Industry under Grants 2021BSJJ025 and 2022BSJJZK13.
文摘Multispectral pedestrian detection technology leverages infrared images to provide reliable information for visible light images, demonstrating significant advantages in low-light conditions and background occlusion scenarios. However, while continuously improving cross-modal feature extraction and fusion, ensuring the model’s detection speed is also a challenging issue. We have devised a deep learning network model for cross-modal pedestrian detection based on Resnet50, aiming to focus on more reliable features and enhance the model’s detection efficiency. This model employs a spatial attention mechanism to reweight the input visible light and infrared image data, enhancing the model’s focus on different spatial positions and sharing the weighted feature data across different modalities, thereby reducing the interference of multi-modal features. Subsequently, lightweight modules with depthwise separable convolution are incorporated to reduce the model’s parameter count and computational load through channel-wise and point-wise convolutions. The network model algorithm proposed in this paper was experimentally validated on the publicly available KAIST dataset and compared with other existing methods. The experimental results demonstrate that our approach achieves favorable performance in various complex environments, affirming the effectiveness of the multispectral pedestrian detection technology proposed in this paper.
文摘Walkability is an essential aspect of urban transportation systems. Properly designed walking paths can enhance transportation safety, encourage pedestrian activity, and improve community quality of life. This, in turn, can help achieve sustainable development goals in urban areas. This pilot study uses wearable technology data to present a new method for measuring pedestrian stress in urban environments and the results were presented as an interactive geographic information system map to support risk-informed decision-making. The approach involves analyzing data from wearable devices using heart rate variability (RMSSD and slope analysis) to identify high-stress locations. This data-driven approach can help urban planners and safety experts identify and address pedestrian stressors, ultimately creating safer, more walkable cities. The study addresses a significant challenge in pedestrian safety by providing insights into factors and locations that trigger stress in pedestrians. During the pilot study, high-stress pedestrian experiences were identified due to issues like pedestrian-scooter interaction on pedestrian paths, pedestrian behavior around high foot traffic areas, and poor visibility at pedestrian crossings due to inadequate lighting.
文摘Traffic intersections are incredibly dangerous for drivers and pedestrians. Statistics from both Canada and the U.S. show a high number of fatalities and serious injuries related to crashes at intersections. In Canada, during 2019, the National Collision Database shows that 28% of traffic fatalities and 42% of serious injuries occurred at intersections. Likewise, the U.S. National Highway Traffic Administration (NHTSA) found that about 40% of the estimated 5,811,000 accidents in the U.S. during the year studied were intersection-related crashes. In fact, a major survey by the car insurance industry found that nearly 85% of drivers could not identify the correct action to take when approaching a yellow traffic light at an intersection. One major reason for these accidents is the “yellow light dilemma,” the ambiguous situation where a driver should stop or proceed forward when unexpectedly faced with a yellow light. This situation is even further exacerbated by the tendency of aggressive drivers to inappropriately speed up on the yellow just to get through the traffic light. A survey of Canadian drivers conducted by the Traffic Injury Research Foundation found that 9% of drivers admitted to speeding up to get through a traffic light. Another reason for these accidents is the increased danger of making a left-hand turn on yellow. According to the National Highway Traffic Safety Association (NHTSA), left turns occur in approximately 22.2% of collisions—as opposed to just 1.2% for right turns. Moreover, a study by CNN found left turns are three times as likely to kill pedestrians than right turns. The reason left turns are so much more likely to cause an accident is because they take a driver against traffic and in the path of oncoming cars. Additionally, most of these left turns occur at the driver’s discretion—as opposed to the distressingly brief left-hand arrow at busy intersections. Drive Safe Now proposes a workable solution for reducing the number of accidents occurring during a yellow light at intersections. We believe this fairly simple solution will save lives, prevent injuries, reduce damage to public and private property, and decrease insurance costs.
文摘This study explores the challenges posed by pedestrian detection and occlusion in AR applications, employing a novel approach that utilizes RGB-D-based skeleton reconstruction to reduce the overhead of classical pedestrian detection algorithms during training. Furthermore, it is dedicated to addressing occlusion issues in pedestrian detection by using Azure Kinect for body tracking and integrating a robust occlusion management algorithm, significantly enhancing detection efficiency. In experiments, an average latency of 204 milliseconds was measured, and the detection accuracy reached an outstanding level of 97%. Additionally, this approach has been successfully applied in creating a simple yet captivating augmented reality game, demonstrating the practical application of the algorithm.
基金supported by National Hi-tech Research and Development Program of China (863 Program,Grant No. 2006AA110101)"111 Program" of Ministry of Education and State Administration of Foreign Experts Affairs of China (Grant No. 111-2-11)+1 种基金General Motors Research and Development Center (Grant No. RD-209)Project of State Key Laboratory of Advanced Design and Manufacturing for Vehicle Body,Hunan University,China (Grant No. 60870004)
文摘Lower limb injures are frequently observed in passenger car traffic accidents.Previous studies of the injuries focus on long bone fractures by using either cadaver component tests or simulations of the long bone kinematics,which lack in-depth study on the fractures in stress analysis.This paper aims to investigate lower limb impact biomechanics in real-world car to pedestrian accidents and to predict fractures of long bones in term of stress parameter for femur,tibia,and fibula.For the above purposes,a 3D finite element(FE) model of human body lower limb(HBM-LL) is developed based on human anatomy.The model consists of the pelvis,femur,tibia,fibula,patella,foot bones,primary tendons,knee joint capsule,meniscus,and ligaments.The FE model is validated by comparing the results from a lateral impact between simulations and tests with cadaver lower limb specimens.Two real-world accidents are selected from an in-depth accident database with detailed information about the accident scene,car impact speed,damage to the car,and pedestrian injuries.Multi-body system(MBS) models are used to reconstruct the kinematics of the pedestrians in the two accidents and the impact conditions are calculated for initial impact velocity and orientations of the car and pedestrian during the collision.The FE model is used to perform injury reconstructions and predict the fractures by using physical parameters,such as von Mises stress of long bones.The calculated failure level of the long bones is correlated with the injury outcomes observed from the two accident cases.The reconstruction result shows that the HBM-LL FE model has acceptable biofidelity and can be applied to predict the risk of long bone fractures.This study provides an efficient methodology to investigate the long bone fracture suffered from vehicle traffic collisions.
基金Project(50778015)supported by the National Natural Science Foundation of ChinaProject(2012CB725403)supported by the Major State Basic Research Development Program of China
文摘A real-time pedestrian detection and tracking system using a single video camera was developed to monitor pedestrians. This system contained six modules: video flow capture, pre-processing, movement detection, shadow removal, tracking, and object classification. The Gaussian mixture model was utilized to extract the moving object from an image sequence segmented by the mean-shift technique in the pre-processing module. Shadow removal was used to alleviate the negative impact of the shadow to the detected objects. A model-free method was adopted to identify pedestrians. The maximum and minimum integration methods were developed to integrate multiple cues into the mean-shift algorithm and the initial tracking iteration with the competent integrated probability distribution map for object tracking. A simple but effective algorithm was proposed to handle full occlusion cases. The system was tested using real traffic videos from different sites. The results of the test confirm that the system is reliable and has an overall accuracy of over 85%.
基金Project supported by the National Key Research and Development Program of China(Grant No.2017YFC0803903)the National Natural Science Foundation of China(Grant No.62003182)。
文摘This paper analyzes the characteristics of emotion state and group behavior in the evacuation process.During the emergency evacuation,emotion state and group behavior are interacting with each other,and indivisible.The emotion spread model with the effect of group behavior,and the leader-follower model with the effect of emotion state are proposed.On this basis,exit choice strategies with the effect of emotion state and group behavior are proposed.Fusing emotion spread model,leader-follower model,and exit choice strategies into a cellular automata(CA)-based pedestrian simulation model,we simulate the evacuation process in a multi-exit case.Simulation results indicate that panic emotion and group behavior are two negative influence factors for pedestrian evacuation.Compared with panic emotion or group behavior only,pedestrian evacuation efficiency with the effects of both is lower.
基金Project supported by the National Natural Science Foundation of China (Grant Nos.52104186,71904006,U1933105,and 72174189)the Fundamental Research Funds for the Central Universities (Grant Nos.DUT21JC01 and DUT2020TB03)the Fundamental Research Funds for the Central Universities (Grant No.WK2320000050)。
文摘Building exit as a bottleneck structure is the last and the most congested stage in building evacuation.It is well known that obstacles at the exit affect the evacuation process,but few researchers pay attention to the effect of stationary pedestrians(the elderly with slow speed,the injured,and the static evacuation guide)as obstacles at the exit on the evacuation process.This paper explores the influence of the presence of a stationary pedestrian as an obstacle at the exit on the evacuation from experiments and simulations.We use a software,Pathfinder,based on the agent-based model to study the effect of ratios of exit width(D)to distance(d)between the static pedestrian and the exit,the asymmetric structure by shifting the static pedestrian upward,and types of obstacles on evacuation.Results show that the evacuation time of scenes with a static pedestrian is longer than that of scenes with an obstacle due to the unexpected hindering effect of the static pedestrian.Different ratios of D/d have different effects on evacuation efficiency.Among the five D/d ratios in this paper,the evacuation efficiency is the largest when d is equal to 0.75D,and the existence of the static pedestrian has a positive impact on evacuation in this condition.The influence of the asymmetric structure of the static pedestrian on evacuation efficiency is affected by D/d.This study can provide a theoretical basis for crowd management and evacuation plan near the exit of complex buildings and facilities.
文摘Pedestrian protection has played an important role for driver assistance systems.Our aim is to develop a video based driver assistance system for the detection of the potentially dangerous situation between the vehicle and pedestrian,in order to warn the driver.In this paper,we address the problem of detecting pedestrian in real-world scenes and estimation of the walking direction with a single camera from a moving vehicle.Considering all the available cues for predicting the possibility of collision is very important.The direction in which the pedestrian is facing is one of the most important cues predicting where the pedestrian may move in the future.So we first address the problem of sin-gle-frame pedestrian orientation estimation in real-world scenes.Then again,we estimate the pedes-trian walking direction using multi-frame based on the result of single-frame orientation estimation.We propose a three-step method:pedestrian detection for single-frame step,orientation estimation for single-frame step and walking direction estimation for multi-frame step.To evaluate the proposed method in its robustness and accuracy,the experiments have been performed between numbers of images which is highly challenging uncontrolled conditions in real world.It shows a significant per-formance improvement in octant orientation estimation of about 64% accuracy in the orientation es-timation step and achieved surprisingly good accuracy in estimating the walking direction against 212 targeted objects.
文摘The braking behavior of drivers when a pedestrian comes out from the sidewalk to the road was analyzed using a driving simulator. Based on drivers' braking behavior, the braking control timing of the system for avoiding the collision with pedestrians was proposed. In this study, the subject drivers started braking at almost the same time in terms of TTC (Time to Collision), regardless of the velocity of a subject vehicle and crossing velocity of pedestrians. This experimental result showed that brake timing of the system which can minimize the interference for braking between drivers and the system is 1.3 s of TTC. Next, the drivers' braking behavior was investigated when the system controlled braking to avoid collision at this timing. As a result, drivers did not show any change of braking behavior with no excessive interference between braking control by the system and braking operation by drivers for avoiding collisions with pedestrians which is equivalent to the excessive dependence on the system.
基金Our research in this paper was partially supported by JST COI JPMJCE1317.
文摘Many traffic accidents occur in parking lots.One of the serious safety risks is vehicle-pedestrian conflict.Moreover,with the increasing development of automatic driving and parking technology,parking safety has received significant attention from vehicle safety analysts.However,pedestrian protection in parking lots still faces many challenges.For example,the physical structure of a parking lot may be complex,and dead corners would occur when the vehicle density is high.These lead to pedestrians’sudden appearance in the vehicle’s path from an unexpected position,resulting in collision accidents in the parking lot.We advocate that besides vehicular sensing data,high-precision digital map of the parking lot,pedestrians’smart device’s sensing data,and attribute information of pedestrians can be used to detect the position of pedestrians in the parking lot.However,this subject has not been studied and explored in existing studies.Tofill this void,this paper proposes a pedestrian tracking framework integrating multiple information sources to provide pedestrian position and status information for vehicles and protect pedestrians in parking spaces.We also evaluate the proposed method through real-world experiments.The experimental results show that the proposed framework has its advantage in pedestrian attribute information extraction and positioning accuracy.It can also be used for pedestrian tracking in parking spaces.
基金supported by Key-Area Research and Development Program of Guangdong Province(2021B0101420002)the Major Key Project of PCL(PCL2021A09)+3 种基金National Natural Science Foundation of China(62072187)Guangdong Major Project of Basic and Applied Basic Research(2019B030302002)Guangdong Marine Economic Development Special Fund Project(GDNRC[2022]17)Guangzhou Development Zone Science and Technology(2021GH10,2020GH10).
文摘Nowadays,the rapid development of edge computing has driven an increasing number of deep learning applications deployed at the edge of the network,such as pedestrian and vehicle detection,to provide efficient intelligent services to mobile users.However,as the accuracy requirements continue to increase,the components of deep learning models for pedestrian and vehicle detection,such as YOLOv4,become more sophisticated and the computing resources required for model training are increasing dramatically,which in turn leads to significant challenges in achieving effective deployment on resource-constrained edge devices while ensuring the high accuracy performance.For addressing this challenge,a cloud-edge collaboration-based pedestrian and vehicle detection framework is proposed in this paper,which enables sufficient training of models by utilizing the abundant computing resources in the cloud,and then deploying the well-trained models on edge devices,thus reducing the computing resource requirements for model training on edge devices.Furthermore,to reduce the size of the model deployed on edge devices,an automatic pruning method combines the convolution layer and BN layer is proposed to compress the pedestrian and vehicle detection model size.Experimental results show that the framework proposed in this paper is able to deploy the pruned model on a real edge device,Jetson TX2,with 6.72 times higher FPS.Meanwhile,the channel pruning reduces the volume and the number of parameters to 96.77%for the model,and the computing amount is reduced to 81.37%.