github地址: https://github.com/hkust-vgd/shellnet
Installation
The code is based on PointCNN. Please install TensorFlow, and follow the instruction in PointNet++ to compile the customized TF operators in the
tf_opsfolder.The code has been tested with Python 3.6, TensorFlow 1.13.2, CUDA 10.0 and cuDNN 7.3 on Ubuntu 14.04.
对于数据集Semantic3D
You can download our preprocessed hdf5 files and labels here.
下载下来处理好的semantic数据集的文件后,按照setting/seg_sem

本文记录了ShellNet的安装过程,包括依赖TensorFlow的安装和自定义TF操作符的编译。同时,详细说明了如何处理Semantic3D数据集,提供预处理数据的下载链接,并给出数据集的组织结构。在安装过程中遇到的`tensorflow.python.framework.errors_impl.NotFoundError`问题,通过查阅资料找到了解决方案。
最低0.47元/天 解锁文章
1002

被折叠的 条评论
为什么被折叠?



