broadinstitute / keras-rcnn

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

fix loss function and edit Lambda layer usage #44

Closed jhung0 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #44 into features/region-proposal-network-losses will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           features/region-proposal-network-losses      #44      +/-   ##
===========================================================================
+ Coverage                                    65.94%   65.99%   +0.05%     
===========================================================================
  Files                                           17       17              
  Lines                                          643      644       +1     
===========================================================================
+ Hits                                           424      425       +1     
  Misses                                         219      219
Impacted Files Coverage Δ
keras_rcnn/losses/rpn.py 100% <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 41d4b43...fc7682b. Read the comment docs.