pystiche / papers

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

Add sanakoyeu_et_al_2018 main #213

Open jbueltemeier opened 3 years ago

jbueltemeier commented 3 years ago

This script basically works, but it hasn't even been run through completely yet. This will happen in the next few days.

codecov[bot] commented 3 years ago

Codecov Report

Merging #213 (33d64f3) into sanakoyeu-2018 (7add7f8) will decrease coverage by 0.0%. The diff coverage is 40.6%.

Impacted file tree graph

@@               Coverage Diff                @@
##           sanakoyeu-2018    #213     +/-   ##
================================================
- Coverage            94.8%   94.8%   -0.1%     
================================================
  Files                  47      47             
  Lines                2352    2251    -101     
================================================
- Hits                 2232    2136     -96     
+ Misses                120     115      -5     
Impacted Files Coverage Δ
pystiche_papers/sanakoyeu_et_al_2018/_nst.py 48.5% <20.8%> (+0.7%) :arrow_up:
pystiche_papers/sanakoyeu_et_al_2018/_data.py 98.8% <100.0%> (+<0.1%) :arrow_up:
pystiche_papers/sanakoyeu_et_al_2018/_loss.py 100.0% <100.0%> (ø)
...tiche_papers/sanakoyeu_et_al_2018/_augmentation.py 86.9% <0.0%> (-0.1%) :arrow_down:
pystiche_papers/li_wand_2016/_loss.py 98.7% <0.0%> (-0.1%) :arrow_down:
pystiche_papers/data/utils.py 100.0% <0.0%> (ø)
pystiche_papers/li_wand_2016/_nst.py 100.0% <0.0%> (ø)
pystiche_papers/ulyanov_et_al_2016/_loss.py 100.0% <0.0%> (ø)
pystiche_papers/li_wand_2016/_utils.py 100.0% <0.0%> (+3.9%) :arrow_up:
... 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 7add7f8...f1882fa. Read the comment docs.