hello,when i read your code (sr.py),I have a doubt that you train the network and saves the network after validation, but in the test phase, it doesn't load the trained net models and states , how to understand that the network at the time of testing is trained well in the train phase ?
hello,when i read your code (sr.py),I have a doubt that you train the network and saves the network after validation, but in the test phase, it doesn't load the trained net models and states , how to understand that the network at the time of testing is trained well in the train phase ?