diff --git a/tools/program.py b/tools/program.py index 5dd0cbfa887ae6da165d27634c34bf1a22cb94cf..e7742a8f608db679ff0c71de007a819e8ba3567f 100755 --- a/tools/program.py +++ b/tools/program.py @@ -364,7 +364,6 @@ def eval(model, break images = batch[0] start = time.time() - if use_srn or model_type == 'table': preds = model(images, data=batch[1:]) else: