developmentseed / developmentseed/slickformer
torchmetrics for panoptic and instance segmentation
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
there's a lot of recent activity to keep tabs on with torchmetrics
https://github.com/Lightning-AI/metrics/blob/master/src/torchmetrics/detection/panoptic_quality.py - panoptic metric
solution for incorrect mean AP when there are no GT classes but there are predictions (fairly common): https://github.com/Lightning-AI/metrics/pull/1330
improving mAP runtime: https://github.com/Lightning-AI/metrics/pull/1389
it'll probably take some time for these PRs to come together but at least activity is recent. before these are in a release, we probably should use or build on 1330 for correct mAP
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.