Good day everyone, how to improve the loss and accuracy of the model? i am using resnet50 on Affectnet dataset for facial expression recognition task, the plot of the accuracy hit almost flat line at 43+-% and loss at 1.6+-. I am looking ways to improve the accuracy then I am process a face identity dataset to create a dataset with both face identity and facial expression labels.
https://paste.pythondiscord.com/BA6A
this is my code, and I have no idea on how to improve or any wrong in my code. Thank you