paper-with-me

홈 › Papers

An Occlusion Reasoning Scheme for Monocular Pedestrian Tracking in Dynamic Scenes

2015-01-25 · Sourav Garg, Swagat Kumar, Rajesh Ratnakaram, Prithwijit Guha

This paper looks into the problem of pedestrian tracking using a monocular, potentially moving, uncalibrated camera. The pedestrians are located in each frame using a standard human detector, which are then tracked in subsequent frames. This is a challenging problem as one has to deal with complex situations like changing background, partial or full occlusion and camera motion. In order to carry out successful tracking, it is necessary to resolve associations between the detected windows in the current frame with those obtained from the previous frame. Compared to methods that use temporal windows incorporating past as well as future information, we attempt to make decision on a frame-by-frame basis. An occlusion reasoning scheme is proposed to resolve the association problem between a pair of consecutive frames by using an affinity matrix that defines the closeness between a pair of windows and then, uses a binary integer programming to obtain unique association between them. A second stage of verification based on SURF matching is used to deal with those cases where the above optimization scheme might yield wrong associations. The efficacy of the approach is demonstrated through experiments on several standard pedestrian datasets.

📄 PDF Abstract BibTeX arXiv:1501.06129

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Vision-based Perception System for Automated Delivery Robot-Pedestrians Interactions

2025-08-05 · Ergi Tushe, Bilal Farooq arxiv

The integration of Automated Delivery Robots (ADRs) into pedestrian-heavy urban spaces introduces unique challenges in terms of safe, efficient, and socially acceptable navigation. We develop the complete pipeline for a …

Trajectory PredictionPedestrian DetectionPose Estimation

OccluTrack: Rethinking Awareness of Occlusion for Enhancing Multiple Pedestrian Tracking

2023-09-19 · Jianjun Gao, Yi Wang, Kim-Hui Yap, Kratika Garg 외

Multiple pedestrian tracking faces the challenge of tracking pedestrians in the presence of occlusion. Existing methods suffer from inaccurate motion estimation, appearance feature extraction, and association due to occl…

Motion Estimation

Automation of Pedestrian Tracking in a Crowded Situation

2016-09-06 · Saman Saadat, Kardi Teknomo

Studies on microscopic pedestrian requires large amounts of trajectory data from real-world pedestrian crowds. Such data collection, if done manually, needs tremendous effort and is very time consuming. Though many studi…

3D-UGCN: A Unified Graph Convolutional Network for Robust 3D Human Pose Estimation from Monocular RGB Images

2024-07-23 · Jie Zhao, Jianing Li, Weihan Chen, Wentong Wang 외

Human pose estimation remains a multifaceted challenge in computer vision, pivotal across diverse domains such as behavior recognition, human-computer interaction, and pedestrian tracking. This paper proposes an improved…

3D Human Pose EstimationPose Estimation

Toward Pedestrian Head Tracking: A Benchmark Dataset and an Information Fusion Network

2024-08-12 · Kailai Sun, Xinwei Wang, Shaobo Liu, Qianchuan Zhao 외

Pedestrian detection and tracking in crowded video sequences have a wide range of applications, including autonomous driving, robot navigation and pedestrian flow surveillance. However, detecting and tracking pedestrians…

Autonomous DrivingCollision AvoidanceHead DetectionOptical Flow Estimation+2