PSPNet-tensorflow
PSPNet-tensorflow copied to clipboard
In train.py how to do validation as well as training
I want to do validation every 1000 iters to select the best model to save . What and where should i add in the train.py? anyone help me ? Thank you very much