Namespace AiDotNet.PointCloud.Layers
Classes
- MaxPoolingLayer<T>
Implements global max pooling for point clouds to extract global features.
- PointConvolutionLayer<T>
Implements a convolution layer specifically designed for point cloud data.
- TNetLayer<T>
Implements a Transformation Network (T-Net) for learning spatial transformations of point clouds.