Guest User

Untitled

a guest
May 23rd, 2016
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. net: "train_test_singleFrame_flow (copy).prototxt"
  2. test_iter: 75
  3. test_state: { stage: 'test-on-test' }
  4. test_interval: 100
  5. base_lr: 0.001
  6. lr_policy: "step"
  7. gamma: 0.1
  8. stepsize: 20000
  9. display: 20
  10. max_iter: 70000
  11. momentum: 0.9
  12. weight_decay: 0.005
  13. snapshot: 2500
  14. snapshot_prefix: "/home/anilil/projects/lstm/lisa-caffe-public/examples/LRCN_activity_recognition/singleframe_flow/snaps/singleframe_v5_xmlinput_"
  15. solver_mode: GPU
  16. device_id: 0
  17. random_seed: 1701
Add Comment
Please, Sign In to add comment