pystiche / papers

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

Port pretrained weights for sanakoyeu_et_al_2018 #199

Closed pmeier closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #199 into sanakoyeu-2018 will decrease coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@               Coverage Diff                @@
##           sanakoyeu-2018    #199     +/-   ##
================================================
- Coverage            97.7%   97.6%   -0.1%     
================================================
  Files                  35      44      +9     
  Lines                1886    1942     +56     
================================================
+ Hits                 1843    1897     +54     
- Misses                 43      45      +2     
Impacted Files Coverage Δ
pystiche_papers/johnson_alahi_li_2016/_modules.py 100.0% <ø> (ø)
pystiche_papers/sanakoyeu_et_al_2018/_modules.py 95.6% <100.0%> (+1.0%) :arrow_up:
pystiche_papers/utils/__init__.py 100.0% <0.0%> (ø)
pystiche_papers/li_wand_2016/__init__.py 100.0% <0.0%> (ø)
pystiche_papers/johnson_alahi_li_2016/__init__.py 100.0% <0.0%> (ø)
pystiche_papers/gatys_et_al_2017/__init__.py 100.0% <0.0%> (ø)
pystiche_papers/ulyanov_et_al_2016/__init__.py 100.0% <0.0%> (ø)
...ystiche_papers/gatys_ecker_bethge_2016/__init__.py 100.0% <0.0%> (ø)
pystiche_papers/sanakoyeu_et_al_2018/__init__.py 100.0% <0.0%> (ø)
pystiche_papers/data/__init__.py 100.0% <0.0%> (ø)
... and 1 more

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 cdcd1b0...3751233. Read the comment docs.