Skip to content

Commit

Permalink
delete unnecessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ytakida committed Jun 9, 2022
1 parent 6c940f9 commit 8de3317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vision/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,4 @@ def load_config(args):
trainer.load(args.timestamp)
print("Best models were loaded!!")
res_test = trainer.test()
trainer.generate_reconstructions_paper(nrows=8, ncols=8)

0 comments on commit 8de3317

Please sign in to comment.