SkalskiP
6ade84f057
Updated `deprecated.md` to include deprecations introduced in the `supervision-0.19.0` release.
2024-03-13 13:47:39 +01:00
Adonai Vera
fd70f3ce5d
Applied inclusion-exclusion principle to mask_iou_batch and resize function to improve speed
2024-02-07 00:14:54 -05:00
Adonai Vera
6a9c013949
Added nms for segmentation algorithm, added unit test, added init, added withnms conditional depends if contains mask
2024-02-02 21:33:15 -05:00
Onuralp SEZER
921b450040
docs(fix): 🐞 📝 removal of table of content duplicates Detections/utils
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:13:30 +03:00
SkalskiP
99d1b6d130
ready for review
2024-01-17 12:11:31 +01:00
pre-commit-ci[bot]
a530b2ba5e
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-06 11:20:43 +00:00
SkalskiP
7cbf16be8a
Add `scale_boxes` function to detection utils
...
Added a new function scale_boxes to the detection utilities in order to scale the dimensions of bounding boxes. This function accepts bounding boxes and a scaling factor as input and returns the scaled bounding boxes. It can enlarge or shrink the input bounding boxes based on the value of the passed factor. The function was also documented in the utils.md file and necessary tests were added to assure its correctness.
2023-12-06 12:16:22 +01:00
Onuralp SEZER
57e17c34a0
feat: 🚀 pre-commit and initial formatted files
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-25 13:02:26 +03:00
SkalskiP
68412500fa
📄 docs update
2023-04-19 13:09:53 +02:00
SkalskiP
d02bac75c4
Document changes in docs
2023-04-10 23:07:53 +02:00
SkalskiP
a88eff868e
📖 improve documentation
2023-03-23 14:41:03 +01:00