mlvlab / SPoTr

Official pytorch implementation of "Self-positioning Point-based Transformer for Point Cloud Understanding" (CVPR 2023).
95 stars 5 forks source link

what about p and f in s3dis? #24

Closed qifeng22 closed 7 months ago

qifeng22 commented 8 months ago

p = (x,y,z) in Spatial coordinates what about f represent? image

qifeng22 commented 8 months ago

@PJin0

PJin0 commented 7 months ago

As you know, p indicates spatial coordinates. f represents features such as colors.