pystiche / papers

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

Add data functionalities to sanakoyeu_et_al_2018 #177

Closed pmeier closed 4 years ago

pmeier commented 4 years ago

Supersedes #162. @jbueltemeier merge if you are happy.

pmeier commented 4 years ago

Blocked by #178

codecov[bot] commented 4 years ago

Codecov Report

Merging #177 into sanakoyeu-2018 will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@               Coverage Diff                @@
##           sanakoyeu-2018    #177     +/-   ##
================================================
+ Coverage            98.6%   98.8%   +0.1%     
================================================
  Files                  41      33      -8     
  Lines                1530    1588     +58     
================================================
+ Hits                 1509    1569     +60     
+ Misses                 21      19      -2     
Impacted Files Coverage Δ
pystiche_papers/sanakoyeu_et_al_2018/_data.py 100.0% <100.0%> (ø)
pystiche_papers/data/__init__.py
pystiche_papers/ulyanov_et_al_2016/__init__.py
...ystiche_papers/gatys_ecker_bethge_2016/__init__.py
pystiche_papers/__init__.py
pystiche_papers/utils/__init__.py
pystiche_papers/li_wand_2016/__init__.py
pystiche_papers/johnson_alahi_li_2016/__init__.py
pystiche_papers/gatys_et_al_2017/__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 ac8b634...e8c84fa. Read the comment docs.