diff --git a/main.py b/main.py index c195ead71..60188f15d 100644 --- a/main.py +++ b/main.py @@ -788,7 +788,7 @@ def draw_plot_func(dictionary, n_classes, window_title, plot_title, x_label, out # end Plot title x_label = "Number of objects per class" output_path = results_files_path + "/Predicted Objects Info.png" - to_show = True + to_show = False plot_color = 'forestgreen' true_p_bar = count_true_positives draw_plot_func(