Open
Description
I have been going through your code, and I believe your message-update scheme for min-sum LBP is slightly wrong for two reasons :
- The smoothness/Binary Potential term is missing in the message update.
- For a message of a given label, it should take minimum of all labels. But your code doesnot have any such scheme.
Can you please look into the code and check, because I am using your code for message update in some other application?
Metadata
Metadata
Assignees
Labels
No labels