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
@albertoandreottiATgmail We found the same issue, so we made 2 new functions for input and reading the test data specifically. Can confirm, it works on the test data we uploaded, as opposed to testing on the training data, as in the repository's original code.
The two functions: def test_reading(self, sess)
and def input_test(self):
Change the input directories in these to your test data paths.
Hello,
I don't see any use of the files under testA or testB in your code, are you testing the model on training data?
thanks!
The text was updated successfully, but these errors were encountered: