Ran
|
Files
47
|
Run time
3s
|
Badge
README BADGES
|
push
travis-ci-com
<a href="https://github.com/vanvalenlab/deepcell-tf/commit/fd86f5bec">Correct upper limit for clipping boxes. (#277) * Correct upper limit for clipping boxes. * Call `tf.unstack` on boxes to get box coordinates instead of indexing directly. https://github.com/fizyr/keras-retinanet/commit/</a><a class="double-link" href="https://github.com/vanvalenlab/deepcell-tf/commit/5524619f9">5524619f9</a>
4345 of 5896 relevant lines covered (73.69%)
0.74 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
10.7 | deepcell/training.py | 835 + 730 | 243 + 184 | 26 + 17 | 217 + 167 | 1.0 | |
21.88 | deepcell/utils/plot_utils.py | 353 + 335 | 128 + 116 | 28 + 16 | 100 + 100 | 1.0 - 10 | |
33.33 | deepcell/utils/export_utils.py | 100 + 42 | 33 + 11 | 11 - 6 | 22 + 17 | 1.0 | |
35.4 | deepcell/losses.py | 562 + 529 | 226 + 209 | 80 + 75 | 146 + 134 | 1.0 | |
42.14 | deepcell/utils/retinanet_anchor_utils.py | 1139 + 1066 | 477 + 443 | 201 + 171 | 276 + 272 | 1.0 - 1254 | |
44.26 | deepcell/callbacks.py | 167 + 121 | 61 + 37 | 27 + 14 | 34 + 23 | 1.0 | |
56.42 | deepcell/image_generators/tracking.py | 898 + 866 | 397 + 388 | 224 + 217 | 173 + 171 | 1.0 | |
57.14 | deepcell/applications/cell_tracking.py | 69 + 40 | 14 - 1 | 8 + 5 | 6 - 6 | 1.0 | |
64.85 | deepcell/layers/retinanet.py | 479 + 419 | 239 + 215 | 155 + 147 | 84 + 68 | 1.0 | |
66.29 | deepcell/utils/data_utils.py | 934 + 873 | 356 + 325 | 236 + 216 | 120 + 109 | 1.0 |