智能环境下小型移动类人机器人视觉系统的开发与研究

Q2 Decision Sciences
Amer Tahseen Abu-Jassar;Hani Attar;Ayman Amer;Vyacheslav Lyashenko;Vladyslav Yevsieiev;Ahmed Solyman
{"title":"智能环境下小型移动类人机器人视觉系统的开发与研究","authors":"Amer Tahseen Abu-Jassar;Hani Attar;Ayman Amer;Vyacheslav Lyashenko;Vladyslav Yevsieiev;Ahmed Solyman","doi":"10.26599/IJCS.2023.9100018","DOIUrl":null,"url":null,"abstract":"The conducted research aims to develop a computer vision system for a small-sized mobile humanoid robot. The decentralization of the servomotor control and the computer vision systems is investigated based on the hardware solution point of view, moreover, the required software level to achieve an efficient matched design is obtained. A computer vision system using the upgraded tiny-You Only Look Once (YOLO) network model is developed to allow recognizing and identifying objects and making decisions on interacting with them, which is recommended for crowd environment. During the research, a concept of a computer vision system was developed, which describes the interaction between the main elements, on the basis of which hardware modules were selected to implement the task. A structure of information interaction between hardware modules is proposed, and a connection scheme is developed, on the basis of which a model of a computer vision system is assembled for research, with the required algorithmic and software for solving the problem. To ensure the high speed of the computer vision system based on the ESP32-CAM module, the neural network was improved by replacing the Visual Geometry Group 16 (VGG-16) network as the base network for extracting the functions of the Single Shot Detector (SSD) network model with the tiny-YOLO lightweight network model, which made it possible to preserve the multidimensional structure of the network model feature graph, resulting in increasing the detection accuracy, while significantly reducing the amount of calculations generated by the network operation, thereby significantly increasing the detection speed, due to a limited set of objects. Finally, a number of experiments were carried out, both in static and dynamic environments, which showed a high accuracy of identifications.","PeriodicalId":32381,"journal":{"name":"International Journal of Crowd Science","volume":"9 1","pages":"29-43"},"PeriodicalIF":0.0000,"publicationDate":"2025-01-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10858027","citationCount":"0","resultStr":"{\"title\":\"Development and Investigation of Vision System for a Small-Sized Mobile Humanoid Robot in a Smart Environment\",\"authors\":\"Amer Tahseen Abu-Jassar;Hani Attar;Ayman Amer;Vyacheslav Lyashenko;Vladyslav Yevsieiev;Ahmed Solyman\",\"doi\":\"10.26599/IJCS.2023.9100018\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The conducted research aims to develop a computer vision system for a small-sized mobile humanoid robot. The decentralization of the servomotor control and the computer vision systems is investigated based on the hardware solution point of view, moreover, the required software level to achieve an efficient matched design is obtained. A computer vision system using the upgraded tiny-You Only Look Once (YOLO) network model is developed to allow recognizing and identifying objects and making decisions on interacting with them, which is recommended for crowd environment. During the research, a concept of a computer vision system was developed, which describes the interaction between the main elements, on the basis of which hardware modules were selected to implement the task. A structure of information interaction between hardware modules is proposed, and a connection scheme is developed, on the basis of which a model of a computer vision system is assembled for research, with the required algorithmic and software for solving the problem. To ensure the high speed of the computer vision system based on the ESP32-CAM module, the neural network was improved by replacing the Visual Geometry Group 16 (VGG-16) network as the base network for extracting the functions of the Single Shot Detector (SSD) network model with the tiny-YOLO lightweight network model, which made it possible to preserve the multidimensional structure of the network model feature graph, resulting in increasing the detection accuracy, while significantly reducing the amount of calculations generated by the network operation, thereby significantly increasing the detection speed, due to a limited set of objects. Finally, a number of experiments were carried out, both in static and dynamic environments, which showed a high accuracy of identifications.\",\"PeriodicalId\":32381,\"journal\":{\"name\":\"International Journal of Crowd Science\",\"volume\":\"9 1\",\"pages\":\"29-43\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2025-01-29\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10858027\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"International Journal of Crowd Science\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/10858027/\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"Decision Sciences\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"International Journal of Crowd Science","FirstCategoryId":"1085","ListUrlMain":"https://ieeexplore.ieee.org/document/10858027/","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"Decision Sciences","Score":null,"Total":0}
引用次数: 0

摘要

该研究旨在开发小型移动类人机器人的计算机视觉系统。从硬件解决的角度研究了伺服电机控制与计算机视觉系统的分散性,并得到了实现高效匹配设计所需的软件层次。利用升级后的微型YOLO (you Only Look Once)网络模型开发了一种计算机视觉系统,可以识别和识别物体,并做出与之交互的决策,推荐用于人群环境。在研究过程中,提出了计算机视觉系统的概念,该概念描述了主要元素之间的相互作用,并在此基础上选择硬件模块来实现任务。提出了硬件模块之间的信息交互结构,并制定了连接方案,在此基础上组装了计算机视觉系统模型进行研究,并提供了解决该问题所需的算法和软件。为了保证基于ESP32-CAM模块的计算机视觉系统的高速运行,对神经网络进行了改进,用微型yolo轻量级网络模型取代了Visual Geometry Group 16 (VGG-16)网络作为提取Single Shot Detector (SSD)网络模型功能的基础网络,使网络模型特征图的多维结构得以保留,从而提高了检测精度。同时显著减少了网络运算产生的计算量,从而显著提高了检测速度,因为对象集合有限。最后,在静态和动态环境下进行了大量实验,结果表明该方法具有较高的识别精度。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Development and Investigation of Vision System for a Small-Sized Mobile Humanoid Robot in a Smart Environment
The conducted research aims to develop a computer vision system for a small-sized mobile humanoid robot. The decentralization of the servomotor control and the computer vision systems is investigated based on the hardware solution point of view, moreover, the required software level to achieve an efficient matched design is obtained. A computer vision system using the upgraded tiny-You Only Look Once (YOLO) network model is developed to allow recognizing and identifying objects and making decisions on interacting with them, which is recommended for crowd environment. During the research, a concept of a computer vision system was developed, which describes the interaction between the main elements, on the basis of which hardware modules were selected to implement the task. A structure of information interaction between hardware modules is proposed, and a connection scheme is developed, on the basis of which a model of a computer vision system is assembled for research, with the required algorithmic and software for solving the problem. To ensure the high speed of the computer vision system based on the ESP32-CAM module, the neural network was improved by replacing the Visual Geometry Group 16 (VGG-16) network as the base network for extracting the functions of the Single Shot Detector (SSD) network model with the tiny-YOLO lightweight network model, which made it possible to preserve the multidimensional structure of the network model feature graph, resulting in increasing the detection accuracy, while significantly reducing the amount of calculations generated by the network operation, thereby significantly increasing the detection speed, due to a limited set of objects. Finally, a number of experiments were carried out, both in static and dynamic environments, which showed a high accuracy of identifications.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
International Journal of Crowd Science
International Journal of Crowd Science Decision Sciences-Decision Sciences (miscellaneous)
CiteScore
2.70
自引率
0.00%
发文量
20
审稿时长
24 weeks
×
引用
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学术文献互助群
群 号:604180095
Book学术官方微信