点云深度学习

参考文章:

point cloud_李敏乐的博客_Leroy Sane-CSDN博客

https://blog.csdn.net/qq_33278989/category_7613284.html

点云深度学习系列文章,点云深度学习_oliongs的博客_fool_wenCC-CSDN博客

https://blog.csdn.net/oliongs/category_8056753.html

pytorch点云深度学习工具库,包含很多论文模型

小白科研笔记:PyTorch Geometric的入门

https://blog.csdn.net/qq_39732684/article/details/104984667

点云深度学习数据集

【深度学习】三维点云数据集总结

https://blog.csdn.net/u014636245/article/details/83269939

三维点云数据集

https://blog.csdn.net/wi162yyxq/article/details/69501350

COCO2014&KITTI&ModelNet数据集下载百度链接

https://blog.csdn.net/taifengzikai/article/details/100936109

点云论文集合

ICRA2018点云相关论文汇总

https://blog.csdn.net/qq_33278989/article/details/81835625

CVPR 2020 全部论文 分类汇总和打包下载

https://blog.csdn.net/zhjm07054115/article/details/104788338

CVPR2019 | 论文分类汇总(190611 更新)

https://bbs.cvmart.net/topics/302/cvpr2019paper

"hand gesture",arxiv搜索结果

https://arxiv.org/search/?query=%22hand+gesture%22&searchtype=title&abstracts=show&order=-announced_date_first&size=50

PointNet和PointNet++

3D点云 | 基于深度学习处理点云数据入门经典:PointNet、PointNet++

https://blog.csdn.net/sinat_17456165/article/details/106596332

点云深度学习系列一: PointNet和PointNet++

https://blog.csdn.net/oliongs/article/details/82698744

点云深度学习系列4——PointNet分析

https://blog.csdn.net/qq_33278989/article/details/80410381

Pointnet系列(二)Pointnet++

https://blog.csdn.net/sinat_37011812/article/details/81945050

PointNet++ 论文及代码解读

https://zhuanlan.zhihu.com/p/88238420

pointnet与++原理与代码介绍,复现 - lakaka - 博客园

https://www.cnblogs.com/xjxy/p/13619163.html

PointNet开源项目:

charlesq34/pointnet: PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

https://github.com/charlesq34/pointnet

charlesq34/pointnet2: PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space

https://github.com/charlesq34/pointnet2

erikwijmans/Pointnet2_PyTorch: PyTorch implementation of Pointnet2/Pointnet++

https://github.com/erikwijmans/Pointnet2_PyTorch

yanx27/Pointnet_Pointnet2_pytorch: PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.

https://github.com/yanx27/Pointnet_Pointnet2_pytorch

halimacc/pointnet3: Pytorch implementation for pointnet1 + pointnet2(pointnet++).

https://github.com/halimacc/pointnet3

fxia22/pointnet.pytorch: pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593

https://github.com/fxia22/pointnet.pytorch

intel-isl/Open3D-PointNet2-Semantic3D: Semantic3D segmentation with Open3D and PointNet++

https://github.com/intel-isl/Open3D-PointNet2-Semantic3D

PointCNN

PointCNN代码组织结构分析——以分割为例

https://blog.csdn.net/qq_33278989/article/details/80491389

点云深度学习系列1——PointCNN代码阅读心得

https://blog.csdn.net/qq_33278989/article/details/80047252

PointCNN开源

PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)

https://github.com/yangyanli/PointCNN

A PyTorch implemetation of PointCNN (CS294-131 Course Proj)

https://github.com/hxdengBerkeley/PointCNN.Pytorch

Pytorch_PointCNN

https://github.com/jxqhhh/PytorchPointCNN

PointSIFT开源

PointNet.PointNet2.PointSIFT.Pytorch

https://github.com/Tommymhz/PointNet.PointNet2.PointSIFT.Pytorch

PointSIFT: A SIFT-like Network Module for 3D Point Cloud Semantic Segmentation

https://github.com/MVIG-SJTU/pointSIFT

ScanObjectNN

Revisiting Point Cloud Classification: A New Benchmark Dataset and Classification Model on Real-World Data

https://github.com/hkust-vgd/scanobjectnn

猜你喜欢

转载自blog.csdn.net/yiyayiya557/article/details/109340982