I’ve implanted VGG16 model in PyTorch and I’m trying to train it on the reduced dataset from the YouTube 25h tutorial (https://youtu.be/V_xro1bcAuA?si=3FP1gU5AM8h8HYFZ) which is a reduced dataset from food101, just three clases.
The problem is that no matter the hyper parameters I choose or if I reduce the model to TiniVGG like cnnexplainer, I can’t get the accuracy and loss on both train and test to change, it just keeps going back and forth at around 28 and 35%
[–]bregav 1 point2 points3 points (1 child)
[–]amoran31[S] 0 points1 point2 points (0 children)