paper-with-me

Papers

Adaptive Channel Encoding for Point Cloud Analysis

2021-12-05 · Guoquan Xu, Hezhi Cao, Yifan Zhang, Jianwei Wan, Ke Xu, Yanxin Ma

Attention mechanism plays a more and more important role in point cloud analysis and channel attention is one of the hotspots. With so much channel information, it is difficult for neural networks to screen useful channel information. Thus, an adaptive channel encoding mechanism is proposed to capture channel relationships in this paper. It improves the quality of the representation generated by the network by explicitly encoding the interdependence between the channels of its features. Specifically, a channel-wise convolution (Channel-Conv) is proposed to adaptively learn the relationship between coordinates and features, so as to encode the channel. Different from the popular attention weight schemes, the Channel-Conv proposed in this paper realizes adaptability in convolution operation, rather than simply assigning different weights for channels. Extensive experiments on existing benchmarks verify our method achieves the state of the arts.

📄 PDF Abstract BibTeX arXiv:2112.02509

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Adaptive Channel Encoding Transformer for Point Cloud Analysis

2021-12-05 · Guoquan Xu, Hezhi Cao, Yifan Zhang, Yanxin Ma 외

Transformer plays an increasingly important role in various computer vision areas and remarkable achievements have also been made in point cloud analysis. Since they mainly focus on point-wise transformer, an adaptive ch…

Point Cloud Classification

A Convolutional Decoder for Point Clouds using Adaptive Instance Normalization

2019-06-27 · Isaak Lim, Moritz Ibing, Leif Kobbelt

Automatic synthesis of high quality 3D shapes is an ongoing and challenging area of research. While several data-driven methods have been proposed that make use of neural networks to generate 3D shapes, none of them reac…

DecoderImage GenerationPoint Cloud Generationpoint cloud upsampling

Group Contextual Encoding for 3D Point Clouds

2020-12-01 · NeurIPS 2020 12 · Xu Liu, Chengtao Li, Jian Wang, Jingbo Wang 외

Global context is crucial for 3D point cloud scene understanding tasks. In this work, we extended the contextual encoding layer that was originally designed for 2D tasks to 3D Point Cloud scenarios. The encoding layer l…

Scene Understanding

DANet: Density Adaptive Convolutional Network with Interactive Attention for 3D Point Clouds

2023-03-08 · Yong He, Hongshan Yu, Zhengeng Yang, Wei Sun 외

Local features and contextual dependencies are crucial for 3D point cloud analysis. Many works have been devoted to designing better local convolutional kernels that exploit the contextual dependencies. However, current …

Semantic Segmentation

Point-Voxel Adaptive Feature Abstraction for Robust Point Cloud Classification

2022-10-27 · Lifa Zhu, Changwei Lin, Chen Zheng, Ninghua Yang

Great progress has been made in point cloud classification with learning-based methods. However, complex scene and sensor inaccuracy in real-world application make point cloud data suffer from corruptions, such as occlus…

ClassificationPoint Cloud Classification