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
Hello, I found that the same pair of images twice predicted results may be different, the reason for this problem is what? What is the current accuracy of the method you are tuned to?
#44
Open
zj463261929 opened this issue
Jun 22, 2017
· 2 comments
@you mean that change 'cnn_model = CNN(self.img_data, True) #(not self.forward_only))' to ”cnn_model = CNN(self.img_data, not self.forward_only) #(True))”?
No description provided.
The text was updated successfully, but these errors were encountered: