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
I trained a model with ResNet34 on a custom dataset. Now I want to make predictions with that model, and evaluate.py only returns accuracy. Any suggestions?