Giter Site home page Giter Site logo

Comments (2)

jczarnowski avatar jczarnowski commented on August 23, 2024
  • For the ATE evaluation, we've focused on the TUM dataset as the standard benchmark and selected sequences to compare against the results published in the CNN-SLAM and DeepTAM papers. The code for these methods was not available to run. At the time, joint mapping and tracking implementation was not published for DeepTAM and CNN-SLAM is still not open source. Therefore, in the reconstruction evaluation table we've focused on reconstruction only.

  • The reference to SfMLearner was to show that we follow the principle of scaling depth maps to compare them against the ground truth. We did not use the ground truth median as SfMLearner though, but for a more fair comparison we've used the 'optimal' scale estimated by the TUM script.

Comparing monocular SLAM systems is indeed hard, and there is a lot more experiments or axes we could compare on. That's why we will be releasing the full code together with the evaluation.

from deepfactors.

yan99033 avatar yan99033 commented on August 23, 2024

For the ATE evaluation, we've focused on the TUM dataset as the standard benchmark and selected sequences to compare against the results published in the CNN-SLAM and DeepTAM papers. The code for these methods was not available to run. At the time, joint mapping and tracking implementation was not published for DeepTAM and CNN-SLAM is still not open source. Therefore, in the reconstruction evaluation table we've focused on reconstruction only.

What I meant is that you can have both the reconstruction accuracy and the ATE evaluations in Table II, similar to Table 1 in CNN-SLAM. I am curious to find out if the reconstruction accuracy is proportional to the camera trajectory accuracy.

Edit: The reason why this is interesting is that you are using graph-based optimisation, which supposedly should give you better mapping and tracking performance; in contrast, CNN-SLAM uses alternating optimisation (tracking and then EKF-style depth fusion), which potentially can give you good tracking but bad mapping, or vice versa (compare ICL/office2 and ICL/living1 in Table 1 of CNN-SLAM).

The reference to SfMLearner was to show that we follow the principle of scaling depth maps to compare them against the ground truth. We did not use the ground truth median as SfMLearner though, but for a more fair comparison we've used the 'optimal' scale estimated by the TUM script.

Got it. That makes sense.

Thanks again.

from deepfactors.

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.