broadinstitute / keras-rcnn

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

Resolves #187 and #188 #189

Closed brandenkmurray closed 6 years ago

brandenkmurray commented 6 years ago

Resolves #187 and #188

codecov-io commented 6 years ago

Codecov Report

Merging #189 into master will decrease coverage by 0.09%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #189     +/-   ##
=========================================
- Coverage   73.24%   73.14%   -0.1%     
=========================================
  Files          27       27             
  Lines        1080     1080             
=========================================
- Hits          791      790      -1     
- Misses        289      290      +1
Impacted Files Coverage Δ
keras_rcnn/preprocessing/_object_detection.py 78.87% <0%> (-0.71%) :arrow_down:

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 d544263...4bdbe5f. Read the comment docs.

0x00b1 commented 6 years ago

LGTM! Thanks! And please send another PR adding yourself to CONTRIBUTORS.rst. :)