paper-with-me

Papers

CN: Channel Normalization For Point Cloud Recognition

2020-08-01 · ECCV 2020 8 · Zetong Yang, Yanan sun, Shu Liu, Xiaojuan Qi, Jiaya Jia

In 3D recognition, to fuse multi-scale structure information, existing methods apply hierarchical frameworks stacked by multiple fusion layers for integrating current relative locations with structure information from the previous level. In this paper, we deeply analyze these point recognition frameworks and present a factor, called difference ratio, to measure the influence of structure information among different levels on the final representation. We discover that structure information in deeper layers is overwhelmed by information in shallower layers in generating the final features, which prevents the model from understanding the point cloud in a global view. Inspired by this observation, we propose a novel channel normalization scheme to balance structure information among different layers and avoid excessive accumulation of shallow information, which benefits the model in exploiting and integrating multilayer structure information. We evaluate our channel normalization in several core 3D recognition tasks including classification, segmentation and detection. Experimental results show that our channel normalization further boosts the performance of state-of-the-art methods effectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Window Normalization: Enhancing Point Cloud Understanding by Unifying Inconsistent Point Densities

2022-12-05 · Qi Wang, Sheng Shi, Jiahui Li, Wuming Jiang 외

Downsampling and feature extraction are essential procedures for 3D point cloud understanding. Existing methods are limited by the inconsistent point densities of different parts in the point cloud. In this work, we anal…

Semantic Segmentation

Scatterer Recognition for Multi-Modal Intelligent Vehicular Channel Modeling via Synesthesia of Machines

2024-06-27 · Ziwei Huang, Lu Bai, Zengrui Han, Xiang Cheng

In this paper, a novel multi-modal intelligent vehicular channel model is proposed by scatterer recognition from light detection and ranging (LiDAR) point clouds via Synesthesia of Machines (SoM). The proposed model can …

SLNet: A Super-Lightweight Geometry-Adaptive Network for 3D Point Cloud Recognition

2026-03-08 · Mohammad Saeid, Amir Salarpour, Pedram MohajerAnsari, Mert D. Pesé arxiv

We present SLNet, a lightweight backbone for 3D point cloud recognition designed to achieve strong performance without the computational cost of many recent attention, graph, and deep MLP based models. The model is built…

Scene Segmentation

Duodepth: Static Gesture Recognition Via Dual Depth Sensors

2020-06-25 · Ilya Chugunov, Avideh Zakhor

Static gesture recognition is an effective non-verbal communication channel between a user and their devices; however many modern methods are sensitive to the relative pose of the user's hands with respect to the capture…

General ClassificationGesture Recognition

PointNorm: Dual Normalization is All You Need for Point Cloud Analysis

2022-07-13 · Shen Zheng, Jinqian Pan, Changjie Lu, Gaurav Gupta

Point cloud analysis is challenging due to the irregularity of the point cloud data structure. Existing works typically employ the ad-hoc sampling-grouping operation of PointNet++, followed by sophisticated local and/or …

3D geometryAllComputational EfficiencyPoint Cloud Classification+2