ragavvenkatesan / yann

This toolbox is support material for the book on CNN (http://www.convolution.network).
http://www.yann.network
Other
41 stars 27 forks source link

Load Images only and Update on CelebA #81

Closed ragavvenkatesan closed 7 years ago

ragavvenkatesan commented 7 years ago

Updating the sync.

codecov-io commented 7 years ago

Codecov Report

Merging #81 into V1 will increase coverage by 26.09%. The diff coverage is 20%.

Impacted file tree graph

@@             Coverage Diff             @@
##               V1      #81       +/-   ##
===========================================
+ Coverage   56.87%   82.97%   +26.09%     
===========================================
  Files          60       60               
  Lines       11142     6225     -4917     
===========================================
- Hits         6337     5165     -1172     
+ Misses       4805     1060     -3745
Impacted Files Coverage Δ
yann/utils/dataset.py 74.47% <20%> (+5.3%) :arrow_up:
pantry/tutorials/notebooks/utils.py 18.75% <0%> (-7.43%) :arrow_down:
tests/__init__.py 100% <0%> (ø) :arrow_up:
yann/core/pool.py 61.11% <0%> (+46.31%) :arrow_up:
yann/utils/graph.py 100% <0%> (+48.49%) :arrow_up:
yann/utils/image.py 96.72% <0%> (+74.82%) :arrow_up:
yann/core/conv.py 100% <0%> (+88.66%) :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 85122fd...8db1201. Read the comment docs.