broadinstitute / keras-rcnn

Keras package for region-based convolutional neural networks (RCNNs)
Other
555 stars 222 forks source link

anchor fixes #209

Closed 0x00b1 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #209 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #209     +/-   ##
========================================
+ Coverage    67.6%   67.7%   +0.1%     
========================================
  Files          30      30             
  Lines        1213    1217      +4     
========================================
+ Hits          820     824      +4     
  Misses        393     393
Impacted Files Coverage Δ
keras_rcnn/layers/object_detection/_anchor.py 97.6% <100%> (ø) :arrow_up:
keras_rcnn/backend/common.py 88.46% <100%> (+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 85077c2...05ccc17. Read the comment docs.