大工至善|大学至真分享 http://blog.sciencenet.cn/u/lcj2212916

博文

[转载]【计算机科学】【2017】【含源码】PointNet:用于三维分类和分割的点集深度学习

已有 1154 次阅读 2021-2-9 16:19 |系统分类:科研笔记|文章来源:转载

图片


本文为美国斯坦福大学(作者:Charles R. Qi)的毕业论文。

 

这项工作基于我们的arXiv技术报告,该报告出现在2017年CVPR上。我们提出了一种新的点云(无序点集)深网体系结构。您也可以查看我们的项目网页,以获得更深入的介绍。

 

点云是一种重要的几何数据结构。由于其格式不规则,大多数研究人员将这些数据转换为规则的三维体素网格或图像集合。然而,这会使数据变得不必要的庞大,并导致问题。本文设计了一种新的直接使用点云的神经网络,它很好地满足了输入点的排列不变性。我们的网络名为PointNet,为从对象分类、部件分割到场景语义分析的应用程序提供了一个统一的体系结构。虽然简单,但PointNet非常高效

 

在这个存储库中,我们发布了代码和数据,用于从三维形状采样的点云上训练PointNet分类网络,以及在ShapeNet零件数据集上训练零件分割网络。

 

This work is based on our arXiv tech report, which is going to appear in CVPR 2017. We proposed a novel deep net architecture for point clouds (as unordered point sets). You can also check our project webpage for a deeper introduction.

 

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and causes issues. In this paper, we design a novel type of neural network that directly consumes point clouds, which well respects the permutation invariance of points in the input. Our network, named PointNet, provides a unified architecture for applications ranging from object classification, part segmentation, to scene semantic parsing. Though simple, PointNet is highly efficient and effective.

 

In this repository, we release code and data for training a PointNet classification network on point clouds sampled from 3D shapes, as well as for training a part segmentation network on ShapeNet Part dataset.


更多精彩文章请关注公众号:205328s611i1aqxbbgxv19.jpg




https://wap.sciencenet.cn/blog-69686-1271455.html

上一篇:[转载]【无人机】【2014.04】印度班加罗尔开发的无人机血液运输系统
下一篇:[转载]【信息技术】【2002.06】音频信号处理、分析和检索系统
收藏 IP: 183.160.74.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-27 00:03

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部