broadinstitute / keras-rcnn

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

Fix clip #94

Closed jhung0 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #94 into master will increase coverage by 0.59%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   74.57%   75.17%   +0.59%     
==========================================
  Files          25       25              
  Lines         704      721      +17     
==========================================
+ Hits          525      542      +17     
  Misses        179      179
Impacted Files Coverage Δ
...s_rcnn/layers/object_detection/_object_proposal.py 97.43% <100%> (+0.29%) :arrow_up:
keras_rcnn/backend/common.py 92.92% <100%> (+0.7%) :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 4db706d...f145a6c. Read the comment docs.