基于Pytorch复现Point Transformer用于ShapeNet数据集点云分割

Pytorch Implementation of Point Transformer

基于Point Transformers复现点云分割任务

代码地址:

https://github.com/Sharpiless/Point-Transformer-Pytorch

论文地址:

https://arxiv.org/abs/2012.09164

准备数据:

使用连接下载 ShapeNet 数据集:下载地址

下载完成后解压到 data/shapenetcore_partanno_segmentation_benchmark_v0_normal

你可能感兴趣的:(深度学习-计算机视觉,python,深度学习,人工智能,点云,分割)