paper: https://link.springer.com/article/10.1007/s11760-020-01635-1
Pre-proccessing:
feature extraction (deelte last softmax layer):
feature fusion Discriminant correlation analysis (DCA):
Classification with KNN with K=1 and SVM
article accuracy:
my implepemtation:
dataset FGNET KNN with K=5: 78.56%
dataset FGNET SVM: 89.87%