2018
DOI: 10.12988/ces.2018.8241
|View full text |Cite
|
Sign up to set email alerts
|

Convolutional neural network with a DAG architecture for control of a robotic arm by means of hand gestures

Abstract: This paper presents the implementation of a simulation of a robotic arm whose task is to collect different objects in a virtual environment. To develop this task, the control of the robotic arm is done through 10 different hand gestures, which are recognized by a CNN with a structure type DAG Network (or DAG-CNN), reaching an accuracy of 84.5% in the recognition of gestures. Likewise, real-time tests are carried out on the already trained network, where the user is in a semicontrolled environment indicating th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 17 publications
(7 citation statements)
references
References 11 publications
0
7
0
Order By: Relevance
“…In view of this, researchers have begun utilising deep learning approaches such as CNNs [ 1 , 2 , 3 , 4 , 6 , 17 , 27 , 28 , 29 , 30 , 31 , 32 ] and ANNs [ 33 ] over conventional hand-crafted methods. Deep learning approaches have the ability to automatically discover complex and important features through their hidden layers, saving time and reducing bias during feature extraction.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…In view of this, researchers have begun utilising deep learning approaches such as CNNs [ 1 , 2 , 3 , 4 , 6 , 17 , 27 , 28 , 29 , 30 , 31 , 32 ] and ANNs [ 33 ] over conventional hand-crafted methods. Deep learning approaches have the ability to automatically discover complex and important features through their hidden layers, saving time and reducing bias during feature extraction.…”
Section: Related Workmentioning
confidence: 99%
“…L2 regularization was used to penalize large magnitude weights and reduce the model’s complexity. Moreover, in [ 29 ], a Directed Acyclic Graph (DAG)-CNN network architecture for recognising hand gestures is proposed. The Inception architecture is utilised to increase the network’s depth and learn more features for each gesture category, compensating for variations in lighting and noise.…”
Section: Related Workmentioning
confidence: 99%
“…In this section, we employ three benchmark datasets that are commonly used by researchers in the field of static hand gesture recognition [3,6,26,[41][42][43][44] to assess the effectiveness of the proposed SDViT method. These datasets encompass the ASL, ASL with digits, and NUS hand gesture datasets.…”
Section: Experiments and Analysismentioning
confidence: 99%
“…is model consists of two convolutional layers, two fully connected layers, parallel classification layers, and regression layers. e output result is five-dimensional data, including whether the frame has an identity of the target and the 4 position parameters of the frame [11]. In order to avoid the situation that the candidate frame is too close to the object, the network model can predict the boundary of the object that the initial candidate frame does not fully contain, and the area expanded by a constant coefficient c is used as the new search area R [12] through the candidate frame.…”
Section: Structural Design Of Target Positioning Optimizationmentioning
confidence: 99%