Article(id=1156264151065416615, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1156264148657886112, articleNumber=null, orderNo=null, doi=10.12404/j.issn.1671-1815.2403425, pmid=null, cstr=null, oa=null, hot=null, price=null, onlineType=0, articleFormat=0, articleType=null, articleTypeStr=research-article, receivedDate=1715184000000, receivedDateStr=2024-05-09, revisedDate=1734364800000, revisedDateStr=2024-12-17, acceptedDate=null, acceptedDateStr=null, onlineDate=1753604455962, onlineDateStr=2025-07-27, pubDate=1740672000000, pubDateStr=2025-02-28, doiRegisterDate=null, doiRegisterDateStr=null, onlineIssueDate=1753604455962, onlineIssueDateStr=2025-07-27, onlineJustAcceptDate=null, onlineJustAcceptDateStr=null, onlineFirstDate=null, onlineFirstDateStr=null, sourceXml=null, magXml=null, createTime=1753604455962, creator=13701087609, updateTime=1753604455962, updator=13701087609, issue=Issue{id=1156264148657886112, tenantId=1146029695717560320, journalId=1146123166801305609, year='2025', volume='25', issue='6', pageStart='2193', pageEnd='2636', issueExtLink='null', onlineDate='null', pubDate='null', beforeIssueId=null, nextIssueId=null, price=null, status=1, issueComplete=1, articleOrder=1, issueType=-1, specialIssue=null, createTime=1753604455388, creator=13701087609, updateTime=1753771257443, updator=13701087609, preIssue=null, nextIssue=null, ext={EN=IssueExt(id=1156963767234945803, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1156264148657886112, language=EN, specialIssueTitle=, coverIllustrator=, specialIssueEditor=, specialIssueAbout=), CN=IssueExt(id=1156963767234945804, tenantId=1146029695717560320, journalId=1146123166801305609, issueId=1156264148657886112, language=CN, specialIssueTitle=, coverIllustrator=, specialIssueEditor=, specialIssueAbout=)}, issueFiles=null}, startPage=2274, endPage=2283, ext={EN=ArticleExt(id=1156264151551955880, articleId=1156264151065416615, tenantId=1146029695717560320, journalId=1146123166801305609, language=EN, title=Lightweight Improvement of YOLOv8 for Apple Detection in Complex Orchard Environments, columnId=1156262738117649382, journalTitle=Science Technology and Engineering, columnName=Papers·Agricultural Science, runingTitle=null, highlight=null, articleAbstract=
Addressing the issues of large model parameters and high computational complexity in apple target detection algorithms for complex orchard environments, which hinder application on devices with limited computational resources, an improved and lightweight apple target detection algorithm named YOLOv8n-Apple based on YOLOv8 was proposed. The backbone network, yaniaNet, was introduced to reduce model parameters and complexity. The original C2f module in the model was replaced with the C2fGhost module, which further decreased model parameters by obtaining similar feature maps through fewer convolutional operations. The lightweight upsampling operator CARAFE was utilized to address the issues of semantic loss and excessively small receptive fields associated with traditional upsampling operators. Given that traditional loss functions cannot fully capture the relative position and size differences between targets, the WIoU bounding box was adopted as the regression loss function. A dataset comprising 3 120 images of mature apples in various scenarios, including distant and close views under front-light and backlight conditions, was collected from diverse angles and backgrounds, to mitigate potential dataset uncertainties. The improved apple detection model for orchard environments demonstrated an average detection accuracy of 90%, which was 7.5, 4.8, 2.2, 3.8, and 3.4 percentage points higher than SSD, Faster R-CNN, YOLOv5, YOLOv7, and YOLOv8, respectively. The detection speed reached 286 frames per second, and the model size was reduced to 1.8 MB, representing an improvement of 41 frames per second compared to the original model, while occupying only 60.0% of size.
, correspAuthors=Jie YANG, authorNote=null, correspAuthorsNote=null, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=null, magXml=null, pdfUrl=null, pdf=null, pdfFileSize=null, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=null, mapNumber=null, authorCompany=null, fund=null, authors=null, authorsList=Hui ZHOU, Jie YANG, Xiang-fei ZHAO), CN=ArticleExt(id=1156264191947297146, articleId=1156264151065416615, tenantId=1146029695717560320, journalId=1146123166801305609, language=CN, title=YOLOv8轻量化的果园复杂环境下苹果检测算法, columnId=1156262738235089896, journalTitle=科学技术与工程, columnName=论文·农业科学, runingTitle=null, highlight=null, articleAbstract=
针对目前复杂果园环境下苹果目标检测算法存在模型参数量大、计算复杂度高,难以在计算资源匮乏的设备上应用的问题,提出了一种改进YOLOv8的果园复杂环境下轻量化苹果目标检测算法YOLOv8n-Apple。引入骨干网络VanillaNet,减少模型参数量,降低模型复杂度;将原始模型C2f模块替换为C2fGhost模块,通过较少的卷积运算来获得相似特征图进一步减少模型参数;使用轻量级上采样算子CARAFE,避免传统上采样算子语义缺失和感受野过小的问题;由于传统损失函数不能完全捕捉到目标之间的相对位置和大小差异,采用WIoU边界框作为回归损失函数。收集包含远景顺光、远景背光、近景顺光、近景背光等成熟苹果照片共计3 120 张,从不同角度和背景进行采集,并改进数据增强,避免数据集单个不确定性;本文提出果园环境下改进后的苹果检测模型平均检测精度分别比SSD、Faster R-CNN、YOLOV5、YOLOV7、YOLOV8高7.5个百分点、4.8个百分点、2.2个百分点、3.8个百分点和3.4个百分点,达到90%,检测速度达到286帧,模型大小1.8 MB,比原始模型提高了41帧,模型大小仅有其60.0%。
, correspAuthors=杨洁, authorNote=null, correspAuthorsNote=
, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=7yMrp9fa/oUg0vw4F8jlqQ==, magXml=zHm4B5waaRwpQNVQduJFRQ==, pdfUrl=null, pdf=p/qPHkpxQrAsmIfQOJ1o2A==, pdfFileSize=null, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=PesqD30drtggOhYq/DSQUg==, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=16Wgrotqr49QLgnOU0IY0Q==, mapNumber=null, authorCompany=null, fund=null, authors=
, authorsList=周晖, 杨洁, 赵祥飞)}, authors=[Author(id=1233422543982490219, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, orderNo=0, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=718196955@qq.com, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1233422544104125045, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, authorId=1233422543982490219, language=EN, stringName=Hui ZHOU, firstName=Hui, middleName=null, lastName=ZHOU, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=College of Mechanical and Transportation, Southwest Forestry University, Kunming 650224, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1233422544229954171, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, authorId=1233422543982490219, language=CN, stringName=周晖, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=西南林业大学机械与交通学院, 昆明 650224, bio={"content":"
周晖(1996—),男,汉族,湖北黄梅人,硕士研究生。研究方向:图像处理、计算机视觉。E-mail:718196955@qq.com。
"}, bioImg=null, bioContent=
周晖(1996—),男,汉族,湖北黄梅人,硕士研究生。研究方向:图像处理、计算机视觉。E-mail:718196955@qq.com。
, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1233422543890215520, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, xref=null, ext=[AuthorCompanyExt(id=1233422543894409825, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, companyId=1233422543890215520, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=College of Mechanical and Transportation, Southwest Forestry University, Kunming 650224, China), AuthorCompanyExt(id=1233422543902798434, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, companyId=1233422543890215520, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=西南林业大学机械与交通学院, 昆明 650224)])]), Author(id=1233422544401920646, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, orderNo=1, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=351725623@qq.com, emailSecond=null, emailThird=null, correspondingAuthor=1, authorType=1, ext={EN=AuthorExt(id=1233422545890898581, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, authorId=1233422544401920646, language=EN, stringName=Jie YANG, firstName=Jie, middleName=null, lastName=YANG, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
*, address=College of Mechanical and Transportation, Southwest Forestry University, Kunming 650224, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1233422546004144795, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, authorId=1233422544401920646, language=CN, stringName=杨洁, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
*, address=西南林业大学机械与交通学院, 昆明 650224, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1233422543890215520, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, xref=null, ext=[AuthorCompanyExt(id=1233422543894409825, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, companyId=1233422543890215520, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=College of Mechanical and Transportation, Southwest Forestry University, Kunming 650224, China), AuthorCompanyExt(id=1233422543902798434, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, companyId=1233422543890215520, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=西南林业大学机械与交通学院, 昆明 650224)])]), Author(id=1233422546226442918, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, orderNo=2, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1233422546352272050, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, authorId=1233422546226442918, language=EN, stringName=Xiang-fei ZHAO, firstName=Xiang-fei, middleName=null, lastName=ZHAO, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=College of Mechanical and Transportation, Southwest Forestry University, Kunming 650224, China, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1233422546494878397, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, authorId=1233422546226442918, language=CN, stringName=赵祥飞, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=null, address=西南林业大学机械与交通学院, 昆明 650224, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1233422543890215520, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, xref=null, ext=[AuthorCompanyExt(id=1233422543894409825, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, companyId=1233422543890215520, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=College of Mechanical and Transportation, Southwest Forestry University, Kunming 650224, China), AuthorCompanyExt(id=1233422543902798434, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, companyId=1233422543890215520, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=西南林业大学机械与交通学院, 昆明 650224)])])], keywords=[Keyword(id=1233422546738148044, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, orderNo=1, keyword=neural network), Keyword(id=1233422546817839828, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, orderNo=2, keyword=apple detection), Keyword(id=1233422546918503132, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, orderNo=3, keyword=lightweight), Keyword(id=1233422547027555044, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, orderNo=4, keyword=YOLOv8), Keyword(id=1233422547132412652, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, orderNo=5, keyword=VanillaNet), Keyword(id=1233422547228881656, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, orderNo=1, keyword=神经网络), Keyword(id=1233422547325350658, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, orderNo=2, keyword=苹果检测), Keyword(id=1233422547497317145, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, orderNo=3, keyword=轻量化), Keyword(id=1233422547593786150, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, orderNo=4, keyword=YOLOv8), Keyword(id=1233422547715420976, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, orderNo=5, keyword=VanillaNet)], refs=[Reference(id=1233422555328082200, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=333, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[1], rfOrder=0, authorNames=Chen M Y, Shao M A, Wei X R, journalName=Agriculture, Ecosystems & Environment, refType=null, unstructuredReference=
Chen M Y,
Shao M A,
Wei X R, et al. Response of the vertical distribution of soil water and nitrogen in the 5 m soil layer to the conversion of cropland to apple orchards in the Loess Plateau, China[J].
Agriculture, Ecosystems & Environment,
2022,
333.DOI:
10.1016/j.agee. 2022.107960., articleTitle=Response of the vertical distribution of soil water and nitrogen in the 5 m soil layer to the conversion of cropland to apple orchards in the Loess Plateau, China, refAbstract=null), Reference(id=1233422555479077165, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=321, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[2], rfOrder=1, authorNames=Zhao L H, Gao X D, He N N, journalName=Agricultural and Forest Meteorology, refType=null, unstructuredReference=
Zhao L H,
Gao X D,
He N N, et al. Ecohydrological advantage of young apple tree-based agroforestry and its response to extreme droughts on the semiarid Loess Plateau[J].
Agricultural and Forest Meteorology,
2022,
321. DOI:
10.1016/j.agrformet.2022.108969., articleTitle=Ecohydrological advantage of young apple tree-based agroforestry and its response to extreme droughts on the semiarid Loess Plateau, refAbstract=null), Reference(id=1233422555688792379, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=22, issue=3, pageStart=893, pageEnd=902, url=null, language=null, rfNumber=[3], rfOrder=2, authorNames=王成军, 韦志文, 严晨, journalName=科学技术与工程, refType=null, unstructuredReference=王成军, 韦志文, 严晨. 基于机器视觉技术的分拣机器人研究综述[J].
科学技术与工程,
2022,
22(3): 893-902., articleTitle=基于机器视觉技术的分拣机器人研究综述, refAbstract=null), Reference(id=1233422555831398724, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=22, issue=3, pageStart=893, pageEnd=902, url=null, language=null, rfNumber=[3], rfOrder=3, authorNames=Wang Chengjun, Wei Zhiwen, Yan Chen, journalName=Science Technology and Engineering, refType=null, unstructuredReference=
Wang Chengjun,
Wei Zhiwen,
Yan Chen, et al. Review on sorting robot based on machine vision technology[J].
Science Technology and Engineering,
2022,
22(3): 893-902., articleTitle=Review on sorting robot based on machine vision technology, refAbstract=null), Reference(id=1233422555978199378, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2020, volume=20, issue=6, pageStart=2361, pageEnd=2368, url=null, language=null, rfNumber=[4], rfOrder=4, authorNames=孔令云, 吴楚枫, 尹果果, journalName=科学技术与工程, refType=null, unstructuredReference=孔令云, 吴楚枫, 尹果果. 基于图像处理技术的混凝土表面构造仿真[J].
科学技术与工程,
2020,
20(6): 2361-2368., articleTitle=基于图像处理技术的混凝土表面构造仿真, refAbstract=null), Reference(id=1233422556108222816, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2020, volume=20, issue=6, pageStart=2361, pageEnd=2368, url=null, language=null, rfNumber=[4], rfOrder=5, authorNames=Kong Lingyun, Wu Chufeng, Yin Guoguo, journalName=Seience Technology and Engineering, refType=null, unstructuredReference=
Kong Lingyun,
Wu Chufeng,
Yin Guoguo. Concrete surface suructure simulation based on image processing technology[J].
Seience Technology and Engineering,
2020,
20(6): 2361-2368., articleTitle=Concrete surface suructure simulation based on image processing technology, refAbstract=null), Reference(id=1233422556250829157, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2018, volume=18, issue=17, pageStart=112, pageEnd=119, url=null, language=null, rfNumber=[5], rfOrder=6, authorNames=马文礼, 李治平, 卢婷, journalName=科学技术与工程, refType=null, unstructuredReference=马文礼, 李治平, 卢婷, 等. 机器视觉在油气勘探开发中的应用现状[J].
科学技术与工程,
2018,
18(17): 112-119., articleTitle=机器视觉在油气勘探开发中的应用现状, refAbstract=null), Reference(id=1233422556376658290, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2018, volume=18, issue=17, pageStart=112, pageEnd=119, url=null, language=null, rfNumber=[5], rfOrder=7, authorNames=Ma Wenli, Li Zhiping, Lu Ting, journalName=Seience Technology and Engineering, refType=null, unstructuredReference=
Ma Wenli,
Li Zhiping,
Lu Ting, et al. Application status of ma-chine vision in oil andgas exploration and development[J].
Seience Technology and Engineering,
2018,
18(17): 112-119., articleTitle=Application status of ma-chine vision in oil andgas exploration and development, refAbstract=null), Reference(id=1233422556498293117, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2020, volume=51, issue=8, pageStart=17, pageEnd=25, url=null, language=null, rfNumber=[6], rfOrder=8, authorNames=武星, 齐泽宇, 王龙军, journalName=农业机械学报, refType=null, unstructuredReference=武星, 齐泽宇, 王龙军, 等. 基于轻量化YOLOv3卷积神经网络的苹果检测方法[J].
农业机械学报,
2020,
51(8): 17-25., articleTitle=基于轻量化YOLOv3卷积神经网络的苹果检测方法, refAbstract=null), Reference(id=1233422556624122243, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2020, volume=51, issue=8, pageStart=17, pageEnd=25, url=null, language=null, rfNumber=[6], rfOrder=9, authorNames=Wu Xing, Qi Zeyu, Wang Longjun, journalName=Transactions of the Chinese Society for Agricultural Machinery, refType=null, unstructuredReference=
Wu Xing,
Qi Zeyu,
Wang Longjun, et al. Apple detection method based on Light-YOLOv3 convolutional neural network[J].
Transactions of the Chinese Society for Agricultural Machinery,
2020,
51(8): 17-25., articleTitle=Apple detection method based on Light-YOLOv3 convolutional neural network, refAbstract=null), Reference(id=1233422556695425419, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=53, issue=8, pageStart=294, pageEnd=302, url=null, language=null, rfNumber=[7], rfOrder=10, authorNames=王卓, 王健, 王枭雄, journalName=农业机械学报, refType=null, unstructuredReference=王卓, 王健, 王枭雄, 等. 基于改进YOLO v4的自然环境苹果轻量级检测方法[J].
农业机械学报,
2022,
53(8): 294-302., articleTitle=基于改进YOLO v4的自然环境苹果轻量级检测方法, refAbstract=null), Reference(id=1233422556896752022, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=53, issue=8, pageStart=294, pageEnd=302, url=null, language=null, rfNumber=[7], rfOrder=11, authorNames=Wang Zhuo, Wang Jian, Wang Xiaoxiong, journalName=Transactions of the Chinese Society for Agricultural Machinery, refType=null, unstructuredReference=
Wang Zhuo,
Wang Jian,
Wang Xiaoxiong, et al. Lightweight real-time apple detection method based on improved YOLO v4[J].
Transactions of the Chinese Society for Agricultural Machinery,
2022,
53(8): 294-302., articleTitle=Lightweight real-time apple detection method based on improved YOLO v4, refAbstract=null), Reference(id=1233422556972249506, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=38, issue=19, pageStart=131, pageEnd=142, url=null, language=null, rfNumber=[8], rfOrder=12, authorNames=胡广锐, 周建国, 陈超, journalName=农业工程学报, refType=null, unstructuredReference=胡广锐, 周建国, 陈超, 等. 融合轻量化网络与注意力机制的果园环境下苹果检测方法[J].
农业工程学报,
2022,
38(19): 131-142., articleTitle=融合轻量化网络与注意力机制的果园环境下苹果检测方法, refAbstract=null), Reference(id=1233422557077107115, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=38, issue=19, pageStart=131, pageEnd=142, url=null, language=null, rfNumber=[8], rfOrder=13, authorNames=Hu Guangrui, Zhou Jianguo, Chen Chao, journalName=Transactions of the Chinese Society of Agricultural Engineering, refType=null, unstructuredReference=
Hu Guangrui,
Zhou Jianguo,
Chen Chao, et al. Fusion of the lightweight network and visual attention mechanism to detect apples in orchard environment[J].
Transactions of the Chinese Society of Agricultural Engineering,
2022,
38(19): 131-142., articleTitle=Fusion of the lightweight network and visual attention mechanism to detect apples in orchard environment, refAbstract=null), Reference(id=1233422557202936249, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2023, volume=39, issue=19, pageStart=175, pageEnd=184, url=null, language=null, rfNumber=[9], rfOrder=14, authorNames=公徐路, 张淑娟, journalName=农业工程学报, refType=null, unstructuredReference=公徐路, 张淑娟. 基于改进YOLOv5s的苹果叶片小目标病害轻量化检测方法[J].
农业工程学报,
2023,
39(19): 175-184., articleTitle=基于改进YOLOv5s的苹果叶片小目标病害轻量化检测方法, refAbstract=null), Reference(id=1233422557316182470, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2023, volume=39, issue=19, pageStart=175, pageEnd=184, url=null, language=null, rfNumber=[9], rfOrder=15, authorNames=Gong Xulu, Zhang Shujuan, journalName=Transactions of the Chinese Society of Agricultural Engineering, refType=null, unstructuredReference=
Gong Xulu,
Zhang Shujuan. Lightweight detection of small target diseases in apple leaf using improved YOLOv5s[J].
Transactions of the Chinese Society of Agricultural Engineering,
2023,
39(19): 175-184., articleTitle=Lightweight detection of small target diseases in apple leaf using improved YOLOv5s, refAbstract=null), Reference(id=1233422557471371728, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2023, volume=13, issue=11, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[10], rfOrder=16, authorNames=Gu B, Wen C, Liu X, journalName=Agronomy, refType=null, unstructuredReference=
Gu B,
Wen C,
Liu X, et al. Improved YOLOv7-Tiny complex environment citrus detection based on lightweighting[J].
Agronomy,
2023,
13(11). DOI:
10.3390/agronomy13112667., articleTitle=Improved YOLOv7-Tiny complex environment citrus detection based on lightweighting, refAbstract=null), Reference(id=1233422557630755290, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2022, volume=11, issue=23, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[11], rfOrder=17, authorNames=Chen J, Liu H, Zhang Y, journalName=Plants, refType=null, unstructuredReference=
Chen J,
Liu H,
Zhang Y, et al. A multiscale lightweight and efficient model based on YOLOv7: applied to citrus orchard[J].
Plants,
2022,
11(23). DOI:
10.3390/plants11233260., articleTitle=A multiscale lightweight and efficient model based on YOLOv7: applied to citrus orchard, refAbstract=null), Reference(id=1233422557764973028, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2024, volume=217, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[12], rfOrder=18, authorNames=Chen J, Ma A, Huang L, journalName=Computers and Electronics in Agriculture, refType=null, unstructuredReference=
Chen J,
Ma A,
Huang L, et al. Efficient and lightweight grape and picking point synchronous detection model based on key point detection[J].
Computers and Electronics in Agriculture,
2024,
217.DOI:
10.1016/j.compag. 2024.108612., articleTitle=Efficient and lightweight grape and picking point synchronous detection model based on key point detection, refAbstract=null), Reference(id=1233422559262339570, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2024, volume=14, issue=5, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[13], rfOrder=19, authorNames=Han B, Lu Z, Dong L, journalName=Applied Sciences, refType=null, unstructuredReference=
Han B,
Lu Z,
Dong L, et al. Lightweight non-destructive detection of diseased apples based on structural reparameterization technique[J].
Applied Sciences,
2024,
14(5). DOI:
10.3390/app14051907., articleTitle=Lightweight non-destructive detection of diseased apples based on structural reparameterization technique, refAbstract=null), Reference(id=1233422559413334526, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2016, volume=null, issue=null, pageStart=779, pageEnd=788, url=null, language=null, rfNumber=[14], rfOrder=20, authorNames=Redmon J, Divvala S, Girshick R, journalName=Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, refType=null, unstructuredReference=
Redmon J,
Divvala S,
Girshick R, et al. Youonly look once: unified, real-time object detection[C]//
Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. Las Vegas: IEEE,
2016: 779-788., articleTitle=Youonly look once: unified, real-time object detection, refAbstract=null), Reference(id=1233422559555940876, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=2023, pageEnd=null, url=null, language=null, rfNumber=[15], rfOrder=21, authorNames=Chen H, Wang Y, Guo J, journalName=Advances in Neural Information Processing Systems, refType=null, unstructuredReference=
Chen H,
Wang Y,
Guo J, et al. Vanillanet: the power of mini-malism in deep learning[J].
Advances in Neural Information Processing Systems, 2023: arxiv-2305.12972v2., articleTitle=Vanillanet: the power of mini-malism in deep learning, refAbstract=null), Reference(id=1233422559715324437, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2024, volume=18, issue=1, pageStart=151, pageEnd=160, url=null, language=null, rfNumber=[16], rfOrder=22, authorNames=王春梅, 刘欢, journalName=计算机科学与探索, refType=null, unstructuredReference=王春梅, 刘欢. YOLOv8-VSC: 一种轻量级的带钢表面缺陷检测算法[J].
计算机科学与探索,
2024,
18(1): 151-160., articleTitle=YOLOv8-VSC: 一种轻量级的带钢表面缺陷检测算法, refAbstract=null), Reference(id=1233422559853736482, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2024, volume=18, issue=1, pageStart=151, pageEnd=160, url=null, language=null, rfNumber=[16], rfOrder=23, authorNames=Wang Chunmei, Liu Huan, journalName=Journal of Frontiers of Computer Science and Technology, refType=null, unstructuredReference=
Wang Chunmei,
Liu Huan. YOLOv8-VSC: lightweight algorithm for strip surface defect detection[J].
Journal of Frontiers of Computer Science and Technology,
2024,
18(1): 151-160., articleTitle=YOLOv8-VSC: lightweight algorithm for strip surface defect detection, refAbstract=null), Reference(id=1233422560017314348, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=2019, volume=null, issue=null, pageStart=3007, pageEnd=3016, url=null, language=null, rfNumber=[17], rfOrder=24, authorNames=Wang J, Chen K, Xu R, journalName=Proceedings of the IEEE/CVF International Conference on Computer Vision, refType=null, unstructuredReference=
Wang J,
Chen K,
Xu R, et al. Carafe: content-aware reassembly of features[C]//
Proceedings of the IEEE/CVF International Conference on Computer Vision. Long Beach: IEEE,
2019: 3007-3016., articleTitle=Carafe: content-aware reassembly of features, refAbstract=null), Reference(id=1233422560193475125, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, doi=null, pmid=null, pmcid=null, year=null, volume=null, issue=null, pageStart=null, pageEnd=null, url=null, language=null, rfNumber=[18], rfOrder=25, authorNames=Tong Z, Chen Y, Xu Z, journalName=arXiv preprint arXiv: 2301.10051, 2023, refType=null, unstructuredReference=
Tong Z,
Chen Y,
Xu Z, et al. Wise-IoU: bounding box regression loss with dynamic focusing mechanism[J].
arXiv preprint arXiv: 2301.10051, 2023., articleTitle=Wise-IoU: bounding box regression loss with dynamic focusing mechanism, refAbstract=null)], funds=[Fund(id=1233422553335787743, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, awardId=2023J0711/0111723084, language=CN, fundingSource=云南省教育厅科学研究基金(2023J0711/0111723084), fundOrder=null, country=null), Fund(id=1233422554824765680, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, awardId=202301BD070001-001, language=CN, fundingSource=云南省农业联合专项(202301BD070001-001), fundOrder=null, country=null), Fund(id=1233422554992537852, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, awardId=503210305, language=CN, fundingSource=云南省专业学位研究生教学案例库建设项目(503210305), fundOrder=null, country=null), Fund(id=1233422555101589771, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, awardId=2021-NLZX-YB14/503210401, language=CN, fundingSource=中国学位与研究生教育学会农林学科工作委员会项目(2021-NLZX-YB14/503210401), fundOrder=null, country=null)], companyList=[AuthorCompany(id=1233422543890215520, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, xref=null, ext=[AuthorCompanyExt(id=1233422543894409825, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, companyId=1233422543890215520, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=College of Mechanical and Transportation, Southwest Forestry University, Kunming 650224, China), AuthorCompanyExt(id=1233422543902798434, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, companyId=1233422543890215520, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=西南林业大学机械与交通学院, 昆明 650224)])], figs=[ArticleFig(id=1233422548004827984, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.1, caption=
Network architecture of YOLOv8n, figureFileSmall=Jpuey8zDNO0jq9UZESWQ1Q==, figureFileBig=DwHFuq8kfJe7n2iiYsKzcg==, tableContent=null), ArticleFig(id=1233422548210348893, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图1, caption=
YOLOv8n的网络结构, figureFileSmall=Jpuey8zDNO0jq9UZESWQ1Q==, figureFileBig=DwHFuq8kfJe7n2iiYsKzcg==, tableContent=null), ArticleFig(id=1233422548382315373, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.2, caption=
Network architecture of YOLOv8n-Apple, figureFileSmall=I3+u7bQDPyxTjTxiM84hAg==, figureFileBig=d3qxkC+H0uYoXMxMKTeKyg==, tableContent=null), ArticleFig(id=1233422548508144508, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图2, caption=
YOLOv8n-Apple的网络结构, figureFileSmall=I3+u7bQDPyxTjTxiM84hAg==, figureFileBig=d3qxkC+H0uYoXMxMKTeKyg==, tableContent=null), ArticleFig(id=1233422548646556556, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.3, caption=
VanillaNet network architecture, figureFileSmall=Ntl65mZ0s8NRiGbC6q2xoQ==, figureFileBig=DQPwyJ9fokOpolv6mIlygA==, tableContent=null), ArticleFig(id=1233422548793357205, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图3, caption=
VanillaNet网络结构, figureFileSmall=Ntl65mZ0s8NRiGbC6q2xoQ==, figureFileBig=DQPwyJ9fokOpolv6mIlygA==, tableContent=null), ArticleFig(id=1233422550248780712, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.4, caption=
Ghost module structure, figureFileSmall=xXjeoLsbLh0j6UkOpeRWXw==, figureFileBig=nrV3hHAs1tRTzsXsYQtfCA==, tableContent=null), ArticleFig(id=1233422550403969972, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图4, caption=
Ghost模块结构 Conv为卷积;Identity为恒等映射;Φ1为线性变换1;Φn为线性变换n
, figureFileSmall=xXjeoLsbLh0j6UkOpeRWXw==, figureFileBig=nrV3hHAs1tRTzsXsYQtfCA==, tableContent=null), ArticleFig(id=1233422550575936458, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.5, caption=
Dataset information, figureFileSmall=Mh21O/d8UokwhvyMvgIhRw==, figureFileBig=quH6E1gEOQNZQhwp7iWbbg==, tableContent=null), ArticleFig(id=1233422550714348506, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图5, caption=
数据集详细信息, figureFileSmall=Mh21O/d8UokwhvyMvgIhRw==, figureFileBig=quH6E1gEOQNZQhwp7iWbbg==, tableContent=null), ArticleFig(id=1233422550856954860, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.6, caption=
Some images from the dataset, figureFileSmall=E/nev3wsCY5z//ojQYT20w==, figureFileBig=dX+9sYjnoI8uZibU4kzcUw==, tableContent=null), ArticleFig(id=1233422551016338428, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图6, caption=
部分数据集图片, figureFileSmall=E/nev3wsCY5z//ojQYT20w==, figureFileBig=dX+9sYjnoI8uZibU4kzcUw==, tableContent=null), ArticleFig(id=1233422551137972232, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.7, caption=
Data augmentation effects, figureFileSmall=NctFel9IClztGKRdN6UJOQ==, figureFileBig=jeCjVVF7q6LVXQXPV6XnsA==, tableContent=null), ArticleFig(id=1233422551259607064, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图7, caption=
数据增强效果, figureFileSmall=NctFel9IClztGKRdN6UJOQ==, figureFileBig=jeCjVVF7q6LVXQXPV6XnsA==, tableContent=null), ArticleFig(id=1233422551414796326, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.8, caption=
Training loss function curve, figureFileSmall=CpKD0I8HyRRey3uO34lj6g==, figureFileBig=AvWf/xICchYDYGZyf2CQaw==, tableContent=null), ArticleFig(id=1233422551607734321, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图8, caption=
训练损失函数曲线, figureFileSmall=CpKD0I8HyRRey3uO34lj6g==, figureFileBig=AvWf/xICchYDYGZyf2CQaw==, tableContent=null), ArticleFig(id=1233422551725174842, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.9, caption=
Precision curves of different models, figureFileSmall=QCPWVzQgFzcy/lc4lDyvDg==, figureFileBig=0S/EW4iP+jkaNmBPPZfRfA==, tableContent=null), ArticleFig(id=1233422551863586891, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图9, caption=
不同模型精确率曲线, figureFileSmall=QCPWVzQgFzcy/lc4lDyvDg==, figureFileBig=0S/EW4iP+jkaNmBPPZfRfA==, tableContent=null), ArticleFig(id=1233422552056524897, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.10, caption=
Comparison of effects before and after improvement, figureFileSmall=hZW/pT72PYrzqr5k2VG/NA==, figureFileBig=BpLtDb4m7lfJ2ut25VBOSg==, tableContent=null), ArticleFig(id=1233422552262045815, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图10, caption=
改进前后效果对比, figureFileSmall=hZW/pT72PYrzqr5k2VG/NA==, figureFileBig=BpLtDb4m7lfJ2ut25VBOSg==, tableContent=null), ArticleFig(id=1233422552396263555, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Fig.11, caption=
Heatmap effects of different models, figureFileSmall=/n0FgGQOmVC2gRE5Q5ev3w==, figureFileBig=twWgMK4Tf0cubmuBluw0JQ==, tableContent=null), ArticleFig(id=1233422552526286992, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=图11, caption=
不同模型的热力图效应, figureFileSmall=/n0FgGQOmVC2gRE5Q5ev3w==, figureFileBig=twWgMK4Tf0cubmuBluw0JQ==, tableContent=null), ArticleFig(id=1233422552622755994, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Table 1, caption=
Ablation experiment results
, figureFileSmall=null, figureFileBig=null, tableContent=
| VanillaNet | C2fGhost | CARAFE | wise-IOU | Precison/% | mAP@0.5:0.95/% | Params/M | GFLOPs | FPS |
| × | × | × | × | 92.1 | 86.6 | 3.0 | 8.1 | 245 |
| √ | × | × | × | 92.4 | 87.3 | 1.9 | 5.5 | 301 |
| √ | √ | × | × | 92.5 | 88.2 | 1.5 | 4.9 | 312 |
| √ | √ | √ | × | 93.2 | 89.1 | 1.8 | 5.1 | 280 |
| √ | √ | √ | √ | 93.9 | 90.0 | 1.8 | 5.1 | 286 |
), ArticleFig(id=1233422552727613605, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=表1, caption=
消融实验结果
, figureFileSmall=null, figureFileBig=null, tableContent=
| VanillaNet | C2fGhost | CARAFE | wise-IOU | Precison/% | mAP@0.5:0.95/% | Params/M | GFLOPs | FPS |
| × | × | × | × | 92.1 | 86.6 | 3.0 | 8.1 | 245 |
| √ | × | × | × | 92.4 | 87.3 | 1.9 | 5.5 | 301 |
| √ | √ | × | × | 92.5 | 88.2 | 1.5 | 4.9 | 312 |
| √ | √ | √ | × | 93.2 | 89.1 | 1.8 | 5.1 | 280 |
| √ | √ | √ | √ | 93.9 | 90.0 | 1.8 | 5.1 | 286 |
), ArticleFig(id=1233422552870219951, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=EN, label=Table 2, caption=
Performance comparison with mainstream object detection models
, figureFileSmall=null, figureFileBig=null, tableContent=
| 模型 | mAP@0.5:0.95 | Params/M | GFLOPs | FPS |
| SSD | 82.5 | 26.3 | 62.7 | 78 |
| Faster R-CNN | 85.2 | 137.1 | 370.2 | 14 |
| YOLOV5 | 87.8 | 7.03 | 15.8 | 170 |
| YOLOV7 | 86.2 | 6.02 | 13.1 | 143 |
| YOLOV8 | 86.6 | 3.0 | 8.1 | 245 |
| 本文模型 | 90.0 | 1.8 | 5.1 | 286 |
), ArticleFig(id=1233422553029603519, tenantId=1146029695717560320, journalId=1146123166801305609, articleId=1156264151065416615, language=CN, label=表2, caption=
与主流目标检测模型性能对比
, figureFileSmall=null, figureFileBig=null, tableContent=
| 模型 | mAP@0.5:0.95 | Params/M | GFLOPs | FPS |
| SSD | 82.5 | 26.3 | 62.7 | 78 |
| Faster R-CNN | 85.2 | 137.1 | 370.2 | 14 |
| YOLOV5 | 87.8 | 7.03 | 15.8 | 170 |
| YOLOV7 | 86.2 | 6.02 | 13.1 | 143 |
| YOLOV8 | 86.6 | 3.0 | 8.1 | 245 |
| 本文模型 | 90.0 | 1.8 | 5.1 | 286 |
)], attaches=null, journal=Journal(id=1146119176004939786, delFlag=0, nameCn=科学技术与工程, nameEn=Science Technology and Engineering, nameHistory1=null, nameHistory2=null, issn=1671-1815, eissn=, cn=11-4688/T, coden=null, periodic=4, language=CN, oaType=是, ccby=null, superviseOffice=null, ownerOffice=null, pubOffice=null, editorOffice=null, officeType=null, aims=null, clcCode=null, officeProv=null, officeCity=null, officeAddr=null, officeZip=null, officeEmail=null, officePhone=null, editDirector=null, officeDirector=null, officeDirectorPhone=null, officeStaffNum=null, officeEmpNum=null, coverPicUrl=UKU/O7GSka5polgCTkbIIw==, journalPrice=null, startedYear=null, abbrevIsoEn=Sci Technol Eng, journalRemark=null, publicationField=null, createdTime=null, updatedTime=1754445529766, createdBy=null, updatedBy=13701087609, firstLetterCn=S, firstLetterEn=S, subjectCode=Natural Sciences, subjectName=自然科学, subjectCodeEn=Natural Sciences, subjectNameEn=null, picCn=UKU/O7GSka5polgCTkbIIw==, picEn=5hwlULoNwcbj3xUmVi9MAQ==, jcr=null, cjcr=null, exts=[JournalExt(id=1159791870395564357, language=CN, name=科学技术与工程, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=null, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.stae.com.cn/jsygc/home, createdTime=1754445529793, updatedTime=1754445529793, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=http://www.stae.com.cn/jsygc/site/menus/20090429150146001, submissionAuthorUrl=http://www.stae.com.cn/jsygc/author/login, submissionEditorUrl=http://www.stae.com.cn/jsygc/editor/login, submissionReviewUrl=http://www.stae.com.cn/jsygc/reviewer/login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""}), JournalExt(id=1159791870441701702, language=EN, name=Science Technology and Engineering, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=null, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.stae.com.cn/jsygc/home, createdTime=1754445529804, updatedTime=1754445529804, createdBy=13701087609, updatedBy=13701087609, submissionGuidelinesUrl=, submissionAuthorUrl=http://www.stae.com.cn/jsygc/author/login, submissionEditorUrl=http://www.stae.com.cn/jsygc/editor/login, submissionReviewUrl=http://www.stae.com.cn/jsygc/reviewer/login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""})], databaseList=null, tenantJournalId=1146123166801305609, websiteList=[Website(id=1148243202391400884, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146123166801305609, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/kxjsygc/CN, language=CN, createTime=1751692112777, createBy=18614031015, updateTime=1753520965431, updateBy=18614031015, name=科学技术与工程-中文站点, tplId=1146099689490845704, title=科学技术与工程, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1148622798802673703, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=articleTextType, value=kx, createTime=1751782615614, updateTime=1751782615614, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798781702180, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=banner, value=null, createTime=1751782615609, updateTime=1751782615609, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798769119267, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=j86gbwi+p0Idkyl5SzIlmQ==, createTime=1751782615606, updateTime=1751782615606, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798794285094, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1751782615612, updateTime=1751782615612, creator=18614031015, updator=18614031015), WebsiteProps(id=1148622798790090789, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202391400884, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1751782615611, updateTime=1751782615611, creator=18614031015, updator=18614031015)]), Website(id=1155914124811976731, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146123166801305609, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/kxjsygc/EN, language=EN, createTime=1753521003206, createBy=18614031015, updateTime=1753521003206, updateBy=18614031015, name=科学技术与工程-英文站点, tplId=1146101810881728533, title=Science Technology and Engineering, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1155914371227308235, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=articleTextType, value=kx, createTime=1753521061952, updateTime=1753521061952, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371210531016, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=banner, value=null, createTime=1753521061947, updateTime=1753521061947, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371202142407, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=j86gbwi+p0Idkyl5SzIlmQ==, createTime=1753521061945, updateTime=1753521061945, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371223113930, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1753521061950, updateTime=1753521061950, creator=18614031015, updator=18614031015), WebsiteProps(id=1155914371218919625, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155914124811976731, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1753521061949, updateTime=1753521061949, creator=18614031015, updator=18614031015)])], journalTitle=科学技术与工程, weixinUrl=null, journalUrl=null, iacademicId=null, status=0, seqNo=null, journalTitleEn=Science Technology and Engineering, journalPhotoCn=UKU/O7GSka5polgCTkbIIw==, journalPhotoEn=5hwlULoNwcbj3xUmVi9MAQ==, journalFirstLetter=S, journalRecommend=null, journalNew=null, journalCollection=null, jcrJf=null, cjcrJf=null, jcrJfStr=null, cjcrJfStr=null, submissionFirstDecision=null, sciSubjectClassification=null, casSubjectClassification=null, citeScore=null, totalCitationFrequency=null, icpCode=null, psCode=null, advertisingLicenseCode=null, copyrightInformation=null, country=null, option=null, provinceCode=null, provinceName=null, collectFlag=false), detailUrlCn=https://castjournals.cast.org.cn/joweb/kxjsygc/CN/10.12404/j.issn.1671-1815.2403425, detailUrlEn=https://castjournals.cast.org.cn/joweb/kxjsygc/EN/10.12404/j.issn.1671-1815.2403425, pdfUrlCn=https://castjournals.cast.org.cn/joweb/kxjsygc/CN/PDF/10.12404/j.issn.1671-1815.2403425, pdfUrlEn=https://castjournals.cast.org.cn/joweb/kxjsygc/EN/PDF/10.12404/j.issn.1671-1815.2403425, aliStartDate=null, aliEndDate=null, collectionFlag=false, citedCount=null, citedUrl=null, reference=null)