Alexey
2018-08-15 a723e1c62a27aeb39aaf7fcdeb3beb4e89fba32d
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