2023
DOI: 10.3390/s23146399
|View full text |Cite
|
Sign up to set email alerts
|

LPO-YOLOv5s: A Lightweight Pouring Robot Object Detection Algorithm

Abstract: The casting process involves pouring molten metal into a mold cavity. Currently, traditional object detection algorithms exhibit a low accuracy and are rarely used. An object detection model based on deep learning requires a large amount of memory and poses challenges in the deployment and resource allocation for resource limited pouring robots. To address the accurate identification and localization of pouring holes with limited resources, this paper designs a lightweight pouring robot hole detection algorith… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
3

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 45 publications
0
2
0
Order By: Relevance
“…The counting software in this study is realized through Qt Designer, the basic idea is: design the interface of the counting software in Qt Designer, including the specific keys to be used and the display interface, after designing the software, save it as a .ui file, because this model is realized through python code, so by executing the code (1) at the command line to complete the .ui file to .py pyuic5 input.ui -o output.py (1) Where input.ui is the designed interface file and output.py is the output python file, after that, you only need to write the connection between the signal and each slot in the generated. py file [9], associate the events or actions on the interface with the back-end logic, and write the corresponding code to handle the interface operation and the connection logic of the training model. The perfect combination of interface and functionality can be realized.…”
Section: Implementation Of Counting Softwarementioning
confidence: 99%
“…The counting software in this study is realized through Qt Designer, the basic idea is: design the interface of the counting software in Qt Designer, including the specific keys to be used and the display interface, after designing the software, save it as a .ui file, because this model is realized through python code, so by executing the code (1) at the command line to complete the .ui file to .py pyuic5 input.ui -o output.py (1) Where input.ui is the designed interface file and output.py is the output python file, after that, you only need to write the connection between the signal and each slot in the generated. py file [9], associate the events or actions on the interface with the back-end logic, and write the corresponding code to handle the interface operation and the connection logic of the training model. The perfect combination of interface and functionality can be realized.…”
Section: Implementation Of Counting Softwarementioning
confidence: 99%
“…In contrast, deep learning-based control algorithms have been widely adopted in various robotics applications due to their higher accuracy and faster speed, which can effectively improve the control accuracy and fast model prediction [19]- [20]. Tianze et al adopted recurrent neural networks to do the experiment of the dynamic model predictive control of the water and obtained the optimal speed for precise dumping [22].…”
Section: Introductionmentioning
confidence: 99%