paper-with-me

홈 › Papers

Simultaneous Multiple Object Detection and Pose Estimation using 3D Model Infusion with Monocular Vision

2022-11-21 · Congliang Li, ShiJie Sun, XiangYu Song, HuanSheng Song, Naveed Akhtar, Ajmal Saeed Mian

Multiple object detection and pose estimation are vital computer vision tasks. The latter relates to the former as a downstream problem in applications such as robotics and autonomous driving. However, due to the high complexity of both tasks, existing methods generally treat them independently, which is sub-optimal. We propose simultaneous neural modeling of both using monocular vision and 3D model infusion. Our Simultaneous Multiple Object detection and Pose Estimation network (SMOPE-Net) is an end-to-end trainable multitasking network with a composite loss that also provides the advantages of anchor-free detections for efficient downstream pose estimation. To enable the annotation of training data for our learning objective, we develop a Twin-Space object labeling method and demonstrate its correctness analytically and empirically. Using the labeling method, we provide the KITTI-6DoF dataset with $\sim7.5$K annotated frames. Extensive experiments on KITTI-6DoF and the popular LineMod datasets show a consistent performance gain with SMOPE-Net over existing pose estimation methods. Here are links to our proposed SMOPE-Net, KITTI-6DoF dataset, and LabelImg3D labeling tool.

📄 PDF Abstract BibTeX arXiv:2211.11188

Code (2)

CongliangLi/LabelImg3D 공식 구현
CongliangLi/SMOPE-Net 공식 구현 pytorch

Tasks

Autonomous DrivingObjectobject-detectionObject DetectionPose Estimation

Similar Papers 제목 키워드 기반

Simultaneous x, y Pixel Estimation and Feature Extraction for Multiple Small Objects in a Scene: A Description of the ALIEN Network

2019-02-06 · Seth Zuckerman, Timothy Klein, Alexander Boxer, Christopher Goldman 외

We present a deep-learning network that detects multiple small objects (hundreds to thousands) in a scene while simultaneously estimating their x,y pixel locations together with a characteristic feature-set (for instance…

vehicle detection

A 3D Object Detection and Pose Estimation Pipeline Using RGB-D Images

2017-03-11 · Ruotao He, Juan Rojas, Yisheng Guan

3D object detection and pose estimation has been studied extensively in recent decades for its potential applications in robotics. However, there still remains challenges when we aim at detecting multiple objects while r…

3D Object DetectionClusteringObjectobject-detection+4

DetFlowTrack: 3D Multi-object Tracking based on Simultaneous Optimization of Object Detection and Scene Flow Estimation

2022-03-04 · Yueling Shen, Guangming Wang, Hesheng Wang

3D Multi-Object Tracking (MOT) is an important part of the unmanned vehicle perception module. Most methods optimize object detection and data association independently. These methods make the network structure complicat…

3D Multi-Object TrackingMulti-Object TrackingObjectobject-detection+3

Combining Local and Global Pose Estimation for Precise Tracking of Similar Objects

2022-01-31 · Niklas Gard, Anna Hilsmann, Peter Eisert

In this paper, we present a multi-object 6D detection and tracking pipeline for potentially similar and non-textured objects. The combination of a convolutional neural network for object classification and rough pose est…

GPUObjectPose Estimation

One Point, One Object: Simultaneous 3D Object Segmentation and 6-DOF Pose Estimation

2019-12-27 · Hongsen Liu

We propose a single-shot method for simultaneous 3D object segmentation and 6-DOF pose estimation in pure 3D point clouds scenes based on a consensus that \emph{one point only belongs to one object}, i.e., each point has…

ObjectPose EstimationSemantic Segmentation