dotnet / dotnet/machinelearning
Add Intersection Over Union (IoU)
Open
area-Vision
enhancement
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
https://learn.microsoft.com/en-us/dotnet/machine-learning/tutorials/object-detection-onnx#create-helper-functions
This calculation is helpful for object detection scenarios. As we look to introduce this scenario in ML.NET, we should also expose it publicly so other working with object detection models can also use it.
Contributor guide
Assessment
This issue has not been assessed yet.