tiatoolbox icon indicating copy to clipboard operation
tiatoolbox copied to clipboard

:sparkles: NEW: Add Nucleus Detection Engine

Open shaneahmed opened this issue 2 years ago • 1 comments

  • Add Nucleus Detection Engine
  • Fix documentation in patch_predictor.py

shaneahmed avatar Feb 16 '23 13:02 shaneahmed

Codecov Report

Merging #538 (6368325) into develop (25f5f3d) will decrease coverage by 0.15%. The diff coverage is 100.00%.

:exclamation: Current head 6368325 differs from pull request most recent head 7989aa7. Consider uploading reports for the commit 7989aa7 to get more accurate results

@@             Coverage Diff             @@
##           develop     #538      +/-   ##
===========================================
- Coverage    99.77%   99.63%   -0.15%     
===========================================
  Files           64       63       -1     
  Lines         6817     6642     -175     
  Branches      1101     1078      -23     
===========================================
- Hits          6802     6618     -184     
- Misses           7       15       +8     
- Partials         8        9       +1     
Impacted Files Coverage Δ
tiatoolbox/models/engine/__init__.py 100.00% <ø> (ø)
tiatoolbox/models/engine/semantic_segmentor.py 100.00% <ø> (ø)
tiatoolbox/models/engine/nucleus_detector.py 100.00% <100.00%> (ø)
tiatoolbox/models/engine/patch_predictor.py 100.00% <100.00%> (ø)

... and 24 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Feb 16 '23 16:02 codecov[bot]