Commit Graph

  • a90e6c1f3c ⬆️ Bump requests in the uv group across 1 directory dependabot/uv/uv-23f06ca20f dependabot[bot] 2026-03-26 14:31:54 +00:00
  • 44b817a8b7 Merge branch 'develop' into from-inference-rle-mask from-inference-rle-mask Jirka Borovec 2026-03-26 14:11:22 +01:00
  • 691a5a7030 Deployed d6a24d0d to develop with MkDocs 1.6.1 and mike 2.1.3 gh-pages Borda 2026-03-24 20:09:59 +00:00
  • d6a24d0dd9 chore(pre_commit): ⬆ pre_commit autoupdate (#2180) develop pre-commit-ci[bot] 2026-03-24 21:07:32 +01:00
  • d94db74493 ⬆️ Bump astral-sh/setup-uv from 7.5.0 to 7.6.0 in the github-actions group (#2179) dependabot[bot] 2026-03-24 21:07:21 +01:00
  • 5e7b476dc5 fix: harden RLE handling in from_inference and decoder jirka 2026-03-21 23:47:01 +01:00
  • b9901ebda2 Apply suggestions from code review Jirka Borovec 2026-03-21 22:00:04 +01:00
  • ddd135b40b Detections.from_inference works on RLE-encoded masks Lee Clement 2026-03-20 20:56:49 +00:00
  • fdaadacbe3 chore(pre_commit): ⬆ pre_commit autoupdate (#2177) pre-commit-ci[bot] 2026-03-19 17:21:44 +01:00
  • 57a9c56423 Deployed 819fcde7 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-19 16:11:31 +00:00
  • 819fcde7e4 ⬆️ bump astral-sh/setup-uv in the github-actions group (#2176) dependabot[bot] 2026-03-19 17:09:07 +01:00
  • 4241ff98fe Merge branch 'develop' into debug/oom debug/oom Jirka Borovec 2026-03-18 17:43:59 +01:00
  • cd9ac1de98 Deployed ad7a9988 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-14 17:53:06 +00:00
  • ad7a9988e7 docs: replace YOLO with RF-DETR in README (#2175) Jirka Borovec 2026-03-14 18:50:34 +01:00
  • 344cb67b35 Deployed fd3de344 to 0.27.0.post2 with MkDocs 1.6.1 and mike 2.1.4 github-actions[bot] 2026-03-14 08:14:05 +00:00
  • fd3de344dc bump 0.27.0.post2 0.27.0.post2 main jirka 2026-03-14 09:09:47 +01:00
  • 841c1e446b Deployed cee41168 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-13 09:44:41 +00:00
  • 12ccf4fc2c Merge branch 'develop' into debug/oom Jirka Borovec 2026-03-13 10:42:43 +01:00
  • cee411689d refactor: convert docstring examples to doctest format (#2173) Omkar Kabde 2026-03-13 15:12:16 +05:30
  • b296606c53 Deployed 600099e8 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-13 09:12:09 +00:00
  • 600099e8ab Refactor docstring section headers (#2171) Omkar Kabde 2026-03-13 14:39:48 +05:30
  • 8a9762968e Deployed 7912e7e5 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-13 09:09:30 +00:00
  • 7912e7e5bb Fix typing - last mypy ignored modules (#2172) Omkar Kabde 2026-03-13 14:36:59 +05:30
  • 2dee466abc chore(deps): bump tornado in the uv group across 1 directory (#2174) dependabot[bot] 2026-03-13 09:58:52 +01:00
  • 437e7ee123 fix(pre_commit): 🎨 auto format pre-commit hooks pre-commit-ci[bot] 2026-03-12 23:14:00 +00:00
  • 03e3c77c3c Merge branch 'debug/oom' of https://github.com/roboflow/supervision into debug/oom jirka 2026-03-13 00:13:25 +01:00
  • c52adeb22e docs(compact_mask): update README with revised benchmark speedups and cleanup jirka 2026-03-13 00:13:01 +01:00
  • 3b88b6e743 fix(pre_commit): 🎨 auto format pre-commit hooks pre-commit-ci[bot] 2026-03-12 18:53:07 +00:00
  • a0783dea77 refactor(benchmark): improve summary table logic, add CSV export jirka 2026-03-12 19:51:26 +01:00
  • b2234da338 docs(compact_mask): update README with fresh benchmark results jirka 2026-03-12 15:05:09 +01:00
  • b747e247ea fix(nms): remove resize-to-640 approximation from mask_non_max_suppression jirka 2026-03-12 11:52:02 +01:00
  • 2930e1bb9c refactor: rename single-char variables to descriptive names jirka 2026-03-12 00:57:34 +01:00
  • b63130be8a test(compact_mask): add 121 parametrised random-scenario parity tests jirka 2026-03-12 00:15:13 +01:00
  • 8c286498f2 fix(benchmark): count NMS mismatches and explain exact-vs-resize difference jirka 2026-03-12 00:14:15 +01:00
  • 9ee7fd02f0 perf(compact_mask): fast path in with_offset avoids decode/re-encode jirka 2026-03-11 20:39:47 +01:00
  • 5b1c639a8c docs(compact_mask): unwrap prose and add per-operation speedup analysis jirka 2026-03-11 20:21:52 +01:00
  • e1a5df87f8 feat(compact_mask): enhance with_offset for clipping and add tests jirka 2026-03-11 19:26:36 +01:00
  • 296802866c Apply suggestions from code review Jirka Borovec 2026-03-11 19:19:31 +01:00
  • 33f1dcce92 feat(compact_mask): add bbox_xyxy property and improve type annotations jirka 2026-03-11 19:14:06 +01:00
  • 3b76858528 Merge branch 'debug/oom' of https://github.com/roboflow/supervision into debug/oom jirka 2026-03-11 19:11:06 +01:00
  • 9ff6096d4b fix(masks): handle empty crops by defaulting centroid to (0, 0) jirka 2026-03-11 19:10:48 +01:00
  • 3784110c25 Apply suggestions from code review Jirka Borovec 2026-03-11 19:06:36 +01:00
  • b058368160 fix(pre_commit): 🎨 auto format pre-commit hooks pre-commit-ci[bot] 2026-03-11 17:55:22 +00:00
  • e0f4979609 feat(compact_mask): add repack(), fix merge perf, and add parity tests jirka 2026-03-11 18:53:48 +01:00
  • c1b2f26131 feat(tests): add detailed CompactMask tests for NMM, centroids, holes, and segments jirka 2026-03-11 17:27:03 +01:00
  • b42bc467f1 feat(examples): expand CompactMask benchmark with new stages and metrics jirka 2026-03-11 15:33:07 +01:00
  • 66917c2c25 Merge branch 'develop' into debug/oom Jirka Borovec 2026-03-11 07:47:06 +01:00
  • eff23f6942 feat(examples): add CompactMask demo and benchmark jirka 2026-03-11 01:20:05 +01:00
  • c010656161 fix: prevent single object from appearing in multiple polygon zones (#1991) Adithi Sreenath 2026-03-11 01:49:09 +05:30
  • 1f74014aff fix(pre_commit): 🎨 auto format pre-commit hooks pre-commit-ci[bot] 2026-03-10 18:02:58 +00:00
  • 75ed494502 Merge branch 'develop' into debug/oom jirka 2026-03-10 19:02:25 +01:00
  • 5c8e1f7acf Deployed ca9bff18 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-10 17:58:28 +00:00
  • ca9bff184c refactor docstrings in src/supervision/detection/utils (#2165) Omkar Kabde 2026-03-10 23:26:04 +05:30
  • 58e2c6f303 Deployed e4cedb68 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-10 17:53:51 +00:00
  • e4cedb6861 refactor docstrings in src/supervision/detection/tools (#2164) Omkar Kabde 2026-03-10 23:21:27 +05:30
  • ead5f9051a Deployed 664bf3cf to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-10 17:42:25 +00:00
  • 664bf3cf79 refactor docstrings in scr/supervision/detection (#2162) Omkar Kabde 2026-03-10 23:10:05 +05:30
  • 44c03462b4 Deployed a673640a to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-10 17:15:46 +00:00
  • a673640aad refactor docstrings in draw, classification, and key_points (#2161) Omkar Kabde 2026-03-10 22:37:39 +05:30
  • 7d8b2b3fc5 Update .gitignore to exclude tasks/ and *.local.md files jirka 2026-03-10 17:58:40 +01:00
  • 490cc0a008 fix(pre_commit): 🎨 auto format pre-commit hooks pre-commit-ci[bot] 2026-03-10 16:40:59 +00:00
  • 13d0156b3b test: add extensive tests for CompactMask IoU, NMS, and InferenceSlicer integration jirka 2026-03-10 17:40:19 +01:00
  • 1f0e3a3304 Deployed 93f5622d to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-10 15:55:56 +00:00
  • 93f5622d15 refactor(metrics): update MeanAveragePrecisionResult to use float32 precision (#2169) Jirka Borovec 2026-03-10 16:53:32 +01:00
  • 91742a2fb1 Merge branch 'develop' into debug/oom Jirka Borovec 2026-03-10 10:40:46 +01:00
  • ed23ea8bd5 Deployed a78bf58c to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-10 09:33:45 +00:00
  • a78bf58c6d refactor docstrings in src/supervision/annotators (#2163) Omkar Kabde 2026-03-10 15:01:18 +05:30
  • e5fef4501b chore(pre_commit): ⬆ pre_commit autoupdate (#2167) pre-commit-ci[bot] 2026-03-10 10:20:55 +01:00
  • 0c69d0d333 chore: use python3 as default pre-commit language version (#2166) Deependu 2026-03-10 14:50:38 +05:30
  • d92dbfa1a2 Deployed 6d922147 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-10 09:15:36 +00:00
  • 6d92214718 fix: suppress 429 false-positives in link-check CI (#2168) Copilot 2026-03-10 10:13:15 +01:00
  • eef16454e2 chore(pre_commit): ⬆ pre_commit autoupdate (#2158) pre-commit-ci[bot] 2026-03-03 09:43:13 +01:00
  • d41fcf7527 Merge branch 'debug/oom' of https://github.com/roboflow/supervision into debug/oom jirka 2026-03-02 22:32:16 +01:00
  • 969e00243b feat: implement memory-efficient IoU and NMS with CompactMask integration jirka 2026-03-02 22:31:28 +01:00
  • a417abc33c Merge branch 'develop' into debug/oom Jirka Borovec 2026-03-02 20:48:56 +01:00
  • ad6ceb7d16 fix: correct bounding box coordinates in CompactMask doctests jirka 2026-03-02 20:48:02 +01:00
  • 77a01173aa fix: resolve unresolved PR 2159 review suggestions jirka 2026-03-02 20:38:50 +01:00
  • d67563e25f feat: add CompactMask for memory-efficient crop-RLE mask storage jirka 2026-03-02 19:47:44 +01:00
  • b40cdeb69d Deployed 87c63fe7 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-03-02 11:00:16 +00:00
  • 87c63fe7a1 ⬆️ bump the github-actions group with 3 updates (#2157) dependabot[bot] 2026-03-02 11:57:44 +01:00
  • 8a2fb79f9d Deployed b3855086 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-02-25 18:42:35 +00:00
  • 9eba61de10 fix: populate class_name in DetectionDataset annotations (#2156) Hee Jae Kim 2026-02-25 10:37:59 -08:00
  • b385508606 chore(pre_commit): ⬆ pre_commit autoupdate (#2155) pre-commit-ci[bot] 2026-02-25 19:14:04 +01:00
  • bf874a38cc Deployed d70bc4f5 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-02-22 18:39:21 +00:00
  • d70bc4f58b Add CLAUDE.md with project instructions and import reference to AGENTS.md jirka 2026-02-22 19:36:36 +01:00
  • 3f07d9fee2 Deployed c2dedba3 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-02-20 12:17:26 +00:00
  • c2dedba3db feat: replace print statements with structured logging (#2154) Copilot 2026-02-20 13:14:53 +01:00
  • 113ecb8ef3 Deployed 6ca9555e to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-02-20 11:11:17 +00:00
  • 6ca9555efd Fix detections_to_coco_annotations function for empty polygons. (#1086) Youho99 2026-02-20 12:08:26 +01:00
  • 1742342cba Deployed ae2c3563 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-02-20 09:46:41 +00:00
  • ae2c356321 Fix mask_annotate for int dtypes (#1445) kymillev 2026-02-20 10:43:56 +01:00
  • 624a7ba7d6 Deployed f8f62891 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-02-20 09:00:39 +00:00
  • f8f62891de Added HEX↔RGBA color utilities and tests (Hacktoberfest 2025) (#1988) Soham Walam 2026-02-20 14:28:15 +05:30
  • 162a46cae1 Fix inconsistent force_masks across dataset formats (#265) Kirill Zaitsev 2026-02-20 08:15:16 +01:00
  • 96eee28570 Deployed b5ccf688 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-02-20 00:01:25 +00:00
  • b5ccf6882d Fix external track ids (#1364) Raif Olson 2026-02-19 17:58:55 -06:00
  • 6576a846d9 Update lychee configuration to accept HTTP status code 401 (#2153) Jirka Borovec 2026-02-20 00:05:53 +01:00
  • 94ded62855 Deployed 49a0f372 to develop with MkDocs 1.6.1 and mike 2.1.3 Borda 2026-02-19 16:13:16 +00:00
  • 49a0f372d7 Add support for SAM3 PVS output (#2152) Erik 2026-02-19 17:09:31 +01:00
  • 91c5f3f106 chore(pre_commit): ⬆ pre_commit autoupdate (#2151) pre-commit-ci[bot] 2026-02-19 17:09:01 +01:00