You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to caffe...@googlegroups.com
I know the MATLAB wrapper uses the deploy.prototxt for forward propagation. I think in general it's used for the deployment of an already trained model.
evancompu...@gmail.com
unread,
Oct 1, 2014, 11:45:05 PM10/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to caffe...@googlegroups.com
Thank you Rayn!
Rose Perrone
unread,
Dec 2, 2014, 4:02:18 AM12/2/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to caffe...@googlegroups.com
Also note that you can simply use the deploy.prototxt from the bvlc_reference_caffenet, making sure to change the "name" and "top" of the fc8 layer, as well as the "bottom" of the layer after the fc8 layer, to the name you gave it in train_val.prototxt.