what's everyone's favorite dubstep artists? i like skrillex and knife party

This commit is contained in:
Joseph Redmon
2018-03-25 22:25:49 -07:00
parent 515550921a
commit 060faa268d

View File

@ -605,28 +605,16 @@ pad=1
filters=75 filters=75
activation=linear activation=linear
[yolo]
[region] mask = 0,1,2
mask = 6,7,8
anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326 anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326
bias_match=1
classes=20 classes=20
coords=4
num=9 num=9
softmax=0
jitter=.3 jitter=.3
rescore=0 ignore_thresh = .5
truth_thresh = 1
object_scale=1
noobject_scale=1
class_scale=1
coord_scale=1
absolute=1
thresh = .5
random=1 random=1
[route] [route]
layers = -4 layers = -4
@ -701,29 +689,16 @@ pad=1
filters=75 filters=75
activation=linear activation=linear
[yolo]
[region] mask = 0,1,2
mask = 3,4,5
anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326 anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326
bias_match=1
classes=20 classes=20
coords=4
num=9 num=9
softmax=0
jitter=.3 jitter=.3
rescore=0 ignore_thresh = .5
truth_thresh = 1
object_scale=1
noobject_scale=1
class_scale=1
coord_scale=1
absolute=1
thresh = .5
random=1 random=1
[route] [route]
layers = -4 layers = -4
@ -798,24 +773,13 @@ pad=1
filters=75 filters=75
activation=linear activation=linear
[yolo]
[region]
mask = 0,1,2 mask = 0,1,2
anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326 anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326
bias_match=1
classes=20 classes=20
coords=4
num=9 num=9
softmax=0
jitter=.3 jitter=.3
rescore=0 ignore_thresh = .5
truth_thresh = 1
object_scale=1
noobject_scale=1
class_scale=1
coord_scale=1
absolute=1
thresh = .5
random=1 random=1