Coder Social home page Coder Social logo

Comments (5)

dehann avatar dehann commented on August 27, 2024

Hi @mc2922 , what's supposed to happen in your first example is that :x1 should not be initialized during the addFactor! call but rather wait until a second un-initialized node depends on this :x1. That said, when you call inferOverTree, it should as a first step call endusreAllInitialized!(fg) which should automatically detect and do the last line you added , doautoinit!(fg, :x1) for you. I will have a closer look and get back to you. In the meantime, which version of IIF and RoME are you on? Thanks!

from incrementalinference.jl.

mc2922 avatar mc2922 commented on August 27, 2024

RoME -> v0.1.6
IIF -> v0.3.6+

from incrementalinference.jl.

dehann avatar dehann commented on August 27, 2024

Should be fixed by tree based initialization in v0.6.x release series.

from incrementalinference.jl.

dehann avatar dehann commented on August 27, 2024

keeping open until more testing and community certainty is obtained.

from incrementalinference.jl.

dehann avatar dehann commented on August 27, 2024

previously batchSolve!() was modified to ensureAllInitialized!() but this had other problems with n-ary factors not able to initialize properly on the previous factor graph method. This problem should be solved by using the new tree based initialization, since upward solving is also used to initialize the variables in the factor graph.

from incrementalinference.jl.

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.