Edmond Yoo
2018-09-16 0dab894a5be9f7d10d85e89dea91d02c71bae84d
build/darknet/x64/yolov3.cfg
@@ -1,10 +1,10 @@
[net]
# Testing
batch=1
subdivisions=1
#batch=1
#subdivisions=1
# Training
# batch=64
# subdivisions=16
batch=64
subdivisions=16
width=416
height=416
channels=3
@@ -610,7 +610,7 @@
classes=80
num=9
jitter=.3
ignore_thresh = .5
ignore_thresh = .7
truth_thresh = 1
random=1
@@ -696,7 +696,7 @@
classes=80
num=9
jitter=.3
ignore_thresh = .5
ignore_thresh = .7
truth_thresh = 1
random=1
@@ -783,7 +783,7 @@
classes=80
num=9
jitter=.3
ignore_thresh = .5
ignore_thresh = .7
truth_thresh = 1
random=1