paper-with-me

홈 › Papers

3D-SSD: Learning Hierarchical Features from RGB-D Images for Amodal 3D Object Detection

2017-11-01 · Qianhui Luo, Huifang Ma, Yue Wang, Li Tang, Rong Xiong

This paper aims at developing a faster and a more accurate solution to the amodal 3D object detection problem for indoor scenes. It is achieved through a novel neural network that takes a pair of RGB-D images as the input and delivers oriented 3D bounding boxes as the output. The network, named 3D-SSD, composed of two parts: hierarchical feature fusion and multi-layer prediction. The hierarchical feature fusion combines appearance and geometric features from RGB-D images while the multi-layer prediction utilizes multi-scale features for object detection. As a result, the network can exploit 2.5D representations in a synergetic way to improve the accuracy and efficiency. The issue of object sizes is addressed by attaching a set of 3D anchor boxes with varying sizes to every location of the prediction layers. At the end stage, the category scores for 3D anchor boxes are generated with adjusted positions, sizes and orientations respectively, leading to the final detections using non-maximum suppression. In the training phase, the positive samples are identified with the aid of 2D ground truth to avoid the noisy estimation of depth from raw data, which guide to a better converged model. Experiments performed on the challenging SUN RGB-D dataset show that our algorithm outperforms the state-of-the-art Deep Sliding Shape by 10.2% mAP and 88x faster. Further, experiments also suggest our approach achieves comparable accuracy and is 386x faster than the state-of-art method on the NYUv2 dataset even with a smaller input image size.

📄 PDF Abstract BibTeX arXiv:1711.00238

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Amodal Detection of 3D Objects: Inferring 3D Bounding Boxes From 2D Ones in RGB-Depth Images

2017-07-01 · CVPR 2017 7 · Zhuo Deng, Longin Jan Latecki

This paper addresses the problem of amodal perception of 3D object detection. The task is to not only find object localizations in the 3D world, but also estimate their physical sizes and poses, even if only parts of the…

3D Object DetectionObjectobject-detectionObject Detection

Deep Sliding Shapes for Amodal 3D Object Detection in RGB-D Images

2015-11-07 · CVPR 2016 6 · Shuran Song, Jianxiong Xiao

We focus on the task of amodal 3D object detection in RGB-D images, which aims to produce a 3D bounding box of an object in metric form at its full extent. We introduce Deep Sliding Shapes, a 3D ConvNet formulation that …

3D Object DetectionObjectobject-detectionObject Detection+2

Training for X-Ray Vision: Amodal Segmentation, Amodal Content Completion, and View-Invariant Object Representation from Multi-Camera Video

2025-07-01 · Alexander Moore, Amar Saini, Kylie Cancilla, Doug Poland 외 arxiv

Amodal segmentation and amodal content completion require using object priors to estimate occluded masks and features of objects in complex scenes. Until now, no data has provided an additional dimension for object conte…

Object Detection

ShapeFormer: Shape Prior Visible-to-Amodal Transformer-based Amodal Instance Segmentation

2024-03-18 · Minh Tran, Winston Bounsavy, Khoa Vo, Anh Nguyen 외

Amodal Instance Segmentation (AIS) presents a challenging task as it involves predicting both visible and occluded parts of objects within images. Existing AIS methods rely on a bidirectional approach, encompassing both …

Amodal Instance SegmentationInstance SegmentationSemantic Segmentation

Variational Amodal Object Completion

2020-12-01 · NeurIPS 2020 12 · Huan Ling, David Acuna, Karsten Kreis, Seung Wook Kim 외

In images of complex scenes, objects are often occluding each other which makes perception tasks such as object detection and tracking, or robotic control tasks such as planning, challenging. To facilitate downstream tas…

Objectobject-detectionObject Detection