SainsburyWellcomeCentre / crabs-exploration

A toolkit for detecting and tracking crabs in the field.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Small refactoring to detector evaluation #240

Closed sfmig closed 2 weeks ago

sfmig commented 2 weeks ago

Description

What is this PR?

Why is this PR needed? Small edits to the evaluation code from reviewing #180

What does this PR do?

References

Part of the work from #180

How has this PR been tested?

\

Does this PR require an update to the documentation?

\

Checklist:

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.97%. Comparing base (420e0f7) to head (849940f).

Files with missing lines Patch % Lines
crabs/detector/evaluate_model.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ======================================= Coverage 47.97% 47.97% ======================================= Files 24 24 Lines 1532 1534 +2 ======================================= + Hits 735 736 +1 - Misses 797 798 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.