Merge remote-tracking branch 'origin/master'

This commit is contained in:
Glenn Jocher 2019-12-19 18:09:20 -08:00
commit fd949a8eb3
1 changed files with 1 additions and 0 deletions

View File

@ -739,6 +739,7 @@ def kmeans_targets(path='../coco/trainvalno5k.txt', n=9, img_size=416): # from
# Plot
# plt.hist(biou.numpy().ravel(), 100)
return k
def print_mutation(hyp, results, bucket=''):