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
Hi,
Thank you very much for providing the code. Since I am new to tensorflow, I was wondering if anyone could guide me on where is my trained weight file being loaded during testing?
Thanks
The text was updated successfully, but these errors were encountered:
shashankvkt
changed the title
Query regarding loading model file during testing
Query regarding loading weightfile during testing
Jul 30, 2019
shashankvkt
changed the title
Query regarding loading weightfile during testing
Query regarding loading weight file during testing
Jul 30, 2019
Thank you for your reply. But I could only see that being loaded in the train method as follows could_load, checkpoint_counter = self.load(self.checkpoint_dir line 193
But couldnt find anything as such in the test methods. Could you kindly guide me as to which line loads the checkpoint (or weights) during test?
Thanks
Hi,
Thank you very much for providing the code. Since I am new to tensorflow, I was wondering if anyone could guide me on where is my trained weight file being loaded during testing?
Thanks
The text was updated successfully, but these errors were encountered: