pre-commit-ci[bot]
d1aa1726f5
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-15 23:05:19 +00:00
SkalskiP
0f56a405c6
updates before `supervision-0.26.0` release
2025-07-16 01:04:51 +02:00
SkalskiP
4948612cd4
Merge branch 'develop' into docs/changelog-0.26.0
2025-07-16 00:06:50 +02:00
pre-commit-ci[bot]
6046e88eb1
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-15 22:01:32 +00:00
soumik12345
77c45355ff
chore: address feedback
2025-07-16 03:31:03 +05:30
soumik12345
3ff1414fc2
update: changelog
2025-07-16 02:20:01 +05:30
SkalskiP
873f249bf0
Merge remote-tracking branch 'origin/refactor/split_detection_utils_to_prevent_circular_imports_and_increase_utils_visibility' into refactor/split_detection_utils_to_prevent_circular_imports_and_increase_utils_visibility
2025-07-15 20:10:53 +02:00
SkalskiP
5b42be9b4a
make sure only recently updated pages have new status
2025-07-15 20:10:35 +02:00
pre-commit-ci[bot]
b507ed90dd
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-15 17:56:39 +00:00
SkalskiP
6b905f2d18
works with python 3.9; docs update
2025-07-15 19:56:04 +02:00
Onuralp SEZER
3b2ca1b542
Merge branch 'develop' into feat/upgrade-python-3-9
2025-07-15 15:32:12 +03:00
Onuralp SEZER
8a000b93b0
Merge pull request #1889 from roboflow/docs/mathjax
...
docs(supervision): configure mkdocs to add mathjax support
2025-07-15 15:31:26 +03:00
Onuralp SEZER
3dd1ce4e1c
Merge branch 'develop' into feat/upgrade-python-3-9
2025-07-15 15:27:05 +03:00
Piotr Skalski
71e7c3e17c
Merge pull request #1774 from SunHao-AI/develop
...
Support for IOS Matching Metric. Introduced the `mask_non_max_merge` function for handling non-maximum merging of masks
2025-07-15 14:11:40 +02:00
pre-commit-ci[bot]
9400270e34
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-15 11:05:31 +00:00
soumik12345
bcbbc57854
chore: configure mkdocs to add mathjax support
2025-07-15 16:34:22 +05:30
soumik12345
c11a7de949
chore: refactor docs for
2025-07-15 15:58:26 +05:30
soumik12345
fd25f4bf81
add: docs for mask_non_max_merge
2025-07-15 15:01:25 +05:30
soumik12345
3fed5f9a25
update: docs
2025-07-15 14:18:00 +05:30
soumik12345
2c986abf5e
add: remove_noisy_segments in the changelog
2025-07-15 12:20:23 +05:30
Onuralp SEZER
9443a433fc
fix: 🐞 quick typo fix.
2025-07-14 22:03:00 +03:00
soumik12345
b2776cadf7
chore: make pre-commit happy
2025-07-15 00:32:03 +05:30
soumik12345
1337b7ffd5
update: changelog + deprecation for supervision 0.26.0
2025-07-15 00:28:23 +05:30
pre-commit-ci[bot]
886bc16fd4
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-14 17:25:43 +00:00
Onuralp SEZER
5d883447a3
docs: 📝 update Python version requirement to 3.9 in docs and clean up code
2025-07-14 20:21:35 +03:00
Onuralp SEZER
00fab37e58
feat: 🚀 dropping python 3.8 support and upgrade all codes to python3.9 syntax style as min
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2025-07-14 20:12:11 +03:00
SkalskiP
1a83005a44
add docs table style
2025-07-14 15:12:27 +02:00
Piotr Skalski
a192eed093
Merge pull request #1874 from Ashp116/single-iou
...
Feature: box_iou
2025-07-14 13:37:35 +02:00
Ashp116
2378d8bdca
UPDATE: Code review fix and docs updated
2025-07-12 14:50:43 -04:00
Onuralp SEZER
bf2a67b85b
chore: 🧹 update cookbook.html notebook versions to v0.26.0
2025-07-11 02:18:43 +02:00
Onuralp SEZER
fa98266914
chore: 🧹 removal of version constraint, using latest bbox annotator and removal of asset extra from installations
...
- Removed specific version constraint for `supervision` package in installation command.
- Updated references from `sv.BoundingBoxAnnotator` to `sv.BoxAnnotator` for consistency with the latest library changes.
- Removed asset extension of package installation because it is has been included into main package
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2025-07-11 02:10:08 +02:00
Onuralp SEZER
f90a94be2e
chore: 🧹 drop asset extra from installation and clean up import in video download duplicate
2025-07-11 01:56:42 +02:00
Onuralp SEZER
5206b6cbbb
docs: 📝 update sv and ultralytics packages and remove old BoundingBox annotator from cookbook for count objects notebook
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2025-07-11 01:11:46 +02:00
James
413db5a1e5
fix broken page
2025-07-10 18:39:38 +01:00
soumik12345
6448fc7ea1
chore: address feedback on google gemini support
2025-07-10 18:32:18 +05:30
James
21a3584513
fix
2025-07-10 11:03:48 +01:00
pre-commit-ci[bot]
091559433a
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-10 09:55:06 +00:00
James
b15a7ea005
fix wrapped text
2025-07-10 10:52:48 +01:00
Piotr Skalski
451b4b25d1
Merge pull request #1858 from roboflow/new-theme
...
New documentation theme
2025-07-10 11:39:23 +02:00
SkalskiP
4879ed38c8
include maestro link
2025-07-10 11:23:56 +02:00
James
796cc26fb9
fix version card alignment
2025-07-09 17:25:17 +01:00
James
8373a38b35
fix conflict
2025-07-09 17:12:13 +01:00
Onuralp SEZER
84d7fb29e0
Merge branch 'develop' into feature/gemini-object-detection
2025-07-09 15:54:58 +03:00
pre-commit-ci[bot]
e99fc921df
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-08 11:25:59 +00:00
James
0a7bf58905
respond to feedback
2025-07-08 12:25:35 +01:00
Soumik Rakshit
8a905ce79a
Merge branch 'develop' into fix/docs/track_objects
2025-07-08 16:12:17 +05:30
pre-commit-ci[bot]
5aa6b6f959
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-07 13:30:30 +00:00
SkalskiP
fcb47f7226
mkdocs update + pre-commit fix
2025-07-07 15:30:05 +02:00
soumik12345
3786017424
fix: Track Objects on Video example not retrieving class name correctly
2025-07-04 17:01:05 +05:30
pre-commit-ci[bot]
c2d0ed2365
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-06-18 21:23:04 +00:00