Microsoft Research Community

Search

  • MRF and Infer.NET

    Can you please advice how one can model Markov random field in Infer.NET? I'd like to implement a simple image segmentation algorithm, but I'm really unsure about the way of specifying clique potentials in the model. Thanks in advance.
    Posted to Infer.NET (Forum) by hr0nix on 10-17-2009
  • WebUI default admin password

    I've recently installed Zentity v1.0 But I can't found anywhere in documentation what is the default password for "Administrator" user. Can you help me? Where is it specified?
  • Zentity web-interface logon

    I've successfully installed Zentity v1.0 but can't find default admin password for web-interface anywhere in documentation? Please, advise me how can I get logged into the system?
  • Re: Summation of int variables and array elements.

    Than maybe there is some simple way of making uniform discrete distribution on double values? What can I do to implement it?
    Posted to Infer.NET (Forum) by hr0nix on 03-05-2009
  • Re: Summation of int variables and array elements.

    Of course I can solve it with pen and paper. I just wanted to learn Infer.NET by solving tasks. But, unfortunately, I've failed. So now I'm just looking for answers.
    Posted to Infer.NET (Forum) by hr0nix on 03-05-2009
  • Re: Summation of int variables and array elements.

    I forget. Problem 205 from project Euler ( http://projecteuler.net/index.php?section=problems&id=205 ): Peter has nine four-sided (pyramidal) dice, each with faces numbered 1, 2, 3, 4. Colin has six six-sided (cubic) dice, each with faces numbered 1, 2, 3, 4, 5, 6. Peter and Colin roll their dice and compare totals: the highest total wins. The result is a draw if the totals are equal. What is the probability that Pyramidal Pete beats Cubic Colin? Give your answer rounded to seven decimal places
    Posted to Infer.NET (Forum) by hr0nix on 03-04-2009
  • Summation of int variables and array elements.

    Good day. Recently I've tryed solving the following task from Project Euler using Infer.NET but I've faced some problems. 1) Summation operation is available only for Variable<double>. Trying to sum two Variable<int> values leads to InvalidOperationException with message "No operator factor registered for 'Plus' with argument type System.Int32". But Variable.Discrete creates only distributions of integer values. 2) Can you explain the way I can made random variable
    Posted to Infer.NET (Forum) by hr0nix on 03-04-2009
Page 1 of 1 (7 items) | RSS | More Search Options
©2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Feedback