TensorFlow2.0_ResNet
TensorFlow2.0_ResNet copied to clipboard
How to make a single prediction?
Hi all,
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?
Best, daan