Piotr Skalski
|
b381fa198f
|
Merge pull request #1884 from roboflow/feat/from_deepseek_vl_2_support
feat: 🚀 from_vlm deepseek vl 2 support
|
2025-07-25 16:57:44 +02:00 |
pre-commit-ci[bot]
|
8ca2e9fe8d
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-25 14:44:15 +00:00 |
soumik12345
|
bc1d73a307
|
chore: address feedback
|
2025-07-25 20:13:28 +05:30 |
Piotr Skalski
|
9679cd5c4e
|
Merge pull request #1912 from roboflow/feature/edit_distance_and_fuzzy_match
`edit_distance` and `fuzzy_match_index` that will allow to match faulty class name generated by VLMs with exact class names
|
2025-07-25 14:52:24 +02:00 |
pre-commit-ci[bot]
|
00817df9e2
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-25 11:41:30 +00:00 |
SkalskiP
|
ec189bf388
|
new, more memory efficient `edit_distance` implementation
|
2025-07-25 13:41:03 +02:00 |
SkalskiP
|
58bdce5707
|
tests fixed
|
2025-07-24 15:13:46 +02:00 |
pre-commit-ci[bot]
|
8262b6e64b
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-24 13:06:48 +00: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 |
soumik12345
|
137078602b
|
add: tests
|
2025-07-24 15:17:05 +05:30 |
soumik12345
|
8fa21dd165
|
update: from_deepseek_vl_2
|
2025-07-24 15:04:59 +05:30 |
soumik12345
|
da70389546
|
add: prompt engineering tip for deepseek-vl2
|
2025-07-24 14:23:24 +05:30 |
soumik12345
|
cc1525707a
|
update: docstring for Detections.from_vlm
|
2025-07-24 13:11:06 +05:30 |
soumik12345
|
b3aee43c3b
|
update: from_deepseek_vl_2 logic
|
2025-07-24 12:55:40 +05:30 |
Soumik Rakshit
|
932c1aa91e
|
Merge pull request #1910 from rafaelpadilla/fix/import_box_iou_batch
exposing `box_iou_batch` in `supervision/detection/utils__init__.py`
|
2025-07-23 22:00:55 +05:30 |
rcvsq
|
76ee05420d
|
exposing `box_iou_batch` in `supervision/detection/utils__init__.py`
|
2025-07-23 14:58:09 +00:00 |
soumik12345
|
a470bc2976
|
chore: make pre-commit happy
|
2025-07-23 18:36:31 +05:30 |
Soumik Rakshit
|
cf725dd4db
|
Merge branch 'develop' into feat/from_deepseek_vl_2_support
|
2025-07-23 18:31:07 +05:30 |
Piotr Skalski
|
317ac0810e
|
Merge pull request #1907 from roboflow/changelog/0.26.1
update: changelog for 0.26.1
|
2025-07-23 08:35:47 +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 |
Piotr Skalski
|
0c8a9d34a6
|
Merge pull request #1906 from roboflow/fix/border_thickness
fix: border thickness parameter usage for `PercentageBarAnnotator`
|
2025-07-22 12:27:26 +02:00 |
soumik12345
|
d067f32678
|
fix: border thickness parameter usage for PercentageBarAnnotator
|
2025-07-22 15:48:54 +05:30 |
Piotr Skalski
|
d251677774
|
Merge pull request #1894 from roboflow/fix/mAP-area
fix: correct area handling in MeanAveragePrecision for size-specific mAP
|
2025-07-22 08:07:20 +02:00 |
SkalskiP
|
e8cb962fcc
|
bump version from `0.26.1` to `0.26.1rc0`
|
2025-07-21 10:14:58 +02:00 |
Piotr Skalski
|
baa0402d5a
|
Merge pull request #1901 from roboflow/fix/inference-overlap-metric-fix
fix: 🐞 update inference_slicer.py for improved detection handling
|
2025-07-21 00:07:28 +02:00 |
pre-commit-ci[bot]
|
c54d16c57e
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-20 22:02:42 +00:00 |
SkalskiP
|
1adb75520f
|
bump version from `0.26.0` to `0.26.1`; improve docstrings; unify naming; improve parsing
|
2025-07-21 00:02:14 +02:00 |
pre-commit-ci[bot]
|
db51a9ff98
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-20 17:12:24 +00:00 |
Onuralp SEZER
|
f044398c17
|
fix: 🐞 update inference_slicer.py for improved detection handling
|
2025-07-20 20:11:37 +03:00 |
pre-commit-ci[bot]
|
704652a0d2
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-18 15:19:38 +00:00 |
Balthasar
|
6e3001194d
|
improve tests
|
2025-07-18 17:19:10 +02:00 |
Balthasar
|
d7774381cc
|
Merge branch 'develop' into fix/mAP-area
|
2025-07-18 12:11:05 +02:00 |
Soumik Rakshit
|
1c8ec0a287
|
Merge pull request #1898 from roboflow/fix/negative-mAP-values
fix: handle -1 sentinel values in mAP calculation to prevent negative results and mimic pycocotools behaviour
|
2025-07-18 15:32:21 +05:30 |
Balthasar
|
118e3a496c
|
fix: line length
|
2025-07-18 10:09:53 +02:00 |
pre-commit-ci[bot]
|
a139fb0b49
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-18 08:00:37 +00:00 |
Balthasar
|
afdbb0a75c
|
fix: keep it DRY
|
2025-07-18 09:41:06 +02:00 |
Balthasar
|
001a4254f8
|
fix: improve code, more fixes and add tests
|
2025-07-18 09:41:06 +02:00 |
Balthasar
|
2e72e70893
|
basic fix
|
2025-07-18 09:41:06 +02:00 |
pre-commit-ci[bot]
|
2907c40ecc
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-17 08:00:04 +00:00 |
Balthasar
|
2c67cee720
|
fix: tests and adjust comment
|
2025-07-17 09:57:55 +02:00 |
Balthasar
|
0ddbcb2010
|
fix: start id with 1 because 0 means no match
|
2025-07-17 09:49:21 +02:00 |
pre-commit-ci[bot]
|
40d4c6f554
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-16 18:07:52 +00:00 |
Balthasar
|
bf88636487
|
Merge branch 'fix/mAP-area' of https://github.com/roboflow/supervision into fix/mAP-area
|
2025-07-16 20:07:30 +02:00 |
Balthasar
|
a444b3bde8
|
fix: cleanup comment
|
2025-07-16 20:06:27 +02:00 |
pre-commit-ci[bot]
|
4009f9d886
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2025-07-16 18:00:47 +00:00 |
Balthasar
|
3f926c618a
|
fix: cleanup comments
|
2025-07-16 19:51:59 +02:00 |
Balthasar
|
71d6670e7d
|
fix(metrics): update area calculation in MeanAveragePrecision to use area property as fallback if it's not COCO
|
2025-07-16 19:50:37 +02:00 |
Piotr Skalski
|
08226e9199
|
Merge pull request #1893 from roboflow/main
Merge pull request #1742 from roboflow/develop
|
2025-07-16 02:50:11 +02:00 |