How a subset of pretrained caffe model can be saved?

10 views
Skip to first unread message

Ali Shahin

unread,
Aug 15, 2016, 8:10:16 AM8/15/16
to Caffe Users

I am working on a pretrained caffe model (in python) which has 3 layers. I want to decompose this caffe model and create a new model the same as first layer of this model. For example:

Original Caffe model     data -> conv1_1 -> conv1_2 -> conv2_1 -> conv2_2 -> conv3_1 -> conv3_2

New Caffe model          data -> conv1_1 -> conv1_2

Can anybody help me?

Reply all
Reply to author
Forward
0 new messages