三维点云深度学习代码torch-points3d-SiamKPConvVariants复现记录(持续更新中)

参考文献:de Gélis I, Lefèvre S, Corpetti T. Siamese KPConv: 3D multiple change detection from raw point clouds using deep learning[J]. ISPRS Journal of Photogrammetry and Remote Sensing, 2023, 197: 274-291.

Siamese KPConv: 3D multiple change detection from raw point clouds using deep learning - ScienceDirecthttps://www.sciencedirect.com/science/article/pii/S0924271623000394

插句题外话:IdeGelis这家伙是真牛B(‪Iris de Gélis‬ - ‪Google 学术搜索‬),深耕遥感和深度学习领域,感觉很年轻的亚子, ISPRS和TGRS真是咔咔发(顶级膜拜大佬😜😜😜)  还发布了广为流传的Urb3DCD数据集(需要数据集的铁子,点赞来波关注,网盘提取码双手送上😁😁😁)苦苦等待许久下载到的,求个关注不过分吧😋

吐槽开始:大佬牛是牛,但咱就是说能不能把GitHub上的操作步骤写得再详细一点😭,按照简单的教程运行一步错一步,报错都看不明白。 网上能参考的资料真是没有,于是我鼓起勇气发邮件直接联系作者(静静等待回复中。。。):

复现的心路历程:

conda create --prefix /CD/envs/SKP38 python=3.8
conda activate /CD/envs/SKP38
降级:pip install pip==24.0 -i https://pypi.tuna.tsinghua.edu.cn/simple(到底需不需要降级?看自己)
pip安装requirements.txt中的工具包
cd /CD/torch-points3d-SiameseKPConv-master
pip install -r requirements.txt   -i https://pypi.tuna.tsinghua.edu.cn/simple(有时工具版本不匹配,就会报错,报错我是习惯了,直接无视,以后缺什么再按什么。强迫症除外😱)

nvcc --version 查看电脑的CUDA版本
pip install torch==2.1.0+cu121 torchvision==0.16.0+cu121 torchaudio==2.1.0 -f https://download.pytorch.org/whl/torch_stable.html

pip install torch-scatter -f https://data.pyg.org/whl/torch-2.1.0+cu121.html
pip install torch-sparse -f https://data.pyg.org/whl/torch-2.1.0+cu121.html
pip install torch-cluster -f https://data.pyg.org/whl/torch-2.1.0+cu121.html
pip install torch-spline-conv -f https://data.pyg.org/whl/torch-2.1.0+cu121.html
pip install torch-geometric
pip install zipp==3.15.0
pip install hydra-core==1.0.1 omegaconf==2.2.2
pip install wandb==0.15.12    
pip install numba==0.53.1 scikit-learn==0.24.2

刚开始选择shapenet数据集、模型pointnet2、分割Chair、不开启wandb  (从我认为最简单的开始搞搞搞)

HYDRA_FULL_ERROR=1 python train.py task=segmentation models=segmentation/pointnet2 model_name=pointnet2 data=segmentation/shapenet +data.category=Chair training.wandb.public=false

出现如下画面,恭喜你训练开始了,也算是看到太阳了😎😎😎

未完待续... 比较兴奋,先写个简略版,后续持续更新(可催更哦) 

看到这里你要不点个赞,那就是纯渣男渣女了🤜🤜🤜

欢迎点赞、收藏+转发,有问题随时评论区或私信交流, 感谢支持

To be better!!!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

勇博士科研能干明白么

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值