paper-with-me

Papers

The Pedestrian Patterns Dataset

2020-01-06 · Kasra Mokhtari, Alan R. Wagner

We present the pedestrian patterns dataset for autonomous driving. The dataset was collected by repeatedly traversing the same three routes for one week starting at different specific timeslots. The purpose of the dataset is to capture the patterns of social and pedestrian behavior along the traversed routes at different times and to eventually use this information to make predictions about the risk associated with autonomously traveling along different routes. This dataset contains the Full HD videos and GPS data for each traversal. Fast R-CNN pedestrian detection method is applied to the captured videos to count the number of pedestrians at each video frame in order to assess the density of pedestrians along a route. By providing this large-scale dataset to researchers, we hope to accelerate autonomous driving research not only to estimate the risk, both to the public and to the autonomous vehicle but also accelerate research on long-term vision-based localization of mobile robots and autonomous vehicles of the future.

📄 PDF Abstract BibTeX arXiv:2001.01816

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesPedestrian Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RoIPool 설명 없음
Fast R-CNN Fast R-CNN is an object detection model that improves in its predecessor R-CNN in a number of ways. Instead of extracting CNN…

Similar Papers 제목 키워드 기반

Learning a Pedestrian Social Behavior Dictionary

2022-12-02 · Faith Johnson, Kristin Dana

Understanding pedestrian behavior patterns is a key component to building autonomous agents that can navigate among humans. We seek a learned dictionary of pedestrian behavior to obtain a semantic description of pedestri…

Dictionary LearningNavigateTrajectory Prediction

LG-Traj: LLM Guided Pedestrian Trajectory Prediction

2024-03-12 · Pranav Singh Chib, Pravendra Singh

Accurate pedestrian trajectory prediction is crucial for various applications, and it requires a deep understanding of pedestrian motion patterns in dynamic environments. However, existing pedestrian trajectory predictio…

DecoderPedestrian Trajectory PredictionPredictionRepresentation Learning+1

Multi-Label Learning of Part Detectors for Heavily Occluded Pedestrian Detection

2017-10-01 · ICCV 2017 10 · Chunluan Zhou, Junsong Yuan

Detecting pedestrians that are partially occluded remains a challenging problem due to variations and uncertainties of partial occlusion patterns. Following a commonly used framework of handling partial occlusions by par…

Multi-Label LearningPedestrian Detection

Can Image-To-Video Models Simulate Pedestrian Dynamics?

2025-10-20 · Aaron Appelle, Jerome P. Lynch arxiv

Recent high-performing image-to-video (I2V) models based on variants of the diffusion transformer (DiT) have displayed remarkable inherent world-modeling capabilities by virtue of training on large scale video datasets. …

Trajectory Prediction

Understanding Pedestrian Behaviors From Stationary Crowd Groups

2015-06-01 · CVPR 2015 6 · Shuai Yi, Hongsheng Li, Xiaogang Wang

Pedestrian behavior modeling and analysis is important for crowd scene understanding and has various applications in video surveillance. Stationary crowd groups are a key factor influencing pedestrian walking patterns bu…

Event DetectionScene Understanding