Research Article

Hyperspectral Image Classification Model Using Squeeze and Excitation Network with Deep Learning

Table 1

Parameters of CNN model.

LayerParameters

InputInput image with a size of (64 × 64, 3)
C1Conv 2D (32, 3 × 3)
BN1Batch normalization
P1Maxpooling 2D (2, 2)
C2Conv 2D (32, 3 × 3)
P2Maxpooling 2D (2, 2)
C3Conv 2D (64, 3 × 3) drop out (0.35) ReLU
P3Maxpooling 2D (2, 2)
C4Conv 2D (128, 3 × 3)
P4Maxpooling 2D (2, 2)
FC11024
FC2256
OutputClassification of images