Research Article

Social Touch Gesture Recognition Using Convolutional Neural Network

Table 1

Meta parameters of our CNN architecture.

Layer numberElementParameterValue

1Convolutional filterInput channels8 × 8 × 85
Size3 × 3
Stride1
Pad1
Max poolingSize2 × 2
Pad2

2Convolutional filterInput channels64
Size2 × 2
Stride1
Pad1
Max poolingSize2 × 2
Pad2

3Convolutional filterInput channels128
Size3 × 3
Stride1
Pad1
Max poolingSize2 × 2
Pad2

4Fully connectedInput to layer256 × 2 × 2
Output from layer512

5SoftmaxOutput units14