Jirka Borovec
fd2d63c1d7
move CODE_OF_CONDUCT.md and CONTRIBUTING.md for improved accessibility ( #2036 )
...
* Fix relative links in contribution-related docs and README
---------
Co-authored-by: jiri BOROVEC <jirka@Jiris-MacBook-Pro-J4N257Y6Q2.local>
2026-02-03 03:58:28 +01:00
Jirka Borovec
6149bacc77
Fix and augment relative links in MD files to GitHub blob URLs ( #2061 )
...
* Add script to augment relative links in MD files to GitHub blob URLs
* fix(pre_commit): 🎨 auto format pre-commit hooks
* Add type annotations to `augment_links.py` and update config
* Add `lychee-action` for link checking in CI workflows
* Apply suggestions from code review
* links in README.md
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-02 17:47:59 +01:00
Jirka Borovec
a5b51a11e5
Chore CI by adding checks for links and references ( #2113 )
...
* Chore CI by adding checks for links and references
* Potential fix for code scanning alert no. 6: Workflow does not contain permissions
* Fix markdown image formatting in metrics documentation
* Update all `docs` links to use absolute URLs and fix broken references in documentation and workflows.
* Fix broken `albumentations` links in dataset processing documentation
* lycheeVersion: v0.22.0
* Refactor CI link check workflow to use lychee config file for cleaner argument management
* add TODOs for future file type support
* Fix header formatting for example plots across metric files
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-02 17:01:19 +01:00
SkalskiP
47574ed29d
supervision 0.27.0 changelog
2025-11-16 16:15:10 +01:00
SkalskiP
c8f5c741fd
reimplement `crop_image` to skip type casting when Pillow Image given
...
`get_image_resolution_wh` added
2025-11-14 17:55:07 +01:00
SkalskiP
4663fab4e4
update `new` docs page marks
2025-11-14 14:52:39 +01:00
Dominik Winecki
f6d52b53db
docs: Update JSONSink example path
2025-11-13 13:48:16 -05:00
SkalskiP
6578b4ea52
initial version of `filter_segments_by_distance`
2025-11-05 20:18:10 +01:00
pre-commit-ci[bot]
89ee57f519
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-11-05 12:14:45 +00:00
SkalskiP
1c8398942a
docs and examples
2025-11-05 13:12:49 +01:00
SkalskiP
2ef029ef4b
visualize examples
2025-08-07 13:32:44 +02:00
SkalskiP
a933b93234
update image utils docs; deprecate `overlay_image` image
2025-08-07 11:51:59 +02:00
SkalskiP
cbb58a8c6f
`tint_image` and `grayscale_image` functions added
2025-08-07 10:01:50 +02:00
SkalskiP
4b7b347aea
drop create tiles from public API
2025-08-07 07:45:55 +02:00
SkalskiP
5c6745291b
after few tests drop support for `pycon` in docs examples
2025-08-07 07:41:52 +02:00
SkalskiP
83d490dadc
initial support for `pycon` docs examples
2025-08-06 23:19:21 +02:00
SkalskiP
beaf89cb22
initial version of advanced key points filtering and slicing + some naming refactor
2025-07-28 08:24:43 +02:00
SkalskiP
72fe0bf47f
initial version of `edit_distance` and `fuzzy_match_index` that will allow to match faulty class name generated by VLMs with exact class names
2025-07-24 15:05:19 +02:00
SkalskiP
cb6018ef04
final changes before supervision-0.26.1
2025-07-23 08:32:07 +02:00
pre-commit-ci[bot]
580fcdde4c
fix(pre_commit): 🎨 auto format pre-commit hooks
2025-07-22 10:51:53 +00:00
soumik12345
ad4f44644c
update: changelog for 0.26.1
2025-07-22 16:20:38 +05:30
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