You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net: "/users/TeamVideoSummarization/.ispc/SegNet-Tutorial/Models/segnet_basic_train.prototxt" # Change this to the absolute path to your model file
test_initialization: false
test_iter: 1
test_interval: 10000000
base_lr: 0.1
lr_policy: "step"
gamma: 1.0
stepsize: 10000000
display: 20
momentum: 0.9
max_iter: 10000
weight_decay: 0.0005
snapshot: 1000
snapshot_prefix: "/users/TeamVideoSummarization/.ispc/SegNet-Tutorial/Models/Training/segnet_basic" # Change this to the absolute path to where you wish to output solver snapshots