You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, now I am getting the SqueezeNet to move (I am using PyTorch):
The problem was using an ImageNet pre-trained model, so setting pre-trained-model to False solved the problem.
The accuracy is 0, and the loss is too high all the time when I run the model on cifar10.
Do I need to delete avg pooling layer?
The text was updated successfully, but these errors were encountered: