broadinstitute / keras-rcnn

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

loss shape bug fix #173

Closed imparkss closed 6 years ago

imparkss commented 6 years ago

171

loss shape bug fix

codecov-io commented 6 years ago

Codecov Report

Merging #173 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   69.17%   69.17%           
=======================================
  Files          27       27           
  Lines        1025     1025           
=======================================
  Hits          709      709           
  Misses        316      316
Impacted Files Coverage Δ
keras_rcnn/models/_rcnn.py 21.56% <0%> (ø) :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 688be63...21c0889. Read the comment docs.