Code Monkey home page Code Monkey logo

Comments (6)

Toz3wm avatar Toz3wm commented on May 20, 2024 1

From the original paper "Efficient Inference in Fully Connected CRFs with Gaussian Edge Potentials", this formula :
capture du 2018-02-13 13-50-37

I think sxy in addPairWiseGaussian is theta_c, and sxy and srgb are respectively theta_a and theta_b. I might be wrong, however if this is not the case, then I don't see a hyper parameter that could fit to this sxy.

from pydensecrf.

howardgriffin avatar howardgriffin commented on May 20, 2024

I have the same question .Do you understand now?

from pydensecrf.

dingfg avatar dingfg commented on May 20, 2024

sxy(PosXStd and PosYStd)
sxy(Bi_X_Std and Bi_Y_Std), srgb(Bi_R_Std , Bi_G_Std and Bi_B_Std)

from pydensecrf.

lucasb-eyer avatar lucasb-eyer commented on May 20, 2024

@Toz3wm is correct (again ๐Ÿ˜„) and @dingfg is correct too. I have added a note to the README.

from pydensecrf.

IssamLaradji avatar IssamLaradji commented on May 20, 2024

what does compat refer to in the formula ? is it w ?

from pydensecrf.

lucasb-eyer avatar lucasb-eyer commented on May 20, 2024

@IssamLaradji from the readme:

These are label-compatibilites ยต(xi, xj)

which is what they are called in the paper too. They are not visible in the formula screen-shotted by @Toz3wm.

from pydensecrf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.