@ -35,6 +35,7 @@ torch.manual_seed(0)
if cuda:
torch.cuda.manual_seed(0)
torch.cuda.manual_seed_all(0)
if not opt.multi_scale:
torch.backends.cudnn.benchmark = True