Git Product home page Git Product logo

Comments (5)

TurboGit avatar TurboGit commented on August 17, 2024

@jenshannoschwalm : This is for you :)

from darktable.

TurboGit avatar TurboGit commented on August 17, 2024

A side question, is it expected that almost all tests are slightly changed in the regression testsuite? I mean the new mode is the default but not for old edits, right? For example for recent test Test 0158-coloreq-no-guided-filter we had yesterday:

Test 0158-coloreq-no-guided-filter
      Image mire1.cr2
      Expected CPU vs. current CPU report :
      ----------------------------------
      Max dE                   : 0.00000
      Avg dE                   : 0.00000
      Std dE                   : 0.00000
      ----------------------------------
      Pixels below avg + 0 std : 100.00 %
      Pixels below avg + 1 std : 100.00 %
      Pixels below avg + 3 std : 100.00 %
      Pixels below avg + 6 std : 100.00 %
      Pixels below avg + 9 std : 100.00 %
      ----------------------------------
      Pixels above tolerance   : 0.00 %
 
  OK

So fully clean, 100%... and now:

Test 0158-coloreq-no-guided-filter
      Image mire1.cr2
      Expected CPU vs. current CPU report :
      ----------------------------------
      Max dE                   : 0.96704
      Avg dE                   : 0.00004
      Std dE                   : 0.00474
      ----------------------------------
      Pixels below avg + 0 std : 99.99 %
      Pixels below avg + 1 std : 99.99 %
      Pixels below avg + 3 std : 99.99 %
      Pixels below avg + 6 std : 99.99 %
      Pixels below avg + 9 std : 99.99 %
      ----------------------------------
      Pixels above tolerance   : 0.00 %
 
  OK

from darktable.

jenshannoschwalm avatar jenshannoschwalm commented on August 17, 2024

The PR #15602 did introduce a regression on this test.

The diff:

image

The expected output:

image

The new output:

image

See the green part in the skip, less redish seems good but it doesn't cover all the area...

So maybe we need:

* to update the integration test

* fix segmentation based parameters to cope with PR

I will check if there is a missing part in correction in segmentation stuff ...

from darktable.

jenshannoschwalm avatar jenshannoschwalm commented on August 17, 2024

A side question, is it expected that almost all tests are slightly changed in the regression testsuite? I mean the new mode is the default but not for old edits, right? For example for recent test Test 0158-coloreq-no-guided-filter we had yesterday:

I think we both agree on this shouldn't be the case :-) (Old edits should have the same output...)

from darktable.

TurboGit avatar TurboGit commented on August 17, 2024

It seems that there is multiple issue.

For example reverting:

fba96f2 Use vectorized functions

Makes test 0158-coloreq-no-guided-filter to be 100% clean again.

But the test in the initial message is still failing.

from darktable.

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.