English
Related papers

Related papers: Learning Object Bounding Boxes for 3D Instance Seg…

200 papers

We address the problem of instance-level semantic segmentation, which aims at jointly detecting, segmenting and classifying every individual object in an image. In this context, existing methods typically propose candidate objects, usually…

Computer Vision and Pattern Recognition · Computer Science 2017-04-10 Zeeshan Hayder , Xuming He , Mathieu Salzmann

Object segmentation in three-dimensional (3-D) point clouds is a critical task for robots capable of 3-D perception. Despite the impressive performance of deep learning-based approaches on object segmentation in 2-D images, deep learning…

Image and Video Processing · Electrical Eng. & Systems 2019-10-31 Brian H. Wang , Wei-Lun Chao , Yan Wang , Bharath Hariharan , Kilian Q. Weinberger , Mark Campbell

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,lines, circles, and B-splines). Accordingly, our deep neural…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Xiaogang Wang , Yuelang Xu , Kai Xu , Andrea Tagliasacchi , Bin Zhou , Ali Mahdavi-Amiri , Hao Zhang

We introduce a method for instance proposal generation for 3D point clouds. Existing techniques typically directly regress proposals in a single feed-forward step, leading to inaccurate estimation. We show that this serves as a critical…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Weiwei Sun , Daniel Rebain , Renjie Liao , Vladimir Tankovich , Soroosh Yazdani , Kwang Moo Yi , Andrea Tagliasacchi

Classification and segmentation of 3D point clouds are important tasks in computer vision. Because of the irregular nature of point clouds, most of the existing methods convert point clouds into regular 3D voxel grids before they are used…

Computer Vision and Pattern Recognition · Computer Science 2018-12-05 Wei Zeng , Theo Gevers

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

Computer Vision and Pattern Recognition · Computer Science 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

Masked autoencoding has achieved great success for self-supervised learning in the image and language domains. However, mask based pretraining has yet to show benefits for point cloud understanding, likely due to standard backbones like…

Computer Vision and Pattern Recognition · Computer Science 2022-08-02 Haotian Liu , Mu Cai , Yong Jae Lee

With the rise of large-scale models trained on broad data, in-context learning has become a new learning paradigm that has demonstrated significant potential in natural language processing and computer vision tasks. Meanwhile, in-context…

Computer Vision and Pattern Recognition · Computer Science 2023-12-29 Zhongbin Fang , Xiangtai Li , Xia Li , Joachim M. Buhmann , Chen Change Loy , Mengyuan Liu

3D reconstruction from single view images is an ill-posed problem. Inferring the hidden regions from self-occluded images is both challenging and ambiguous. We propose a two-pronged approach to address these issues. To better incorporate…

Computer Vision and Pattern Recognition · Computer Science 2019-03-27 Priyanka Mandikal , K L Navaneet , Mayank Agarwal , R. Venkatesh Babu

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

Computer Vision and Pattern Recognition · Computer Science 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner

Multi-instance point cloud registration aims to estimate the pose of all instances of a model point cloud in the whole scene. Existing methods all adopt the strategy of first obtaining the global correspondence and then clustering to obtain…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Liyuan Zhang , Le Hui , Qi Liu , Bo Li , Yuchao Dai

In this paper, we propose PointRCNN for 3D object detection from raw point cloud. The whole framework is composed of two stages: stage-1 for the bottom-up 3D proposal generation and stage-2 for refining proposals in the canonical…

Computer Vision and Pattern Recognition · Computer Science 2019-05-17 Shaoshuai Shi , Xiaogang Wang , Hongsheng Li

Knowledge of 3D properties of objects is a necessity in order to build effective computer vision systems. However, lack of large scale 3D datasets can be a major constraint for data-driven approaches in learning such properties. We consider…

Computer Vision and Pattern Recognition · Computer Science 2018-11-29 Navaneet K L , Priyanka Mandikal , Mayank Agarwal , R. Venkatesh Babu

Learning from bounding-boxes annotations has shown great potential in weakly-supervised 3D point cloud instance segmentation. However, we observed that existing methods would suffer severe performance degradation with perturbed bounding box…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Qingtao Yu , Heming Du , Chen Liu , Xin Yu

3D object recognition has attracted wide research attention in the field of multimedia and computer vision. With the recent proliferation of deep learning, various deep models with different representations have achieved the…

Computer Vision and Pattern Recognition · Computer Science 2018-08-24 Haoxuan You , Yifan Feng , Rongrong Ji , Yue Gao

State-of-the-art instance-aware semantic segmentation algorithms use axis-aligned bounding boxes as an intermediate processing step to infer the final instance mask output. This often leads to coarse and inaccurate mask proposals due to the…

Computer Vision and Pattern Recognition · Computer Science 2020-03-16 Patrick Follmann , Rebecca König

Stixels have been successfully applied to a wide range of vision tasks in autonomous driving, recently including instance segmentation. However, due to their sparse occurrence in the image, until now Stixels seldomly served as input for…

Computer Vision and Pattern Recognition · Computer Science 2021-07-08 Monty Santarossa , Lukas Schneider , Claudius Zelenka , Lars Schmarje , Reinhard Koch , Uwe Franke

Most existing instance segmentation methods only focus on improving performance and are not suitable for real-time scenes such as autonomous driving. This paper proposes a real-time framework that segmenting and detecting 3D objects by…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Shengjie Li , Caiyi Xu , Jianping Xing , Yafei Ning , Yonghong Chen

Point cloud registration is a key task in many computational fields. Previous correspondence matching based methods require the inputs to have distinctive geometric structures to fit a 3D rigid transformation according to point-wise sparse…

Computer Vision and Pattern Recognition · Computer Science 2021-09-14 Hao Xu , Shuaicheng Liu , Guangfu Wang , Guanghui Liu , Bing Zeng

Point cloud instance segmentation has achieved huge progress with the emergence of deep learning. However, these methods are usually data-hungry with expensive and time-consuming dense point cloud annotations. To alleviate the annotation…

Computer Vision and Pattern Recognition · Computer Science 2022-08-18 Yongbin Liao , Hongyuan Zhu , Yanggang Zhang , Chuangguan Ye , Tao Chen , Jiayuan Fan