paper-with-me

홈 › Papers

Monocular 3D Object Detection with Sequential Feature Association and Depth Hint Augmentation

2020-11-30 · Tianze Gao, Huihui Pan, Huijun Gao

Monocular 3D object detection, with the aim of predicting the geometric properties of on-road objects, is a promising research topic for the intelligent perception systems of autonomous driving. Most state-of-the-art methods follow a keypoint-based paradigm, where the keypoints of objects are predicted and employed as the basis for regressing the other geometric properties. In this work, a unified network named as FADNet is presented to address the task of monocular 3D object detection. In contrast to previous keypoint-based methods, we propose to divide the output modalities into different groups according to the estimation difficulty of object properties. Different groups are treated differently and sequentially associated by a convolutional Gated Recurrent Unit. Another contribution of this work is the strategy of depth hint augmentation. To provide characterized depth patterns as hints for depth estimation, a dedicated depth hint module is designed to generate row-wise features named as depth hints, which are explicitly supervised in a bin-wise manner. The contributions of this work are validated by conducting experiments and ablation study on the KITTI benchmark. Without utilizing depth priors, post optimization, or other refinement modules, our network performs competitively against state-of-the-art methods while maintaining a decent running speed.

📄 PDF Abstract BibTeX arXiv:2011.14589

Code (1)

gtzly/FADNet 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingDepth EstimationMonocular 3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Tracking Objects with 3D Representation from Videos

2023-06-08 · JiaWei He, Lue Fan, Yuqi Wang, Yuntao Chen 외

Data association is a knotty problem for 2D Multiple Object Tracking due to the object occlusion. However, in 3D space, data association is not so hard. Only with a 3D Kalman Filter, the online object tracker can associa…

Multiple Object TrackingObjectObject TrackingRepresentation Learning

Tracking Objects as Points

2020-04-02 · ECCV 2020 8 · Xingyi Zhou, Vladlen Koltun, Philipp Krähenbühl

Tracking has traditionally been the art of following interest points through space and time. This changed with the rise of powerful deep networks. Nowadays, tracking is dominated by pipelines that perform object detectio…

Multi-Object TrackingMultiple Object Trackingobject-detectionObject Detection

Probabilistic Global Scale Estimation for MonoSLAM Based on Generic Object Detection

2017-05-27 · Edgar Sucar, Jean-Bernard Hayet

This paper proposes a novel method to estimate the global scale of a 3D reconstructed model within a Kalman filtering-based monocular SLAM algorithm. Our Bayesian framework integrates height priors over the detected obje…

Objectobject-detectionObject Detection

MAGneT-3D: Monocular and Domain-Generalizable Temporal 3D Detection

2026-08-14 · Mohamed Kotb, Johannes Meier, Christoph Reich, Oussema Dhaouadi 외 arxiv

Monocular temporal 3D detection aims to detect objects in 3D, given a monocular video. Query-based 3D detectors unify detection and cross-view association, but their learnable queries fit the spatial distribution of the …

Domain Generalization3D Object Detection

GRASPTrack: Geometry-Reasoned Association via Segmentation and Projection for Multi-Object Tracking

2025-08-11 · Xudong Han, Pengcheng Fang, Yueying Tian, Jianhui Yu 외 arxiv

Multi-object tracking (MOT) in monocular videos is fundamentally challenged by occlusions and depth ambiguity, issues that conventional tracking-by-detection (TBD) methods struggle to resolve owing to a lack of geometric…

Monocular Depth EstimationMulti-Object TrackingInstance SegmentationPoint Clouds