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

Add better documentation for how to convert train/val nets into all-in-one nets #1192

Open
lukeyeager opened this issue Oct 20, 2016 · 1 comment

Comments

@lukeyeager
Copy link
Member

lukeyeager commented Oct 20, 2016

Try to adjust the last layers in your network to look something like this.

For more information, here is how I've proposed updating Caffe's example networks to all-in-one nets, and here is how I updated the default DIGITS networks to be all-in-one nets.

http://stackoverflow.com/q/40143901/2404152

@lukeyeager
Copy link
Member Author

Once you know which layers need to be added, this chart is useful for figuring out how to select the phase/stage of each layer: #628 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant