paper-with-me

홈 › Papers

Road User Detection in Videos

2019-03-28 · Hughes Perreault, Guillaume-Alexandre Bilodeau, Nicolas Saunier, Pierre Gravel

Successive frames of a video are highly redundant, and the most popular object detection methods do not take advantage of this fact. Using multiple consecutive frames can improve detection of small objects or difficult examples and can improve speed and detection consistency in a video sequence, for instance by interpolating features between frames. In this work, a novel approach is introduced to perform online video object detection using two consecutive frames of video sequences involving road users. Two new models, RetinaNet-Double and RetinaNet-Flow, are proposed, based respectively on the concatenation of a target frame with a preceding frame, and the concatenation of the optical flow with the target frame. The models are trained and evaluated on three public datasets. Experiments show that using a preceding frame improves performance over single frame detectors, but using explicit optical flow usually does not.

📄 PDF Abstract BibTeX arXiv:1903.12049

Code (1)

hu64/RN-VID 공식 구현

Tasks

object-detectionObject DetectionVideo Object Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Interaction Detection Between Vehicles and Vulnerable Road Users: A Deep Generative Approach with Attention

2021-05-09 · Hao Cheng, Li Feng, Hailong Liu, Takatsugu Hirayama 외

Intersections where vehicles are permitted to turn and interact with vulnerable road users (VRUs) like pedestrians and cyclists are among some of the most challenging locations for automated and accurate recognition of r…

Optical Flow EstimationSelf-Driving Cars

AI-Driven Road Maintenance Inspection v2: Reducing Data Dependency & Quantifying Road Damage

2022-10-07 · Haris Iqbal, Hemang Chawla, Arnav Varma, Terence Brouns 외

Road infrastructure maintenance inspection is typically a labor-intensive and critical task to ensure the safety of all road users. Existing state-of-the-art techniques in Artificial Intelligence (AI) for object detectio…

Few-Shot Learningobject-detectionObject DetectionOut-of-Distribution Detection+1

RoadText-1K: Text Detection & Recognition Dataset for Driving Videos

2020-05-19 · Sangeeth Reddy, Minesh Mathew, Lluis Gomez, Marcal Rusinol 외

Perceiving text is crucial to understand semantics of outdoor scenes and hence is a critical requirement to build intelligent systems for driver assistance and self-driving. Most of the existing datasets for text detecti…

Text Detection

P2ANet: A Dataset and Benchmark for Dense Action Detection from Table Tennis Match Broadcasting Videos

2022-07-26 · Jiang Bian, Xuhong LI, Tao Wang, Qingzhong Wang 외

While deep learning has been widely used for video analytics, such as video classification and action detection, dense action detection with fast-moving subjects from sports videos is still challenging. In this work, we …

Action DetectionAction LocalizationAction RecognitionVideo Classification

COLLIDE-PRED: Prediction of On-Road Collision From Surveillance Videos

2021-01-21 · Deesha Chavan, Dev Saad, Debarati B. Chakraborty

Predicting on-road abnormalities such as road accidents or traffic violations is a challenging task in traffic surveillance. If such predictions can be done in advance, many damages can be controlled. Here in our wok, we…

Objectobject-detectionObject DetectionObject Tracking+2