paper-with-me

홈 › Papers

Ground Plane Polling for 6DoF Pose Estimation of Objects on the Road

2018-11-16 · Akshay Rangesh, Mohan M. Trivedi

This paper introduces an approach to produce accurate 3D detection boxes for objects on the ground using single monocular images. We do so by merging 2D visual cues, 3D object dimensions, and ground plane constraints to produce boxes that are robust against small errors and incorrect predictions. First, we train a single-shot convolutional neural network (CNN) that produces multiple visual and geometric cues of interest: 2D bounding boxes, 2D keypoints of interest, coarse object orientations and object dimensions. Subsets of these cues are then used to poll probable ground planes from a pre-computed database of ground planes, to identify the "best fit" plane with highest consensus. Once identified, the "best fit" plane provides enough constraints to successfully construct the desired 3D detection box, without directly predicting the 6DoF pose of the object. The entire ground plane polling (GPP) procedure is constructed as a non-parametrized layer of the CNN that outputs the desired "best fit" plane and the corresponding 3D keypoints, which together define the final 3D bounding box. Doing so allows us to poll thousands of different ground plane configurations without adding considerable overhead, while also creating a single CNN that directly produces the desired output without the need for post processing. We evaluate our method on the 2D detection and orientation estimation benchmark from the challenging KITTI dataset, and provide additional comparisons for 3D metrics of importance. This single-stage, single-pass CNN results in superior localization and orientation estimation compared to more complex and computationally expensive monocular approaches.

📄 PDF Abstract BibTeX arXiv:1811.06666

Code (1)

arangesh/Ground-Plane-Polling 공식 구현 tf

Tasks

ObjectPose Estimation

Similar Papers 제목 키워드 기반

MonoGround: Detecting Monocular 3D Objects from the Ground

2022-06-15 · CVPR 2022 1 · Zequn Qin, Xi Li

Monocular 3D object detection has attracted great attention for its advantages in simplicity and cost. Due to the ill-posed 2D to 3D mapping essence from the monocular imaging process, monocular 3D object detection suffe…

3D Object DetectionDepth EstimationMonocular 3D Object DetectionObject+2

Car Pose in Context: Accurate Pose Estimation with Ground Plane Constraints

2019-12-09 · Pengfei Li, Weichao Qiu, Michael Peven, Gregory D. Hager 외

Scene context is a powerful constraint on the geometry of objects within the scene in cases, such as surveillance, where the camera geometry is unknown and image quality may be poor. In this paper, we describe a method f…

3D geometryCar Pose EstimationPose Estimation

HelixTrack: Event-Based Tracking and RPM Estimation of Propeller-like Objects

2026-03-10 · Radim Spetlik, Michal Pliska, Vojtěch Vrba, Jiri Matas arxiv

Safety-critical perception for unmanned aerial vehicles and rotating machinery requires microsecond-latency tracking of fast, periodic motion under egomotion and strong distractors. Frame-based and event-based trackers d…

Patchwork: Concentric Zone-based Region-wise Ground Segmentation with Ground Likelihood Estimation Using a 3D LiDAR Sensor

2021-08-12 · Hyungtae Lim, Minho Oh, Hyun Myung

Ground segmentation is crucial for terrestrial mobile platforms to perform navigation or neighboring object recognition. Unfortunately, the ground is not flat, as it features steep slopes; bumpy roads; or objects, such a…

Object RecognitionSegmentation

GndNet: Fast Ground Plane Estimation and Point Cloud Segmentation for Autonomous Vehicles

2020-11-15 · Anshul Paigwar, Özgür Erkent, David Sierra González, Christian Laugier

Ground plane estimation and ground point seg-mentation is a crucial precursor for many applications in robotics and intelligent vehicles like navigable space detection and occupancy grid generation, 3D object detection, …

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection+3