摘要: Global-Local Bidirectional Reasoning for Unsupervised Representation Learning of 3D Point Clouds Global-Local Bidirectional Reasoning简称GLR,通过无监督学习的方式, 阅读全文
posted @ 2020-12-08 22:27 LewKI 阅读(359) 评论(1) 推荐(0)
摘要: PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space PointNet是PointNet的延续,或者说是PointNet的改进。PointNet使用shared mlp单独地处理每个点并使用max 阅读全文
posted @ 2020-12-08 15:48 LewKI 阅读(997) 评论(0) 推荐(0)
摘要: PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation PointNet是深度学习应用到点云数据的先驱。在此之前,传统的机器学习方法大多基于点云的手工设计的特征,并使用机器学习模型如SVM。深度学习方法 阅读全文
posted @ 2020-12-08 10:14 LewKI 阅读(2513) 评论(0) 推荐(0)