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

LocationDecisionKS segmentation masks #46

Open
ivo--t opened this issue Dec 13, 2016 · 1 comment
Open

LocationDecisionKS segmentation masks #46

ivo--t opened this issue Dec 13, 2016 · 1 comment
Assignees

Comments

@ivo--t
Copy link
Member

ivo--t commented Dec 13, 2016

I am a bit confused about the changes introduced in edde19f and further. It seems the LocationDecisionKS now always also add segmentationHypothesis to the blackboard, without option to prevent this? However usually, the StreamSegregationKS will be used to produce segmentationHypotheses. Since the LocationDecisionKS is supposed to be used always because of its included time-integration, the two will interfere and the SegmentIdentityKS be confused.

Could you clarify / add a switch to LocationDecisionKS's constructor to disable segments production?

@ningma97
Copy link
Contributor

ningma97 commented Dec 15, 2016

No. LocationDecisionKS only adds segmentationHypothesis if TopdownSourceModelKS is used and produces a mask.

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