Edmond Yoo
2018-09-16 ee25ad42c5e9ecdc5a3aa7125e657ce26cc9535c
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