中文
相关论文

相关论文: MSECNet: Accurate and Robust Normal Estimation for…

200 篇论文

3D anomaly detection (3D-AD) plays a critical role in industrial manufacturing, particularly in ensuring the reliability and safety of core equipment components. Although existing 3D datasets like Real3D-AD and MVTec 3D-AD offer broad…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Bingyang Guo , Hongjie Li , Ruiyun Yu , Hanzhe Liang , Jinbao Wang

In this paper, we propose novel edge and corner detection algorithms for unorganized point clouds. Our edge detection method evaluates symmetry in a local neighborhood and uses an adaptive density based threshold to differentiate 3D edge…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Syeda Mariam Ahmed , Yan Zhi Tan , Chee Meng Chew , Abdullah Al Mamun , Fook Seng Wong

Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities,…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Shi Qiu , Saeed Anwar , Nick Barnes

We propose a novel, end-to-end trainable, deep network called ParSeNet that decomposes a 3D point cloud into parametric surface patches, including B-spline patches as well as basic geometric primitives. ParSeNet is trained on a large-scale…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Gopal Sharma , Difan Liu , Subhransu Maji , Evangelos Kalogerakis , Siddhartha Chaudhuri , Radomír Měch

Recovering high quality surfaces from noisy point clouds, known as point cloud denoising, is a fundamental yet challenging problem in geometry processing. Most of the existing methods either directly denoise the noisy input or filter raw…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zheng Liu , Yaowu Zhao , Sijing Zhan , Yuanyuan Liu , Renjie Chen , Ying He

Point clouds obtained with 3D scanners or by image-based reconstruction techniques are often corrupted with significant amount of noise and outliers. Traditional methods for point cloud denoising largely rely on local surface fitting (e.g.,…

Predicting the future can significantly improve the safety of intelligent vehicles, which is a key component in autonomous driving. 3D point clouds accurately model 3D information of surrounding environment and are crucial for intelligent…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Fan Lu , Guang Chen , Yinlong Liu , Zhijun Li , Sanqing Qu , Tianpei Zou

The intricacy of 3D surfaces often results cutting-edge point cloud denoising (PCD) models in surface degradation including remnant noise, wrongly-removed geometric details. Although using multi-scale patches to encode the geometry of a…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Anyi Huang , Qian Xie , Zhoutao Wang , Dening Lu , Mingqiang Wei , Jun Wang

Edge detection has made significant progress with the help of deep Convolutional Networks (ConvNet). These ConvNet based edge detectors have approached human level performance on standard benchmarks. We provide a systematical study of these…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Yupei Wang , Xin Zhao , Yin Li , Kaiqi Huang

In this paper, we propose a novel joint instance and semantic segmentation approach, which is called JSNet, in order to address the instance and semantic segmentation of 3D point clouds simultaneously. Firstly, we build an effective…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Lin Zhao , Wenbing Tao

Scene graphs have been proven to be useful for various scene understanding tasks due to their compact and explicit nature. However, existing approaches often neglect the importance of maintaining the symmetry-preserving property when…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Quang P. M. Pham , Khoi T. N. Nguyen , Lan C. Ngo , Truong Do , Truong Son Hy

Occlusion edge detection requires both accurate locations and context constraints of the contour. Existing CNN-based pipeline does not utilize adaptive methods to filter the noise introduced by low-level features. To address this dilemma,…

计算机视觉与模式识别 · 计算机科学 2019-03-22 Rui Lu , Menghan Zhou , Anlong Ming , Yu Zhou

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.…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Chaitanya Kaul , Nick Pears , Suresh Manandhar

With the burst development of neural networks in recent years, the task of normal estimation has once again become a concern. By introducing the neural networks to classic methods based on problem-specific knowledge, the adaptability of the…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Jun Zhou , Wei Jin , Mingjie Wang , Xiuping Liu , Zhiyang Li , Zhaobin Liu

Neural surface reconstruction has been dominated by implicit representations with marching cubes for explicit surface extraction. However, those methods typically require high-quality normals for accurate reconstruction. We propose…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Huan Lei

Interpreting human actions requires understanding the spatial and temporal context of the scenes. State-of-the-art action detectors based on Convolutional Neural Network (CNN) have demonstrated remarkable results by adopting two-stream or…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Yu Liu , Fan Yang , Dominique Ginhac

In this paper, we propose a geometric neural network with edge-aware refinement (GeoNet++) to jointly predict both depth and surface normal maps from a single image. Building on top of two-stream CNNs, GeoNet++ captures the geometric…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xiaojuan Qi , Zhengzhe Liu , Renjie Liao , Philip H. S. Torr , Raquel Urtasun , Jiaya Jia

As a fundamental building block in computer vision, edges can be categorised into four types according to the discontinuity in surface-Reflectance, Illumination, surface-Normal or Depth. While great progress has been made in detecting…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Mengyang Pu , Yaping Huang , Qingji Guan , Haibin Ling

Learning to reconstruct depths in a single image by watching unlabeled videos via deep convolutional network (DCN) is attracting significant attention in recent years. In this paper, we introduce a surface normal representation for…

计算机视觉与模式识别 · 计算机科学 2017-11-13 Zhenheng Yang , Peng Wang , Wei Xu , Liang Zhao , Ramakant Nevatia

This work presents an accurate and robust method for estimating normals from point clouds. In contrast to predecessor approaches that minimize the deviations between the annotated and the predicted normals directly, leading to direction…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Yingrui Wu , Mingyang Zhao , Keqiang Li , Weize Quan , Tianqi Yu , Jianfeng Yang , Xiaohong Jia , Dong-Ming Yan