Skip to content

Commit

Permalink
Update test.py
Browse files Browse the repository at this point in the history
B7
  • Loading branch information
nyamnym committed May 8, 2020
1 parent aa4009e commit c2332f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@
'./test_result/Prior_Estimation/%4d.jpg' % (img_num))
scipy.misc.toimage(final_output_0 * 255, high=255, low=0, cmin=0, cmax=255).save(
'./test_result/Final_SR_reconstruction/%4d.jpg' % (img_num))
#code minor changeB6
#code minor changeB7

0 comments on commit c2332f6

Please sign in to comment.