MRF is a generative model. Hence we need to model
i) the likelihood of image given label
ii) prior of label
the inference can be modeled from the joint probability (using Bayes theorm) as a conditional probability of label given the image.
To make the inference tractable only local relationship between labels are encoded into in the form ii).
CRF can directly model the conditional probability of label given image, hence we don't need to explicitly model i) and ii).
Apr 6, 2017
Subscribe to:
Post Comments (Atom)
-
To install pngwrite we need to install to helper library before we install pngwriter. 1. libpng 2. freetype2 We can use fink or macport to i...
-
Parsing and displaying dates and times is often complicated because of formatting and locale issues. Java 2 Platform, Standard Edition (J2S...
No comments:
Post a Comment