Git Product home page Git Product logo

Comments (3)

puzzlepaint avatar puzzlepaint commented on August 11, 2024

Thank you for reporting these failures. I believe that they are likely more of an issue with the tests rather than an issue with the tested functionality. There is generally some variance in the test results, for example due to differing CUDA block scheduling. It seems that the thresholds used in the tests may be slightly too small to account for that variance.

In detail:

The test Optimization.PCGIntrinsicsOptimizationWithPhotometricResidual reached a difference of -0.0406952, 0.0275574, -0.0578613, -0.114563 to the ground truth intrinsics, but the thresholds on the absolute difference values are 0.03, 0.03, 0.15, 0.15 (only the first value exceeds the threshold slightly).

The test Optimization.AlternatingIntrinsicsOptimizationWithPhotometricResidual reached a difference of -0.0420685, 0.027298, -0.0567017, -0.11319 to the ground truth intrinsics, but the thresholds on the absolute difference values are 0.03, 0.03, 0.15, 0.15 (again, only the first value exceeds the threshold slightly).

The test Optimization.AlternatingDepthDeformationOptimizationWithGeometricResidual exceeded a threshold of 0.01 more significantly with a value of 0.0427, but there is a comment in the test code that this specific value converges very slowly and probably does not matter much.

from badslam.

KyleXBao avatar KyleXBao commented on August 11, 2024

Thank you for your explanation. I was worried about these 3 to 4 test failures because it's written all tests should passed in your installation instruction. Since it's not matter much, I can continue work on the badslam.

from badslam.

KyleXBao avatar KyleXBao commented on August 11, 2024

close issue

from badslam.

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.