基于深度学习和多视角视觉的三维点云植物部分分割

Yibing Lai, Shenglian Lu, Tingting Qian, Ming Chen, Song Zhen, Guo Li
{"title":"基于深度学习和多视角视觉的三维点云植物部分分割","authors":"Yibing Lai, Shenglian Lu, Tingting Qian, Ming Chen, Song Zhen, Guo Li","doi":"10.14733/CADCONFP.2021.218-222","DOIUrl":null,"url":null,"abstract":"Introduction: Automatic measuring and monitoring technologies make great revolution to modern agriculture in the 21st century. High-throughput, precision, and non-destructive plant phenotyping measurement has become a key issue in agricultural eld. Researchers obtain 3D structure information of plant by reconstructing 3D models of plant such as point cloud [5, 6]. Point cloud is a kind of data that can represent 3D depth information. In recent years, the application of deep learning methods on images has achieved amazing results. However, the application of deep learning methods on point cloud is still potential for exploration. The existing deep learning methods for point cloud data [4] are mainly developed from two aspects. One is non-point-based methods , such as multi-view-based [9], and voxel-based [12]. The other is pointbased method, such as PointNet [8] network, which provides an end-to-end learning method that can directly process point cloud. It is strong, but it does not have the ability to capture local information, so PointNet++ [7] was proposed for iterative feature extraction through the eld of each point so that the network can better extract the local features of the point cloud. In plant phenotyping research, we want to automatically obtain plant phenotypic parameters through three-dimensional point clouds. One of the key steps is to segment the point clouds of di erent scenes by an instance. Then we can obtain the number, position and size of the plants in the scene. We noticed that the 3D-BoNet [11] point cloud instance segmentation network has the characteristics of simple design, universal and e cient. The above network characteristics are worthy that we research deep learning application for the acquisition of plant phenotypic parameters based on this framework. In this study, we consider two segmentation tasks from 3D point cloud:","PeriodicalId":166025,"journal":{"name":"CAD'21 Proceedings","volume":"57 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Segmentation of Plant-part from 3D Point Cloud Using Deep Learning and Multi-view Vision\",\"authors\":\"Yibing Lai, Shenglian Lu, Tingting Qian, Ming Chen, Song Zhen, Guo Li\",\"doi\":\"10.14733/CADCONFP.2021.218-222\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Introduction: Automatic measuring and monitoring technologies make great revolution to modern agriculture in the 21st century. High-throughput, precision, and non-destructive plant phenotyping measurement has become a key issue in agricultural eld. Researchers obtain 3D structure information of plant by reconstructing 3D models of plant such as point cloud [5, 6]. Point cloud is a kind of data that can represent 3D depth information. In recent years, the application of deep learning methods on images has achieved amazing results. However, the application of deep learning methods on point cloud is still potential for exploration. The existing deep learning methods for point cloud data [4] are mainly developed from two aspects. One is non-point-based methods , such as multi-view-based [9], and voxel-based [12]. The other is pointbased method, such as PointNet [8] network, which provides an end-to-end learning method that can directly process point cloud. It is strong, but it does not have the ability to capture local information, so PointNet++ [7] was proposed for iterative feature extraction through the eld of each point so that the network can better extract the local features of the point cloud. In plant phenotyping research, we want to automatically obtain plant phenotypic parameters through three-dimensional point clouds. One of the key steps is to segment the point clouds of di erent scenes by an instance. Then we can obtain the number, position and size of the plants in the scene. We noticed that the 3D-BoNet [11] point cloud instance segmentation network has the characteristics of simple design, universal and e cient. The above network characteristics are worthy that we research deep learning application for the acquisition of plant phenotypic parameters based on this framework. In this study, we consider two segmentation tasks from 3D point cloud:\",\"PeriodicalId\":166025,\"journal\":{\"name\":\"CAD'21 Proceedings\",\"volume\":\"57 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-05-12\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"CAD'21 Proceedings\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.14733/CADCONFP.2021.218-222\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"CAD'21 Proceedings","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.14733/CADCONFP.2021.218-222","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

自动测量与监测技术是21世纪现代农业的一场巨大革命。高通量、高精度、无损的植物表型检测已成为农业领域的关键问题。研究者通过重建植物的三维模型,如点云等,获得植物的三维结构信息[5,6]。点云是一种能够表示三维深度信息的数据。近年来,深度学习方法在图像上的应用取得了惊人的效果。然而,深度学习方法在点云上的应用仍有探索潜力。现有的点云数据深度学习方法[4]主要从两个方面发展。一种是非基于点的方法,如基于多视图的[9]和基于体素的[12]。另一种是基于点的方法,如PointNet[8]网络,它提供了一种可以直接处理点云的端到端学习方法。它是强大的,但不具备捕获局部信息的能力,因此提出了PointNet++[7],通过每个点的场进行迭代特征提取,使网络能够更好地提取点云的局部特征。在植物表型研究中,我们希望通过三维点云自动获取植物表型参数。其中一个关键步骤是通过实例分割不同场景的点云。然后我们可以得到场景中植物的数量、位置和大小。我们注意到3D-BoNet[11]点云实例分割网络具有设计简单、通用和高效的特点。上述网络特征值得我们基于该框架研究植物表型参数获取的深度学习应用。在本研究中,我们考虑了3D点云的两个分割任务:
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Segmentation of Plant-part from 3D Point Cloud Using Deep Learning and Multi-view Vision
Introduction: Automatic measuring and monitoring technologies make great revolution to modern agriculture in the 21st century. High-throughput, precision, and non-destructive plant phenotyping measurement has become a key issue in agricultural eld. Researchers obtain 3D structure information of plant by reconstructing 3D models of plant such as point cloud [5, 6]. Point cloud is a kind of data that can represent 3D depth information. In recent years, the application of deep learning methods on images has achieved amazing results. However, the application of deep learning methods on point cloud is still potential for exploration. The existing deep learning methods for point cloud data [4] are mainly developed from two aspects. One is non-point-based methods , such as multi-view-based [9], and voxel-based [12]. The other is pointbased method, such as PointNet [8] network, which provides an end-to-end learning method that can directly process point cloud. It is strong, but it does not have the ability to capture local information, so PointNet++ [7] was proposed for iterative feature extraction through the eld of each point so that the network can better extract the local features of the point cloud. In plant phenotyping research, we want to automatically obtain plant phenotypic parameters through three-dimensional point clouds. One of the key steps is to segment the point clouds of di erent scenes by an instance. Then we can obtain the number, position and size of the plants in the scene. We noticed that the 3D-BoNet [11] point cloud instance segmentation network has the characteristics of simple design, universal and e cient. The above network characteristics are worthy that we research deep learning application for the acquisition of plant phenotypic parameters based on this framework. In this study, we consider two segmentation tasks from 3D point cloud:
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Interior Ball-Pivoting on Point Clouds for Offsetting Triangular Meshes Modeling Coverage Areas of Anisotropic Transmitters by Voronoi-like Structures Hybrid Line-Arc Toolpath Machining with Corner Transition and Grouping Lookahead Scheme A Semi-Automatic CAD Procedure to Design Custom-made Surgical Cutting Guides Comparative Study of 3D Reconstruction Methods for Medical Imaging
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1