Closed rwood-97 closed 3 months ago
Attention: Patch coverage is 97.69737%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 63.35%. Comparing base (
e459639
) to head (014bb64
). Report is 4 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
mapreader/classify/classifier.py | 72.22% | 5 Missing :warning: |
mapreader/__init__.py | 90.00% | 1 Missing :warning: |
mapreader/process/occlusion_analysis.py | 99.23% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Summary
This adds occlusion analysis code to MapReader's post-processing methods.
Fixes #466 Fixes #468
Describe your changes
This PR:
OcclusionAnalyzer
class to MapReader post processingPostProcessor
toContextPostProcessor
criterion
toloss_fn
Checklist before assigning a reviewer (update as needed)
Reviewer checklist
Please add anything you want reviewers to specifically focus/comment on.