中文
相关论文

相关论文: DANet: Density Adaptive Convolutional Network with…

200 篇论文

Convolutional Neural Networks (CNNs) excel in local spatial pattern recognition. For many vision tasks, such as object recognition and segmentation, salient information is also present outside CNN's kernel boundaries. However, CNNs struggle…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Farzad Salajegheh , Nader Asadi , Soroush Saryazdi , Sudhir Mudur

Recently Transformer-based models have advanced point cloud understanding by leveraging self-attention mechanisms, however, these methods often overlook latent information in less prominent regions, leading to increased sensitivity to…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Yi Wang , Jiaze Wang , Ziyu Guo , Renrui Zhang , Donghao Zhou , Guangyong Chen , Anfeng Liu , Pheng-Ann Heng

Point clouds provide a flexible geometric representation suitable for countless applications in computer graphics; they also comprise the raw output of most 3D data acquisition devices. While hand-designed features on point clouds have long…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Yue Wang , Yongbin Sun , Ziwei Liu , Sanjay E. Sarma , Michael M. Bronstein , Justin M. Solomon

We present a novel attention-based mechanism to learn enhanced point features for point cloud processing tasks, e.g., classification and segmentation. Unlike prior works, which were trained to optimize the weights of a pre-selected set of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Liqiang Lin , Pengdi Huang , Chi-Wing Fu , Kai Xu , Hao Zhang , Hui Huang

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

计算机视觉与模式识别 · 计算机科学 2019-12-30 Mobina Mahdavi , Fahimeh Fooladgar , Shohreh Kasaei

Modern neural architectures for 3D point cloud processing contain both convolutional layers and attention blocks, but the best way to assemble them remains unclear. We analyse the role of different computational blocks in 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Yuanwen Yue , Damien Robert , Jianyuan Wang , Sunghwan Hong , Jan Dirk Wegner , Christian Rupprecht , Konrad Schindler

General point clouds have been increasingly investigated for different tasks, and recently Transformer-based networks are proposed for point cloud analysis. However, there are barely related works for medical point clouds, which are…

图像与视频处理 · 电气工程与系统科学 2021-12-20 Jianhui Yu , Chaoyi Zhang , Heng Wang , Dingxin Zhang , Yang Song , Tiange Xiang , Dongnan Liu , Weidong Cai

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen

Deep neural networks are widely used for understanding 3D point clouds. At each point convolution layer, features are computed from local neighborhoods of 3D points and combined for subsequent processing in order to extract semantic…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Jiayun Wang , Rudrasis Chakraborty , Stella X. Yu

2D convolutional neural networks (CNNs) have attracted significant attention for hyperspectral image super-resolution tasks. However, a key limitation is their reliance on local neighborhoods, which leads to a lack of global contextual…

图像与视频处理 · 电气工程与系统科学 2025-06-06 Usman Muhammad , Jorma Laaksonen

Humans can effectively find salient regions in complex scenes. Self-attention mechanisms were introduced into Computer Vision (CV) to achieve this. Attention Augmented Convolutional Network (AANet) is a mixture of convolution and…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Runqing Zhang , Tianshu Zhu

As a fundamental task for indoor scene understanding, 3D object detection has been extensively studied, and the accuracy on indoor point cloud data has been substantially improved. However, existing researches have been conducted on limited…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zijing Zhao , Zhu Xu , Qingchao Chen , Yuxin Peng , Yang Liu

In this paper, we propose Attention Based Decomposition Network (ABD-Net), for point cloud decomposition into basic geometric shapes namely, plane, sphere, cone and cylinder. We show improved performance of 3D object classification using…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Siddharth Katageri , Shashidhar V Kudari , Akshaykumar Gunari , Ramesh Ashok Tabib , Uma Mudenagudi

We propose the Multi-Head Density Adaptive Attention Mechanism (DAAM), a novel probabilistic attention framework that can be used for Parameter-Efficient Fine-tuning (PEFT), and the Density Adaptive Transformer (DAT), designed to enhance…

机器学习 · 计算机科学 2024-10-01 Georgios Ioannides , Aman Chadha , Aaron Elkins

Standard Convolutional Neural Network (CNN) designs rarely focus on the importance of explicitly capturing diverse features to enhance the network's performance. Instead, most existing methods follow an indirect approach of increasing or…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Abenezer Girma , Abdollah Homaifar , M Nabil Mahmoud , Xuyang Yan , Mrinmoy Sarkar

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

Deep learning with 3D data has progressed significantly since the introduction of convolutional neural networks that can handle point order ambiguity in point cloud data. While being able to achieve good accuracies in various scene…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

3D object detection from LiDAR data for autonomous driving has been making remarkable strides in recent years. Among the state-of-the-art methodologies, encoding point clouds into a bird's eye view (BEV) has been demonstrated to be both…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Yantao Lu , Xuetao Hao , Yilan Li , Weiheng Chai , Shiqi Sun , Senem Velipasalar

Point cloud semantic segmentation plays an essential role in autonomous driving, providing vital information about drivable surfaces and nearby objects that can aid higher level tasks such as path planning and collision avoidance. While…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Ozan Unal , Luc Van Gool , Dengxin Dai

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

计算机视觉与模式识别 · 计算机科学 2018-03-30 Binh-Son Hua , Minh-Khoi Tran , Sai-Kit Yeung