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

In training period, How can you produce segmentation loss and seg result? #13

Closed
shiyuangogogo opened this issue Jan 8, 2018 · 2 comments

Comments

@shiyuangogogo
Copy link

In training period, How can you produce segmentation loss and seg result?
you use one softmaxwithlosslayer to calculate seg loss and one softmaxlayer to produce seg result?
Or one softmaxlayer to produce seg result and a MultinomialLogisticLossLayer to produce seg loss?

@BestSonny
Copy link
Owner

@moliqian You are right. It follows the pipeline of the semantic segmentation method.

@shiyuangogogo
Copy link
Author

thanks @BestSonny .

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