Skip to content
Snippets Groups Projects
Commit 075adfcf authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 94e147af
Branches
No related tags found
No related merge requests found
...@@ -384,7 +384,7 @@ class UNET: ...@@ -384,7 +384,7 @@ class UNET:
self.get_train_dataset(trn_idxs) self.get_train_dataset(trn_idxs)
self.get_test_dataset(tst_idxs) self.get_test_dataset(tst_idxs)
self.num_data_samples = 56000 # approximately self.num_data_samples = 34000 # approximately
print('datetime: ', now) print('datetime: ', now)
print('training and test data: ') print('training and test data: ')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment