diff --git a/torchray/benchmark/__init__.py b/torchray/benchmark/__init__.py index f5cc57f..bb9723e 100644 --- a/torchray/benchmark/__init__.py +++ b/torchray/benchmark/__init__.py @@ -77,7 +77,7 @@ def plot_example(input, saliency, method, category_id, - show_plot=False, + show_plot=True, save_path=None): """Plot an example.