matlab-deep-learning / mtcnn-face-detection

Face detection and alignment using deep learning
Other
26 stars 18 forks source link

fix bug #6 in proposeRegions #9

Closed justinpinkney closed 4 years ago

justinpinkney commented 4 years ago

See #6

codecov-io commented 4 years ago

Codecov Report

Merging #9 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   97.63%   97.63%           
=======================================
  Files          11       11           
  Lines         169      169           
=======================================
  Hits          165      165           
  Misses          4        4           
Impacted Files Coverage Δ
code/mtcnn/+mtcnn/proposeRegions.m 100.00% <100.00%> (ø)

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 420c589...c93c57e. Read the comment docs.