diff --git a/utils/utils.py b/utils/utils.py index a8b6975b..1525de9d 100755 --- a/utils/utils.py +++ b/utils/utils.py @@ -963,7 +963,6 @@ def plot_results(start=0, stop=0, bucket='', id=()): # from utils.utils import ax = ax.ravel() s = ['GIoU', 'Objectness', 'Classification', 'Precision', 'Recall', 'val GIoU', 'val Objectness', 'val Classification', 'mAP@0.5', 'F1'] - if bucket: files = ['https://storage.googleapis.com/%s/results%g.txt' % (bucket, x) for x in id] else: