[Python] Augmenting existing network with additional layers

14 views
Skip to first unread message

Will Price

unread,
Nov 10, 2016, 2:01:39 PM11/10/16
to Caffe Users
Hi,

I've got a network I've loaded from a deploy.prototxt, I'd like to add an additional layer on top of the last layer of the network, does pycaffe provide any support for this? I've tried net.layers.append(my_new_layer) but I get an error: "TypeError: Attempting to append an invalid type".

Many thanks
Reply all
Reply to author
Forward
0 new messages