基于RGB图像分类的自动拖拉机耕作边界检测

Gook-Hwan Kim, Dasom Seo, Kyoung-Chul Kim, Youngki Hong, Meong-hun Lee, S. Lee, Hyunjong Kim, H. Ryu, Yong-Joo Kim, Sun-Ok Chung, Dae-Hyun Lee
{"title":"基于RGB图像分类的自动拖拉机耕作边界检测","authors":"Gook-Hwan Kim, Dasom Seo, Kyoung-Chul Kim, Youngki Hong, Meong-hun Lee, S. Lee, Hyunjong Kim, H. Ryu, Yong-Joo Kim, Sun-Ok Chung, Dae-Hyun Lee","doi":"10.7744/KJOAS.20200006","DOIUrl":null,"url":null,"abstract":"In this study, a deep learning-based tillage boundary detection method for autonomous tillage by a tractor was developed, which consisted of image cropping, object classification, area segmentation, and boundary detection methods. Full HD (1920 × 1080) images were obtained using a RGB camera installed on the hood of a tractor and were cropped to 112 × 112 size images to generate a dataset for training the classification model. The classification model was constructed based on convolutional neural networks, and the path boundary was detected using a probability map, which was generated by the integration of softmax outputs. The results show that the F1-score of the classification was approximately 0.91, and it had a similar performance as the deep learning-based classification task in the agriculture field. The path boundary was determined with edge detection and the Hough transform, and it was compared to the actual path boundary. The average lateral error was approximately 11.4 cm, and the average angle error was approximately 8.9o. The proposed technique can perform as well as other approaches; however, it only needs low cost memory to execute the process unlike other deep learning-based approaches. It is possible that an autonomous farm robot can be easily developed with this proposed technique using a simple hardware configuration.","PeriodicalId":17916,"journal":{"name":"Korean Journal of Agricultural Science","volume":"22 1","pages":"205-217"},"PeriodicalIF":0.0000,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"Tillage boundary detection based on RGB imagery classification for an autonomous tractor\",\"authors\":\"Gook-Hwan Kim, Dasom Seo, Kyoung-Chul Kim, Youngki Hong, Meong-hun Lee, S. Lee, Hyunjong Kim, H. Ryu, Yong-Joo Kim, Sun-Ok Chung, Dae-Hyun Lee\",\"doi\":\"10.7744/KJOAS.20200006\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In this study, a deep learning-based tillage boundary detection method for autonomous tillage by a tractor was developed, which consisted of image cropping, object classification, area segmentation, and boundary detection methods. Full HD (1920 × 1080) images were obtained using a RGB camera installed on the hood of a tractor and were cropped to 112 × 112 size images to generate a dataset for training the classification model. The classification model was constructed based on convolutional neural networks, and the path boundary was detected using a probability map, which was generated by the integration of softmax outputs. The results show that the F1-score of the classification was approximately 0.91, and it had a similar performance as the deep learning-based classification task in the agriculture field. The path boundary was determined with edge detection and the Hough transform, and it was compared to the actual path boundary. The average lateral error was approximately 11.4 cm, and the average angle error was approximately 8.9o. The proposed technique can perform as well as other approaches; however, it only needs low cost memory to execute the process unlike other deep learning-based approaches. It is possible that an autonomous farm robot can be easily developed with this proposed technique using a simple hardware configuration.\",\"PeriodicalId\":17916,\"journal\":{\"name\":\"Korean Journal of Agricultural Science\",\"volume\":\"22 1\",\"pages\":\"205-217\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-01-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Korean Journal of Agricultural Science\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.7744/KJOAS.20200006\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Korean Journal of Agricultural Science","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.7744/KJOAS.20200006","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2

摘要

本文研究了一种基于深度学习的拖拉机自主耕作边界检测方法,该方法由图像裁剪、目标分类、区域分割和边界检测方法组成。使用安装在拖拉机引擎盖上的RGB相机获得全高清(1920 × 1080)图像,并将其裁剪为112 × 112大小的图像,生成用于训练分类模型的数据集。基于卷积神经网络构建分类模型,利用softmax输出积分生成的概率图检测路径边界。结果表明,该分类的f1得分约为0.91,在农业领域具有与基于深度学习的分类任务相近的性能。利用边缘检测和霍夫变换确定路径边界,并与实际路径边界进行比较。平均横向误差约为11.4 cm,平均角度误差约为8.90 cm。所提出的技术可以像其他方法一样执行得很好;然而,与其他基于深度学习的方法不同,它只需要低成本的内存来执行该过程。这是可能的,一个自主农场机器人可以很容易地开发与此技术提出使用一个简单的硬件配置。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Tillage boundary detection based on RGB imagery classification for an autonomous tractor
In this study, a deep learning-based tillage boundary detection method for autonomous tillage by a tractor was developed, which consisted of image cropping, object classification, area segmentation, and boundary detection methods. Full HD (1920 × 1080) images were obtained using a RGB camera installed on the hood of a tractor and were cropped to 112 × 112 size images to generate a dataset for training the classification model. The classification model was constructed based on convolutional neural networks, and the path boundary was detected using a probability map, which was generated by the integration of softmax outputs. The results show that the F1-score of the classification was approximately 0.91, and it had a similar performance as the deep learning-based classification task in the agriculture field. The path boundary was determined with edge detection and the Hough transform, and it was compared to the actual path boundary. The average lateral error was approximately 11.4 cm, and the average angle error was approximately 8.9o. The proposed technique can perform as well as other approaches; however, it only needs low cost memory to execute the process unlike other deep learning-based approaches. It is possible that an autonomous farm robot can be easily developed with this proposed technique using a simple hardware configuration.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信