Question on Fine Tuning tutorial

112 views
Skip to first unread message

Michael

unread,
Apr 5, 2015, 3:06:14 AM4/5/15
to caffe...@googlegroups.com
Hi, I ran the finetuning tutorial on the Caffe website for Flicker and have a couple questions.

1. Where does the model that is being trained get saved to, and what is its name? I tried looking in the prototext file for this but couldn't find any info

2. Is there a way to stop training and then resume later?

Thanks!

Mauricio Lisboa Perez

unread,
May 19, 2015, 9:21:20 AM5/19/15
to caffe...@googlegroups.com
Hi Michael,

  1. The location, and name, is defined by field snapshot_prefix from the solver.prototxt. In this case: "models/finetune_flickr_style/finetune_flickr_style"
  2. In the field snapshot is defined the interval on which a snapshot will be created (finetune_flickr_style_iter_<number_iter>.solverstate). With this snapshot the training can be resumed.

I suggest running the ImageNet tutorial and LeNet MNIST Tutorial.

Reply all
Reply to author
Forward
0 new messages