2021
DOI: 10.1109/jsen.2021.3059028
|View full text |Cite
|
Sign up to set email alerts
|

Grasp Classification With Weft Knit Data Glove Using a Convolutional Neural Network

Abstract: Grasp classification using data gloves can enable therapists to monitor patients efficiently by providing concise information about the activities performed by these patients. Although, classical machine learning algorithms have been applied in grasp classification, they require manual feature extraction to achieve high accuracy. In contrast, convolutional neural networks (CNNs) have outperformed popular machine learning algorithms in several classification scenarios because of their ability to extract feature… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
7
3

Relationship

0
10

Authors

Journals

citations
Cited by 26 publications
(12 citation statements)
references
References 32 publications
0
11
0
Order By: Relevance
“…The recursive neural network is prone to the phenomenon of gradient explosion or disappearance. In the training process, this will lead to the inability to continuously send sequences with very long gradients in the training process and eventually make it difficult for the model to be captured for a long time [11]. As for the phenomenon of gradient explosion, the gradient threshold can be set scientifically and reasonably based on model parameter training.…”
Section: Methodsmentioning
confidence: 99%
“…The recursive neural network is prone to the phenomenon of gradient explosion or disappearance. In the training process, this will lead to the inability to continuously send sequences with very long gradients in the training process and eventually make it difficult for the model to be captured for a long time [11]. As for the phenomenon of gradient explosion, the gradient threshold can be set scientifically and reasonably based on model parameter training.…”
Section: Methodsmentioning
confidence: 99%
“…With regard to the number and size of convolution filters, the number of convolution blocks, and the dropout layer's probability, these four parameters will significantly affect the performance of CNN [31]. Through the ablation study of 12 CNNs with different configurations and parameters (Table 2), the optimal network structure can be determined.…”
Section: The Selection Of Cnn Architecturementioning
confidence: 99%
“…KNN is a probabilistic pattern recognition technique that classifies a signal output based on the most common class of its k nearest neighbors in the training data. The most common class (also referred to as the similarity function) can be computed as a distance or correlation metric [46]. In this study, we select the Euclidean distance as the similarity function as it is the most commonly used metric in KNN.…”
Section: K-nearest Neighbor (Knn)mentioning
confidence: 99%