How to create this CNN architecture in Caffe?

99封情书 提交于 2019-12-25 08:02:30

问题


I have two images/patches (the larger one includes the smaller one and some context information around it) of different sizes (I dont wont to create a new image by just concatenating them).

I want to create a CNN as shown in the figure.

How can I create it using Caffe prototxt file?

Can I directly use Caffe to train it?

Both CNNs can share the same weights.

来源:https://stackoverflow.com/questions/38226378/how-to-create-this-cnn-architecture-in-caffe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!