Paper ID | 3D-2.9 | ||
Paper Title | SPHERERPN: LEARNING SPHERES FOR HIGH-QUALITY REGION PROPOSALS ON 3D POINT CLOUDS OBJECT DETECTION | ||
Authors | Thang Vu, Kookhoi Kim, Haeyong Kang, Xuan Thanh Nguyen, Tung M. Luu, Chang D. Yoo, Korea Advanced Institute of Science and Technology, Republic of Korea | ||
Session | 3D-2: Point Cloud Processing 2 | ||
Location | Area J | ||
Session Time: | Wednesday, 22 September, 08:00 - 09:30 | ||
Presentation Time: | Wednesday, 22 September, 08:00 - 09:30 | ||
Presentation | Poster | ||
Topic | Three-Dimensional Image and Video Processing: Point cloud processing | ||
IEEE Xplore Open Preview | Click here to view in IEEE Xplore | ||
Abstract | In 2D object detection, a bounding box commonly serves as the proxy for detecting an object. However, extending the bounding box to 3D detection makes the accuracy sensitive to localization error. This problem is more severe on flat objects since little localization error may lead to low overlaps between prediction and ground truth. To address this problem, this paper proposes Sphere Region Proposal Network (SphereRPN) which detects objects by learning spheres as opposed to bounding boxes. We demonstrate that spherical proposals are more robust to localization error compared to bounding box proposals. The proposed SphereRPN is not only accurate but also fast. Experiment results on the standard ScanNet dataset show that the proposed SphereRPN outperforms the previous state-of-the-art methods by a large margin while being 2x to 7x faster. The code will be made publicly available. |