Git Product home page Git Product logo

Comments (3)

sweeneychris avatar sweeneychris commented on August 23, 2024

It depends a bit on which position estimation solver you are using. Using the least unsquared deviations solver is usually quite robust. If you are using the nonlinear solver then you can increase position_estimation_min_num_tracks_per_view to 6 or 10, or adjust position_estimation_robust_loss_width to be 0.01 or smaller. Also, increasing the number of retriangulation iterations for global SfM should help, though this will increase the runtime by a lot.

You can also try to adjust the 1DSfM filter by adjusting these options: https://github.com/sweeneychris/TheiaSfM/blob/master/src/theia/sfm/reconstruction_estimator_options.h#L145 See the documentation here for an explanation of these params: https://github.com/sweeneychris/TheiaSfM/blob/master/src/theia/sfm/filter_view_pairs_from_relative_translation.h#L47

from theiasfm.

sweeneychris avatar sweeneychris commented on August 23, 2024

Can we close the issue if this is solved?

from theiasfm.

avanindra avatar avanindra commented on August 23, 2024

Yes , close the issue. I am getting good enough results for repetitive structures , to similar quality as incremental SFM.

from theiasfm.

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.