Conversation
|
I looked through paper again and couldn't find anything else, that's missing. We can merge this small fix, but issue with performance degradation will be left opened. |
Codecov Report
@@ Coverage Diff @@
## master #162 +/- ##
=======================================
Coverage 94.81% 94.81%
=======================================
Files 25 25
Lines 1697 1698 +1
=======================================
+ Hits 1609 1610 +1
Misses 88 88
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
@zakajd
|
|
@denproc Ready to be merged after test pass |
|
@zakajd, I tested MS-GMSD on our test images. I got the same result for both [0,1] and [0,255] ranges to be used inside the |
|
Hey, @denproc This is expected, because there are other range-specific values, such as beta1, beta2 etc. @snk4tr ready for review and merge. |
|
Kudos, SonarCloud Quality Gate passed!
|
Partially closes #161
Proposed Changes
alphaterm in gradient similarity maps computation. Adding it slightly increases overall performance for both MS-GMSD and MS-GMSDc, but it's still far from values in the paper0.0026as in original GMSD paper. It's unlikely that it's so important for the final result.