Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TileLayer Usage #4422

Closed
haihaoshen opened this issue Jul 6, 2016 · 1 comment
Closed

TileLayer Usage #4422

haihaoshen opened this issue Jul 6, 2016 · 1 comment

Comments

@haihaoshen
Copy link

Hi,

Is there any proto example on TileLayer usage? I have two layers (layer1, layer2) that need to be element-wised. The layer1 comes from conv+pool, which has shape 64 * 64 * 200 * 200, and layer2 comes from fc layer, which has shape 64 * 64. I thought the layer2 data could be replicated to meet layer2. How should I write the TileLayer proto here? Thanks.

This was referenced Jul 6, 2016
@seanbell
Copy link

seanbell commented Jul 6, 2016

Please ask usage questions on the mailing list. If you think the docs are insufficient, please feel free to submit a PR that better explains the layers.

From https://github.com/BVLC/caffe/blob/master/CONTRIBUTING.md:

Please do not post usage, installation, or modeling questions, or other requests for help to Issues.
Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.

@seanbell seanbell closed this as completed Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants