Point Cloud Models

PointASNL is a non-local neural network for point clouds processing It consists of two general modules: adaptive sampling (AS) module and local-Nonlocal (L-NL) module. The AS module first re-weights the neighbors around the initial sampled points from farthest point sampling (FPS), and then adaptively adjusts the sampled points beyond the entire point cloud. The AS module can not only benefit the feature learning of point clouds, but also ease the biased effect of outliers. The L-NL module capture the neighbor and long-range dependencies of the sampled point, and enables the learning process to be insensitive to noise.

Source: PointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
3D Point Cloud Classification 1 50.00%
Semantic Segmentation 1 50.00%

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories