Search before asking
Bug
The code here implicitly converts segmented/masked Dectections to its xy-xy defined bounding box, which causes incorrect overlap detection in the case of irregularly shaped segments without any warning to the user
https://github.com/roboflow/inference/blob/main/inference/core/workflows/core_steps/analytics/overlap/v1.py
Environment
No response
Minimal Reproducible Example
No response
Additional
No response
Are you willing to submit a PR?