broadinstitute / keras-rcnn

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

changed parent class #208

Closed 0x00b1 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #208 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #208   +/-   ##
======================================
  Coverage    67.6%   67.6%           
======================================
  Files          30      30           
  Lines        1213    1213           
======================================
  Hits          820     820           
  Misses        393     393
Impacted Files Coverage Δ
keras_rcnn/layers/_object_detection.py 22.22% <100%> (ø) :arrow_up:
keras_rcnn/layers/_pooling.py 94.87% <100%> (ø) :arrow_up:
keras_rcnn/layers/_upsample.py 78.57% <100%> (ø) :arrow_up:
...s_rcnn/layers/object_detection/_object_proposal.py 91.66% <100%> (ø) :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 86ecf8d...347eee1. Read the comment docs.