parent
ad73ce4334
commit
eac2c010c4
|
@ -751,6 +751,7 @@ def kmeans_targets(path='../coco/trainvalno5k.txt', n=9, img_size=416): # from
|
||||||
|
|
||||||
# Plot
|
# Plot
|
||||||
# plt.hist(biou.numpy().ravel(), 100)
|
# plt.hist(biou.numpy().ravel(), 100)
|
||||||
|
return k
|
||||||
|
|
||||||
|
|
||||||
def print_mutation(hyp, results, bucket=''):
|
def print_mutation(hyp, results, bucket=''):
|
||||||
|
|
Loading…
Reference in New Issue