I tried to implement the lesson 1 is it a bird or forest. I am getting error rate as 1 for epochs. But when i use it the model predicts the bird or forest correctly. This is my first time doing anything in DL so i dont know what to make out of this.
Tried with resnet34, same display. I also tried to plot confusion matrix. I am guessing that it might have something to do with error rate but there was no confusion as per the plot.
the models are overfitting to your dataset which is small by the way, try to have a bigger dataset try for example hundreds of bird images and hundreds of forest images