Closed WSChange closed 8 months ago
I have trained the model and it save a lot of checkpoint file. How do I distinguish the best model?
Oh, the readme has given an answer. Just add -test_all. The model will automatically save the best model.
-test_all
I have trained the model and it save a lot of checkpoint file. How do I distinguish the best model?