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

How to train embedding network #5

Open
jinde-liu opened this issue Nov 3, 2017 · 1 comment
Open

How to train embedding network #5

jinde-liu opened this issue Nov 3, 2017 · 1 comment

Comments

@jinde-liu
Copy link

I have found that the code only contains the part for test and no code for training. Is the embedding network trained separately from deeplab network?

@aharley
Copy link
Owner

aharley commented Nov 4, 2017

Yes: I recommend pre-training the embeddings using VOC 2012, or COCO. You can also train them end-to-end in the full pipeline.
I provided a config file for an embedding network.

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