maxh2018 opened this issue 2 years ago · 1 comments
I'm not sure if I didn't understand your code. According to the terminal commands you showed, I got an error rate of up to 49% in validation mode
Are the pretrained weights successfully loaded? You should see Loading pretrained weight from ... in the log if so. If you see a line that says Creating a new model., your checkpoint path might be incorrect.
Loading pretrained weight from ...
Creating a new model.