updates
This commit is contained in:
parent
0240ac44f6
commit
b0c0182062
|
@ -452,7 +452,7 @@ def plot_results():
|
||||||
if i == 0:
|
if i == 0:
|
||||||
plt.legend()
|
plt.legend()
|
||||||
|
|
||||||
# def plot_results():
|
# def plot_results(): # (OLD FORMAT before October 2018)
|
||||||
# # Plot YOLO training results file 'results.txt'
|
# # Plot YOLO training results file 'results.txt'
|
||||||
# import numpy as np
|
# import numpy as np
|
||||||
# import matplotlib.pyplot as plt
|
# import matplotlib.pyplot as plt
|
||||||
|
|
Loading…
Reference in New Issue