2018 IEEE SmartWorld, Ubiquitous Intelligence &Amp; Computing, Advanced &Amp; Trusted Computing, Scalable Computing &Amp; Commu 2018
DOI: 10.1109/smartworld.2018.00104
|View full text |Cite
|
Sign up to set email alerts
|

A Smile Detection Method Based on Improved LeNet-5 and Support Vector Machine

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
3
3
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 12 publications
(6 citation statements)
references
References 12 publications
0
6
0
Order By: Relevance
“…The feature maps, convolution layer strides and fully-connected layer nodes in the standard LeNet-5 may not be suitable for this scene. Therefore, we adjusted LeNet-5 as follows: (1) using a one-dimensional convolution operation instead of a two-dimensional convolution operation to feature extraction (Kiranyaz, Ince & Gabbouj, 2015); (2) adding a dropout layer between the convolution layer and fully connected layer to avoid over-fitting (Srivastava et al, 2014); (3) retaining only one fully connected layer to reduce network complexity (Ma et al, 2018); (4) modifying the size of the convolution layer strides and the number of fully-connected layer nodes. The architecture and details of our modified LeNet-5 are shown in Fig.…”
Section: Methodsmentioning
confidence: 99%
“…The feature maps, convolution layer strides and fully-connected layer nodes in the standard LeNet-5 may not be suitable for this scene. Therefore, we adjusted LeNet-5 as follows: (1) using a one-dimensional convolution operation instead of a two-dimensional convolution operation to feature extraction (Kiranyaz, Ince & Gabbouj, 2015); (2) adding a dropout layer between the convolution layer and fully connected layer to avoid over-fitting (Srivastava et al, 2014); (3) retaining only one fully connected layer to reduce network complexity (Ma et al, 2018); (4) modifying the size of the convolution layer strides and the number of fully-connected layer nodes. The architecture and details of our modified LeNet-5 are shown in Fig.…”
Section: Methodsmentioning
confidence: 99%
“…• Dropout layers were included between the convolution layers and fully connected layers to prevent over-fitting [41]. • For the purpose of achieving a balance between network complexity and performance, only a single fully connected layer was retained, in contrast to the multiple layers found in many deep learning models [42]. • A dropout layer with a rate of 0.5 was introduced between the convolution layers and the fully connected layer, which is different from the 0.8 rate in the prior modified model.…”
Section: Algorithm 1 Algorithm For Determining the Ecg P Peaksmentioning
confidence: 99%
“…ResNet proposed by He et al after GoogLeNet also achieved very good results in image recognition and detection tasks, speeding up CNN training speed, but its disadvantage is that the training precision is not high [33]. In addition, if too many parameters are used in network training, it is prone to over tting [34] and affecting the e ciency of the model. GoogLeNet inceptionV1 is the most suitable DL model in this study to assist the automatic classi cation and recognition of vitreous opacity US images, and its classi cation accuracy is as high as 96%.…”
Section: Resultsmentioning
confidence: 99%