paper-with-me

Papers

3D Bounding Box Estimation Using Deep Learning and Geometry

2016-12-01 · CVPR 2017 7 · Arsalan Mousavian, Dragomir Anguelov, John Flynn, Jana Kosecka

We present a method for 3D object detection and pose estimation from a single image. In contrast to current techniques that only regress the 3D orientation of an object, our method first regresses relatively stable 3D object properties using a deep convolutional neural network and then combines these estimates with geometric constraints provided by a 2D object bounding box to produce a complete 3D bounding box. The first network output estimates the 3D object orientation using a novel hybrid discrete-continuous loss, which significantly outperforms the L2 loss. The second output regresses the 3D object dimensions, which have relatively little variance compared to alternatives and can often be predicted for many object types. These estimates, combined with the geometric constraints on translation imposed by the 2D bounding box, enable us to recover a stable and accurate 3D object pose. We evaluate our method on the challenging KITTI object detection benchmark both on the official metric of 3D orientation estimation and also on the accuracy of the obtained 3D bounding boxes. Although conceptually simple, our method outperforms more complex and computationally expensive approaches that leverage semantic segmentation, instance level segmentation and flat ground priors and sub-category detection. Our discrete-continuous loss also produces state of the art results for 3D viewpoint estimation on the Pascal 3D+ dataset.

📄 PDF Abstract BibTeX arXiv:1612.00496

Code (11)

ConnorChristie/image-to-3d-bbox
ZhixinLai/3D-detection-with-monocular-RGB-image
cersar/3D_detection tf
fuenwang/3D-BoundingBox pytorch
lzccccc/3d-bounding-box-estimation-for-autonomous-driving tf
m-parchami/3DVehicleDetection tf
ruhyadi/YOLO3D pytorch
ruhyadi/yolo3d-lightning pytorch
skhadem/3D-BoundingBox pytorch
smallcorgi/3D-Deepbox tf
wittmaan/a2d2 tf

Tasks

3D Object DetectionDeep LearningObjectobject-detectionObject DetectionPose EstimationSemantic SegmentationVehicle Pose EstimationViewpoint Estimation

Similar Papers 제목 키워드 기반

RBP-Pose: Residual Bounding Box Projection for Category-Level Pose Estimation

2022-07-30 · Ruida Zhang, Yan Di, Zhiqiang Lou, Fabian Manhardt 외

Category-level object pose estimation aims to predict the 6D pose as well as the 3D metric size of arbitrary objects from a known set of categories. Recent methods harness shape prior adaptation to map the observed point…

ObjectPose Estimation

DroneDAR: Long-Range Drone Distance Estimation Using Monocular Vision and Bounding-Box Features

2026-06-05 · Knut Peterson, Zaid Mayers, David Han arxiv

Accurate distance estimation for small drones in long-range imagery is important for tracking and situational awareness, yet remains challenging due to extreme target scale variation, background clutter, and noisy visual…

Detection of 3D Bounding Boxes of Vehicles Using Perspective Transformation for Accurate Speed Measurement

2020-03-29 · Viktor Kocur, Milan Ftáčnik

Detection and tracking of vehicles captured by traffic surveillance cameras is a key component of intelligent transportation systems. We present an improved version of our algorithm for detection of 3D bounding boxes of …

Vehicle Speed Estimation

6DoF Head Pose Estimation through Explicit Bidirectional Interaction with Face Geometry

2024-07-19 · Sungho Chun, Ju Yong Chang

This study addresses the nuanced challenge of estimating head translations within the context of six-degrees-of-freedom (6DoF) head pose estimation, placing emphasis on this aspect over the more commonly studied head rot…

Head Pose EstimationPose EstimationTranslation

GPV-Pose: Category-level Object Pose Estimation via Geometry-guided Point-wise Voting

2022-03-15 · CVPR 2022 1 · Yan Di, Ruida Zhang, Zhiqiang Lou, Fabian Manhardt 외

While 6D object pose estimation has recently made a huge leap forward, most methods can still only handle a single or a handful of different objects, which limits their applications. To circumvent this problem, category-…

6D Pose Estimation6D Pose Estimation using RGB6D Pose Estimation using RGBDObject+2