broadinstitute / keras-rcnn

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

TestRCNN #163

Closed 0x00b1 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #163 into master will increase coverage by 3.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
+ Coverage   62.33%   65.49%   +3.16%     
==========================================
  Files          27       27              
  Lines        1046     1026      -20     
==========================================
+ Hits          652      672      +20     
+ Misses        394      354      -40
Impacted Files Coverage Δ
keras_rcnn/layers/losses/__init__.py 48.64% <100%> (+30.56%) :arrow_up:
keras_rcnn/backend/tensorflow_backend.py 94.91% <0%> (+1.69%) :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 6226e3b...ebae4ed. Read the comment docs.