pystiche / papers

Reference implementation and replication of prominent NST papers
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

fix score_correction_factor MRFOperator from li_wand_2016 #225

Closed pmeier closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #225 (16dbc06) into master (d0d7e30) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #225     +/-   ##
========================================
+ Coverage    98.8%   98.9%   +0.1%     
========================================
  Files          38      30      -8     
  Lines        1512    1479     -33     
========================================
- Hits         1494    1463     -31     
+ Misses         18      16      -2     
Impacted Files Coverage Δ
pystiche_papers/li_wand_2016/_loss.py 98.7% <100.0%> (ø)
pystiche_papers/gatys_et_al_2017/__init__.py
pystiche_papers/ulyanov_et_al_2016/__init__.py
pystiche_papers/utils/__init__.py
...ystiche_papers/gatys_ecker_bethge_2016/__init__.py
pystiche_papers/li_wand_2016/__init__.py
pystiche_papers/johnson_alahi_li_2016/__init__.py
pystiche_papers/data/__init__.py
pystiche_papers/__init__.py

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d0d7e30...16dbc06. Read the comment docs.