中文
相关论文

相关论文: CS-Net:Contribution-based Sampling Network for Poi…

200 篇论文

How to learn long-range dependencies from 3D point clouds is a challenging problem in 3D point cloud analysis. Addressing this problem, we propose a global attention network for point cloud semantic segmentation, named as GA-Net, consisting…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Shuang Deng , Qiulei Dong

Convolutional layers are an integral part of many deep neural network solutions in computer vision. Recent work shows that replacing the standard convolution operation with mechanisms based on self-attention leads to improved performance on…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Souvik Kundu , Hesham Mostafa , Sharath Nittur Sridhar , Sairam Sundaresan

Cascade is a widely used approach that rejects obvious negative samples at early stages for learning better classifier and faster inference. This paper presents chained cascade network (CC-Net). In this CC-Net, the cascaded classifier at a…

计算机视觉与模式识别 · 计算机科学 2017-02-24 Wanli Ouyang , Ku Wang , Xin Zhu , Xiaogang Wang

In computer-aided design (CAD) community, the point cloud data is pervasively applied in reverse engineering, where the point cloud analysis plays an important role. While a large number of supervised learning methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Cheng Zhang , Jian Shi , Xuan Deng , Zizhao Wu

In recent years, Convolutional Neural Networks (CNN) have proven to be efficient analysis tools for processing point clouds, e.g., for reconstruction, segmentation and classification. In this paper, we focus on the classification of edges…

Point cloud segmentation is a fundamental visual understanding task in 3D vision. A fully supervised point cloud segmentation network often requires a large amount of data with point-wise annotations, which is expensive to obtain. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Xiaoyu Chen , Chi Zhang , Guosheng Lin , Jing Han

Point cloud representation has gained traction due to its efficient memory usage and simplicity in acquisition, manipulation, and storage. However, as point cloud sizes increase, effective down-sampling becomes essential to address the…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Shubham Bhardwaj , Ashwin Vinod , Soumojit Bhattacharya , Aryan Koganti , Aditya Sai Ellendula , Balakrishna Reddy

Real-world applications often involve domain-specific and task-based performance objectives that are not captured by the standard machine learning losses, but are critical for decision making. A key challenge for direct integration of more…

机器学习 · 计算机科学 2020-06-29 Di Chen , Yada Zhu , Xiaodong Cui , Carla P. Gomes

In this paper, we propose a novel deep architecture tailored for 3D point cloud applications, named as SPE-Net. The embedded ``Selective Position Encoding (SPE)'' procedure relies on an attention mechanism that can effectively attend to the…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Zhaofan Qiu , Yehao Li , Yu Wang , Yingwei Pan , Ting Yao , Tao Mei

Point cloud based retrieval for place recognition is still a challenging problem due to drastic appearance and illumination changes of scenes in changing environments. Existing deep learning based global descriptors for the retrieval task…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Le Hui , Mingmei Cheng , Jin Xie , Jian Yang

This paper presents SO-Net, a permutation invariant architecture for deep learning with orderless point clouds. The SO-Net models the spatial distribution of point cloud by building a Self-Organizing Map (SOM). Based on the SOM, SO-Net…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Jiaxin Li , Ben M. Chen , Gim Hee Lee

Robust and discriminative feature learning is critical for high-quality point cloud registration. However, existing deep learning-based methods typically rely on Euclidean neighborhood-based strategies for feature extraction, which struggle…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Shuyuan Lin , Wenwu Peng , Junjie Huang , Qiang Qi , Miaohui Wang , Jian Weng

In the field of resource-constrained robots and the need for effective place recognition in multi-robotic systems, this article introduces RecNet, a novel approach that concurrently addresses both challenges. The core of RecNet's…

机器人学 · 计算机科学 2024-10-04 Nikolaos Stathoulopoulos , Mario A. V. Saucedo , Anton Koval , George Nikolakopoulos

Due to the lack of automated methods, to diagnose cerebrovascular disease, time-of-flight magnetic resonance angiography (TOF-MRA) is assessed visually, making it time-consuming. The commonly used encoder-decoder architectures for…

图像与视频处理 · 电气工程与系统科学 2024-06-21 Syed Farhan Abbas , Nguyen Thanh Duc , Yoonguu Song , Kyungwon Kim , Ekta Srivastava , Boreom Lee

In industrial defect segmentation tasks, while pixel accuracy and Intersection over Union (IoU) are commonly employed metrics to assess segmentation performance, the output consistency (also referred to equivalence) of the model is often…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Zhen Qu , Xian Tao , Fei Shen , Zhengtao Zhang , Tao Li

Deep learning on the point cloud is increasingly developing. Grouping the point with its neighbors and conducting convolution-like operation on them can learn the local feature of the point cloud, but this method is weak to extract the…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Shangwei Guo , Jun Li , Zhengchao Lai , Xiantong Meng , Shaokun Han

Camouflaged object detection (COD) remains a challenging task in computer vision. Existing methods often resort to additional branches for edge supervision, incurring substantial computational costs. To address this, we propose the…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Yang Hu , Jinxia Zhang , Kaihua Zhang , Yin Yuan , Jiale Huang , Zechao Zhan , Xing Wang

In recent years, incomplete multi-view clustering, which studies the challenging multi-view clustering problem on missing views, has received growing research interests. Although a series of methods have been proposed to address this issue,…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Jie Wen , Zheng Zhang , Yong Xu , Bob Zhang , Lunke Fei , Guo-Sen Xie

Compressive sensing (CS) is a technique that enables the recovery of sparse signals using fewer measurements than traditional sampling methods. To address the computational challenges of CS reconstruction, our objective is to develop an…

图像与视频处理 · 电气工程与系统科学 2024-01-08 Youhao Yu , Richard M. Dansereau

Channel pruning can effectively reduce both computational cost and memory footprint of the original network while keeping a comparable accuracy performance. Though great success has been achieved in channel pruning for 2D image-based…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yaomin Huang , Ning Liu , Zhengping Che , Zhiyuan Xu , Chaomin Shen , Yaxin Peng , Guixu Zhang , Xinmei Liu , Feifei Feng , Jian Tang
‹ 上一页 1 8 9 10 下一页 ›