concat layer vs slice layer

80 views
Skip to first unread message

shom...@gmail.com

unread,
Aug 11, 2015, 12:55:17 AM8/11/15
to Caffe Users
I have 2 channel data(created using caffe-master/matlab/hdf5creation/store2hdf5). i slice it into 2 parallel sub-networks & then put them togther using concat layer.  after the concat layer is the fully connected layer followed by loss layer. is the concat layer needed or it is superflous?

is this the right way to go? pictorially:

                                          conv1-> ReLu->pool
                                        /                                      \
data_layer->slice layer                                          concat_layer-> full_connected_layer->loss layer
                                        \                                      /
                                          conv1-> ReLu->pool
Reply all
Reply to author
Forward
0 new messages