photosynthesis-team / piq

Measures and metrics for image2image tasks. PyTorch.
Apache License 2.0
1.32k stars 114 forks source link

Change BRISQUE interpolation to match MATLAB performance #313

Closed denproc closed 2 years ago

denproc commented 2 years ago

Closes #312

Proposed Changes

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #313 (4124c61) into master (51d7633) will increase coverage by 2.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
+ Coverage   91.95%   94.04%   +2.08%     
==========================================
  Files          34       34              
  Lines        2486     2485       -1     
==========================================
+ Hits         2286     2337      +51     
+ Misses        200      148      -52     
Flag Coverage Δ
unittests 94.04% <100.00%> (+2.08%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
piq/brisque.py 99.00% <100.00%> (-0.01%) :arrow_down:
piq/functional/filters.py 100.00% <100.00%> (ø)
piq/gs.py 90.10% <0.00%> (+57.14%) :arrow_up: