Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 226 Bytes

features.md

File metadata and controls

12 lines (10 loc) · 226 Bytes

LightConvPoint features

Convolution

  • LCP
  • ConvPoint
  • PCCN

Search algorithm

  • LCP quantized search
  • Farthest point sampling (PointNet++)
  • Iterative sampling with seen points memory (ConvPoint)
  • Random sampling