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

question about learning rate #4

Open
gozian2811 opened this issue Oct 29, 2016 · 1 comment
Open

question about learning rate #4

gozian2811 opened this issue Oct 29, 2016 · 1 comment

Comments

@gozian2811
Copy link

Mr Su,
I ran your code of mvcnn, and I've found a problem in the code. The training epoch is split into 3 stages, while theoretically the learningRates of every layer differ in different stage. However, the learningRates cannot be modified when stage changes, and only the last layer of the net may change during the whole training process.

@wangchu1
Copy link

I have found the exact issue as well. I am curious to know did Mr. Su reported their accuracy when only the last layer is learned? Or he had a working version of the code.

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