pystiche / papers

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

add stylization process in main.py #255

Closed jbueltemeier closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #255 (ef295ec) into master (7153d3f) will decrease coverage by 0.2%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #255     +/-   ##
========================================
- Coverage    98.6%   98.4%   -0.3%     
========================================
  Files          39      39             
  Lines        1556    1601     +45     
========================================
+ Hits         1535    1576     +41     
- Misses         21      25      +4     
Impacted Files Coverage Δ
pystiche_papers/ulyanov_et_al_2016/_loss.py 94.2% <0.0%> (-5.8%) :arrow_down:
pystiche_papers/ulyanov_et_al_2016/_utils.py 100.0% <0.0%> (ø)
pystiche_papers/ulyanov_et_al_2016/_nst.py 95.5% <0.0%> (+0.2%) :arrow_up:
pystiche_papers/utils/modules.py 98.5% <0.0%> (+0.3%) :arrow_up:

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 7153d3f...ef295ec. Read the comment docs.