broadinstitute / keras-rcnn

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

test rpn (WIP) #167

Closed jhung0 closed 6 years ago

jhung0 commented 6 years ago

call

codecov-io commented 6 years ago

Codecov Report

Merging #167 into master will increase coverage by 3.6%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #167     +/-   ##
=========================================
+ Coverage   65.56%   69.17%   +3.6%     
=========================================
  Files          27       27             
  Lines        1025     1025             
=========================================
+ Hits          672      709     +37     
+ Misses        353      316     -37
Impacted Files Coverage Δ
keras_rcnn/layers/losses/__init__.py 100% <100%> (+50.68%) :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 ec1817f...705d1bc. Read the comment docs.