ModelNet
收藏资源简介:
普林斯顿 ModelNet 项目的目标是为计算机视觉、计算机图形学、机器人学和认知科学领域的研究人员提供全面、干净的对象 3D CAD 模型集合。为了构建数据集的核心,我们使用从 SUN 数据库获得的统计数据编制了世界上最常见的对象类别列表。一旦我们为对象建立了词汇表,我们就会使用在线搜索引擎通过查询每个对象类别术语来收集属于每个对象类别的 3D CAD 模型。然后,我们在 Amazon Mechanical Turk 上雇佣了人工,使用我们内部设计的质量控制工具手动确定每个 CAD 模型是否属于指定类别。为了获得一个非常干净的数据集,我们选择了 10 个流行的对象类别,并手动删除了不属于这些类别的模型。此外,我们还手动对齐了这 10 类子集的 CAD 模型的方向。
The Princeton ModelNet project aims to provide comprehensive and clean collections of 3D CAD object models for researchers in the fields of computer vision, computer graphics, robotics, and cognitive science. To construct the core of the dataset, we compiled a list of the world's most common object categories using statistics obtained from the SUN Database. Once we established a vocabulary for objects, we collected 3D CAD models belonging to each object category using online search engines by querying each object category term. Then, we hired human workers on Amazon Mechanical Turk to manually determine whether each CAD model belonged to the specified category using our internally designed quality control tools. To obtain a highly clean dataset, we selected 10 popular object categories and manually removed models that did not belong to these categories. Additionally, we also manually aligned the orientations of the CAD models in this 10-category subset.

- ModelNet首次发表于CVPR(计算机视觉与模式识别会议),由普林斯顿大学的研究人员提出,作为三维形状识别的标准基准数据集。
- ModelNet40版本发布,包含40个类别的三维模型,进一步提升了数据集的多样性和复杂性。
- ModelNet10版本发布,专注于10个类别的三维模型,旨在简化研究和实验。
- ModelNet在多个国际会议和期刊上被广泛引用,成为三维计算机视觉领域的重要参考数据集。
- ModelNet被用于多个深度学习模型的训练和评估,推动了三维形状识别技术的发展。
- 13D ShapeNets: A Deep Representation for Volumetric ShapesPrinceton University · 2015年
- 2PointNet: Deep Learning on Point Sets for 3D Classification and SegmentationStanford University · 2017年
- 3PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric SpaceStanford University · 2017年
- 4Dynamic Graph CNN for Learning on Point CloudsTsinghua University · 2019年
- 5RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point CloudsUniversity of Adelaide · 2020年



