Skip to content
VGG_ILSVRC_19_layers_solver.prototxt 453 B
Newer Older
Agnes Ansari's avatar
Agnes Ansari committed
test_iter: 1000
test_interval: 1000
base_lr: 0.01
lr_policy: "step"
gamma: 0.1
stepsize: 100000
display: 20
momentum: 0.9
weight_decay: 0.0005
snapshot: 10000
snapshot_after_train: true
solver_mode: GPU
max_iter: 10009
net: "/gpfs16l/pwrwork/idris/sts/ssts001/ImageNetUseCaseV2/Caffe/Model/VGG_ILSVRC_19_layers_train_val.prototxt"
snapshot_prefix: "/gpfs16l/pwrwork/idris/sts/ssts001/ImageNetUseCaseV2/Caffe/Model/Snapshots/VGG_ILSVRC_19_layers_train_"