Skip to content

Conversation

@josafatburmeister
Copy link
Contributor

@josafatburmeister josafatburmeister commented Jan 5, 2026

Refactors pointtorch.metrics.instance_segmentation.match_instances: Instead of IoU, precision, and recall, the number of true positives/false positives/false negatives is returned for each target instance. This provides a more generic interface for implementing different instance segmentation methods.

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

The documentation for this pull request was deployed at https://ai4trees.github.io/pointtorch/pr74.

@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
.../metrics/instance_segmentation/_match_instances.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@josafatburmeister josafatburmeister merged commit 2fd722f into main Jan 5, 2026
15 checks passed
@josafatburmeister josafatburmeister deleted the refactor/instance_matching branch January 5, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants