SeungjunNah/DeepDeblur-PyTorch

KeyError on loss

RowanG1 opened this issue · 2 comments

Running: Ubuntu.

Executed command:
python main.py --save_dir GOPRO_L1 --demo true --demo_input_dir Input

Get error:
loss = self.loss_stat[self.mode]['Total'][self.epoch] KeyError: 1001

Wrong Input directory.

I think you getting that error because your input directory is inside the repo directory. Try putting it outside the project folder and give its absolute path