English
Related papers

Related papers: PointCubeNet: 3D Part-level Reasoning with 3x3x3 P…

200 papers

3D semantic scene labeling is fundamental to agents operating in the real world. In particular, labeling raw 3D point sets from sensors provides fine-grained semantics. Recent works leverage the capabilities of Neural Networks (NNs), but…

Computer Vision and Pattern Recognition · Computer Science 2017-10-23 Lyne P. Tchapmi , Christopher B. Choy , Iro Armeni , JunYoung Gwak , Silvio Savarese

Deep neural network models have achieved remarkable progress in 3D scene understanding while trained in the closed-set setting and with full labels. However, the major bottleneck is that these models do not have the capacity to recognize…

Computer Vision and Pattern Recognition · Computer Science 2025-02-20 Kangcheng Liu , Yong-Jin Liu , Baoquan Chen

Semantic segmentation of point clouds, aiming to assign each point a semantic category, is critical to 3D scene understanding.Despite of significant advances in recent years, most of existing methods still suffer from either the…

Computer Vision and Pattern Recognition · Computer Science 2023-06-02 Chen Chen , Yisen Wang , Honghua Chen , Xuefeng Yan , Dayong Ren , Yanwen Guo , Haoran Xie , Fu Lee Wang , Mingqiang Wei

Semantic Segmentation is a crucial component in the perception systems of many applications, such as robotics and autonomous driving that rely on accurate environmental perception and understanding. In literature, several approaches are…

Computer Vision and Pattern Recognition · Computer Science 2021-03-17 Ran Cheng , Ryan Razani , Yuan Ren , Liu Bingbing

Despite significant progress in 3D point cloud segmentation, existing methods primarily address specific tasks and depend on explicit instructions to identify targets, lacking the capability to infer and understand implicit user intentions…

Computer Vision and Pattern Recognition · Computer Science 2024-07-19 Shuting He , Henghui Ding , Xudong Jiang , Bihan Wen

Unsupervised learning on 3D point clouds has undergone a rapid evolution, especially thanks to data augmentation-based contrastive methods. However, data augmentation is not ideal as it requires a careful selection of the type of…

Computer Vision and Pattern Recognition · Computer Science 2022-10-07 Guofeng Mei , Cristiano Saltori , Fabio Poiesi , Jian Zhang , Elisa Ricci , Nicu Sebe , Qiang Wu

Instance segmentation on point clouds is crucially important for 3D scene understanding. Most SOTAs adopt distance clustering, which is typically effective but does not perform well in segmenting adjacent objects with the same semantic…

Computer Vision and Pattern Recognition · Computer Science 2023-11-27 Weiguang Zhao , Yuyao Yan , Chaolong Yang , Jianan Ye , Xi Yang , Kaizhu Huang

Deep learning with 3D data such as reconstructed point clouds and CAD models has received great research interests recently. However, the capability of using point clouds with convolutional neural network has been so far not fully explored.…

Computer Vision and Pattern Recognition · Computer Science 2018-03-30 Binh-Son Hua , Minh-Khoi Tran , Sai-Kit Yeung

Semantic understanding of 3D point cloud relies on learning models with massively annotated data, which, in many cases, are expensive or difficult to collect. This has led to an emerging research interest in semi-supervised learning (SSL)…

Computer Vision and Pattern Recognition · Computer Science 2022-05-03 Xian Shi , Xun Xu , Wanyue Zhang , Xiatian Zhu , Chuan Sheng Foo , Kui Jia

Some self-supervised cross-modal learning approaches have recently demonstrated the potential of image signals for enhancing point cloud representation. However, it remains a question on how to directly model cross-modal local and global…

Computer Vision and Pattern Recognition · Computer Science 2022-11-24 Honggu Zhou , Xiaogang Peng , Jiawei Mao , Zizhao Wu , Ming Zeng

3D point cloud segmentation remains challenging for structureless and textureless regions. We present a new unified point-based framework for 3D point cloud segmentation that effectively optimizes pixel-level features, geometrical…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Hung-Yueh Chiang , Yen-Liang Lin , Yueh-Cheng Liu , Winston H. Hsu

With the rapid progress of deep convolutional neural networks, in almost all robotic applications, the availability of 3D point clouds improves the accuracy of 3D semantic segmentation methods. Rendering of these irregular, unstructured,…

Computer Vision and Pattern Recognition · Computer Science 2019-12-30 Mobina Mahdavi , Fahimeh Fooladgar , Shohreh Kasaei

Point clouds, being the simple and compact representation of surface geometry of 3D objects, have gained increasing popularity with the evolution of deep learning networks for classification and segmentation tasks. Unlike human, teaching…

Computer Vision and Pattern Recognition · Computer Science 2021-01-29 Sindhu Hegde , Shankar Gangisetty

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechanisms on sparse 3D…

Computer Vision and Pattern Recognition · Computer Science 2019-09-30 Mingtao Feng , Liang Zhang , Xuefei Lin , Syed Zulqarnain Gilani , Ajmal Mian

The application of deep learning to 3D point clouds is challenging due to its lack of order. Inspired by the point embeddings of PointNet and the edge embeddings of DGCNNs, we propose three improvements to the task of point cloud analysis.…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Existing methods for large-scale point cloud semantic segmentation require expensive, tedious and error-prone manual point-wise annotations. Intuitively, weakly supervised training is a direct solution to reduce the cost of labeling.…

Computer Vision and Pattern Recognition · Computer Science 2022-12-12 Yachao Zhang , Zonghao Li , Yuan Xie , Yanyun Qu , Cuihua Li , Tao Mei

Semantic segmentation is an important and well-known task in the field of computer vision, in which we attempt to assign a corresponding semantic class to each input element. When it comes to semantic segmentation of 2D images, the input…

Computer Vision and Pattern Recognition · Computer Science 2023-05-02 Ivan Martinović

Existing view-based methods excel at recognizing 3D objects from predefined viewpoints, but their exploration of recognition under arbitrary views is limited. This is a challenging and realistic setting because each object has different…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Linlong Fan , Ye Huang , Yanqi Ge , Wen Li , Lixin Duan

In the domain of supervised scene flow estimation, the process of manual labeling is both time-intensive and financially demanding. This paper introduces SSFlowNet, a semi-supervised approach for scene flow estimation, that utilizes a blend…

Computer Vision and Pattern Recognition · Computer Science 2024-06-05 Jingze Chen , Junfeng Yao , Qiqin Lin , Rongzhou Zhou , Lei Li

The paper presents a learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Existing methods, such as PointNetVLAD, are based on unordered point cloud representation. They use PointNet…

Computer Vision and Pattern Recognition · Computer Science 2020-11-10 Jacek Komorowski