Hi everyone, I'm working on skin cancer classification and I've extracted the feature from three pre-trained CNN models and concatenated all the features. Finally a dense layer with softmax function was used for classification.

But I encountered constant validation accuracy with lower training accuracy.

How can I solve this problem please. Despite this, I have tried many optimizer functions with different learning rate, regularizer, early_stopping, dropout, and also I used image augmentation

More Toqa A. Sadoon's questions See All
Similar questions and discussions