FrancescoSaverioZuppichini / glasses

High-quality Neural Networks for Computer Vision 😎
https://francescosaveriozuppichini.github.io/glasses-webapp/
MIT License
431 stars 37 forks source link

gitflow-feature-stash: core-#27 #220

Closed FrancescoSaverioZuppichini closed 3 years ago

FrancescoSaverioZuppichini commented 3 years ago

27 was missing stocastich depth

codecov-io commented 3 years ago

Codecov Report

Merging #220 (f913754) into develop (01c3eda) will increase coverage by 0.77%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #220      +/-   ##
===========================================
+ Coverage    97.56%   98.33%   +0.77%     
===========================================
  Files           66       73       +7     
  Lines         2668     2951     +283     
===========================================
+ Hits          2603     2902     +299     
+ Misses          65       49      -16     
Impacted Files Coverage Δ
glasses/models/classification/resnetxt/__init__.py 91.30% <0.00%> (-1.56%) :arrow_down:
glasses/models/classification/regnet/__init__.py 80.14% <0.00%> (-0.82%) :arrow_down:
glasses/interpretability/SaliencyMap.py 95.00% <0.00%> (-0.35%) :arrow_down:
glasses/utils/PretrainedWeightsProvider.py 96.06% <0.00%> (-0.24%) :arrow_down:
glasses/models/classification/vgg/__init__.py 97.33% <0.00%> (-0.20%) :arrow_down:
glasses/models/classification/resnet/__init__.py 98.59% <0.00%> (-0.10%) :arrow_down:
...ses/models/classification/efficientnet/__init__.py 99.25% <0.00%> (-0.04%) :arrow_down:
test/test_auto.py 100.00% <0.00%> (ø)
test/test_blocks.py 100.00% <0.00%> (ø)
test/test_Residual.py 100.00% <0.00%> (ø)
... and 31 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 47fc608...f913754. Read the comment docs.