Skip to content
Snippets Groups Projects
Commit 9f157df1 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 82b0a1de
Branches
No related tags found
No related merge requests found
......@@ -133,6 +133,8 @@ f = open(mean_std_file, 'rb')
mean_std_dct_l1b = pickle.load(f)
f.close()
mean_std_dct.update(mean_std_dct_l1b)
mean_std_dct.update(mean_std_dct_l2)
class OpdNpyDataset:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment