Skip to content

Commit

Permalink
uploaded data file
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-gibbs committed Mar 2, 2020
1 parent 55a4029 commit 54688dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added data/dtu15_gtim5_do0280_rr0004.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion denoising.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"metadata": {},
"outputs": [],
"source": [
"f_n = '../Denoising-Method/data/res/dtu15_gtim5_do0280_rr0004.dat'\n",
"f_n = './data/dtu15_gtim5_do0280_rr0004.dat'\n",
"gmdt, d = rd.reshape_data(f_n)\n",
"img_noisy_torch = np_to_torch(gmdt).type(dtype)"
]
Expand Down

0 comments on commit 54688dc

Please sign in to comment.