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

locally shared weights in conv3 and conv4 #8

Open
liz6688 opened this issue Mar 14, 2017 · 2 comments
Open

locally shared weights in conv3 and conv4 #8

liz6688 opened this issue Mar 14, 2017 · 2 comments

Comments

@liz6688
Copy link

liz6688 commented Mar 14, 2017

In the DeepID paper, the third and fourth convolutional layer' weights are locally
shared. But, there seems no locally shared weights in your network structure. Do you know how to realize it in convolutional network?

@timemao
Copy link

timemao commented Jun 21, 2017

@liz6688 the third and fourth convolutional layer' weights are locally
shared is line 138-140 of deepid_class.py

@ruoqianguo
Copy link

@timemao , how did they shared the weights?

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

3 participants