This commit is contained in:
Glenn Jocher 2018-11-30 11:57:14 +01:00
parent 0240ac44f6
commit b0c0182062
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ def plot_results():
if i == 0:
plt.legend()
# def plot_results():
# def plot_results(): # (OLD FORMAT before October 2018)
# # Plot YOLO training results file 'results.txt'
# import numpy as np
# import matplotlib.pyplot as plt