paper-with-me

홈 › Papers

Training-free Monocular 3D Event Detection System for Traffic Surveillance

2020-02-01 · Lijun Yu, Peng Chen, Wenhe Liu, Guoliang Kang, Alexander G. Hauptmann

We focus on the problem of detecting traffic events in a surveillance scenario, including the detection of both vehicle actions and traffic collisions. Existing event detection systems are mostly learning-based and have achieved convincing performance when a large amount of training data is available. However, in real-world scenarios, collecting sufficient labeled training data is expensive and sometimes impossible (e.g. for traffic collision detection). Moreover, the conventional 2D representation of surveillance views is easily affected by occlusions and different camera views in nature. To deal with the aforementioned problems, in this paper, we propose a training-free monocular 3D event detection system for traffic surveillance. Our system firstly projects the vehicles into the 3D Euclidean space and estimates their kinematic states. Then we develop multiple simple yet effective ways to identify the events based on the kinematic patterns, which need no further training. Consequently, our system is robust to the occlusions and the viewpoint changes. Exclusive experiments report the superior result of our method on large-scale real-world surveillance datasets, which validates the effectiveness of our proposed system.

📄 PDF Abstract BibTeX arXiv:2002.00137

Code (0)

등록된 구현이 없습니다.

Tasks

Event Detection

Similar Papers 제목 키워드 기반

StixelNExT: Toward Monocular Low-Weight Perception for Object Segmentation and Free Space Detection

2024-07-11 · Marcel Vosshans, Omar Ait-Aider, Youcef Mezouar, Markus Enzweiler

In this work, we present a novel approach for general object segmentation from a monocular image, eliminating the need for manually labeled training data and enabling rapid, straightforward training and adaptation with m…

Semantic Segmentation

MDS-Net: A Multi-scale Depth Stratification Based Monocular 3D Object Detection Algorithm

2022-01-12 · Zhouzhen Xie, Yuying Song, Jingxuan Wu, Zecheng Li 외

Monocular 3D object detection is very challenging in autonomous driving due to the lack of depth information. This paper proposes a one-stage monocular 3D object detection algorithm based on multi-scale depth stratificat…

3D Object DetectionAutonomous DrivingDepth EstimationDepth Prediction+4

WeakM3D: Towards Weakly Supervised Monocular 3D Object Detection

2022-03-16 · ICLR 2022 4 · Liang Peng, Senbo Yan, Boxi Wu, Zheng Yang 외

Monocular 3D object detection is one of the most challenging tasks in 3D scene understanding. Due to the ill-posed nature of monocular imagery, existing monocular 3D detection methods highly rely on training with the man…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+3

Shape-Aware Monocular 3D Object Detection

2022-04-19 · Wei Chen, Jie Zhao, Wan-Lei Zhao, Song-Yuan Wu

The detection of 3D objects through a single perspective camera is a challenging issue. The anchor-free and keypoint-based models receive increasing attention recently due to their effectiveness and simplicity. However, …

3D Object DetectionInstance SegmentationMonocular 3D Object DetectionObject+3

SAM4Dcap: Training-free Biomechanical Twin System from Monocular Video

2026-02-14 · Li Wang, HaoYu Wang, Xi Chen, ZeKun Jiang 외 arxiv

Quantitative biomechanical analysis is essential for clinical diagnosis and injury prevention but is often restricted to laboratories due to the high cost of optical motion capture systems. While multi-view video approac…

Human Mesh Recovery