photosynthesis-team / piq

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

Fix bug in MDSI loss #286

Closed zakajd closed 2 years ago

zakajd commented 2 years ago

Closes #215

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 #286 (584c018) into master (a7d6bdc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   90.97%   90.97%           
=======================================
  Files          33       33           
  Lines        2283     2283           
=======================================
  Hits         2077     2077           
  Misses        206      206           
Flag Coverage Δ
unittests 90.97% <100.00%> (ø)

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

Impacted Files Coverage Δ
piq/mdsi.py 100.00% <100.00%> (ø)