Affiliation:
1. The School of Computer Engineering, Jimei University, Xiamen 361021, China
2. Computer Network Information Center, Chinese Academy of Sciences, Beijing, China
3. Fujian Key Laboratory of Sensing and Computing for Smart Cities, School of Informatics, Xiamen University, Xiamen 361005, China
Abstract
An essential task for 3D visual world understanding is 3D object detection in lidar point clouds. To predict directly bounding box parameters from point clouds, existing voting-based methods use Hough voting to obtain the centroid of each object. However, it may be difficult for the inaccurately voted centers to regress boxes accurately, leading to the generation of redundant bounding boxes. For objects in indoor scenes, there are several co-occurrence patterns for objects in indoor scenes. Concurrently, semantic relations between object layouts and scenes can be used as prior context to guide object detection. We propose a simple, yet effective network, RSFF-Net, which adds refined voting and scene feature fusion for indoor 3D object detection. The RSFF-Net consists of three modules: geometric function, refined voting, and scene constraint. First, a geometric function module is used to capture the geometric features of the nearest object of the voted points. Then, the coarse votes are revoted by a refined voting module, which is based on the fused feature between the coarse votes and geometric features. Finally, a scene constraint module is used to add the association information between candidate objects and scenes. RSFF-Net achieves competitive results on indoor 3D object detection benchmarks: ScanNet V2 and SUN RGB-D.
Funder
Chinese Academy of Sciences
Subject
General Mathematics,General Medicine,General Neuroscience,General Computer Science
Reference53 articles.
1. Deep sliding shapes for amodal 3d object detection in rgb-d images;S. Song
2. Fusion++: volumetric object-level slam;J. McCormac
3. Object detection using a max-margin hough transform;S. Maji
4. Towards 3D Indoor Cadastre Based on Change Detection from Point Clouds
5. Densefusion: 6d object pose estimation by iterative dense fusion;C. Wang