supervision/docs
Lee Clement 60d748e57d
fix: read COCO export image sizes from headers instead of decoding pixels (#2442)
save_coco_annotations iterated the dataset, cv2-decoding every image only
to read its shape — even for labels-only exports. Sizes now come from the
in-memory array when present, else a lazy PIL header read, the same
optimization from_yolo uses (#1636).

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2026-07-17 18:30:24 +02:00
..
assets add lenny 2023-12-04 17:03:05 +00:00
classification docs(fix): 🐞📝 removal of table of content duplicates core(Detections,Classification) 2024-01-31 15:09:07 +03:00
datasets feat(dataset): add LabelMe format support to DetectionDataset (#2299) 2026-06-25 17:07:39 +02:00
detection fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00
how_to fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00
javascripts docs: fix copy doctests without `>>>` and `...` by button & ctr+c (#2138) 2026-02-04 23:09:16 +09:00
keypoint fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00
metrics fix(docs): resolve review deprecation follow-ups (#2415) 2026-07-08 14:30:32 +02:00
notebooks Add cookbook for blurring faces with hosted api (#923) 2026-07-11 01:41:49 +02:00
stylesheets after few tests drop support for `pycon` in docs examples 2025-08-07 07:41:52 +02:00
theme Add cookbook for blurring faces with hosted api (#923) 2026-07-11 01:41:49 +02:00
utils feat(utils): add `TkImageWindow` to unblock switch to `opencv-python-headless` (#2320) 2026-07-15 15:06:55 +02:00
0d5d9799b1cc4a39825146388c6781eb.txt feat(docs): add GEO infrastructure for AI search visibility (#2224) 2026-04-21 11:40:44 +02:00
CNAME Create CNAME 2023-08-22 13:08:10 +01:00
_headers docs: improve SEO and GEO docs publishing (#2232) 2026-04-24 23:39:22 +02:00
about.md docs: improve SEO and GEO docs publishing (#2232) 2026-04-24 23:39:22 +02:00
assets.md chore: update `mdformat` hook arguments to disable wrapping (#2307) 2026-06-09 16:15:05 +02:00
changelog.md fix: read COCO export image sizes from headers instead of decoding pixels (#2442) 2026-07-17 18:30:24 +02:00
code_of_conduct.md move CODE_OF_CONDUCT.md and CONTRIBUTING.md for improved accessibility (#2036) 2026-02-03 03:58:28 +01:00
contact.md docs: improve SEO and GEO docs publishing (#2232) 2026-04-24 23:39:22 +02:00
contributing.md move CODE_OF_CONDUCT.md and CONTRIBUTING.md for improved accessibility (#2036) 2026-02-03 03:58:28 +01:00
cookbooks.md fix(docs): expand llms.txt, add FAQ schema, author attribution to how… (#2231) 2026-04-23 18:33:14 +02:00
deprecated.md fix(docs): resolve review deprecation follow-ups (#2415) 2026-07-08 14:30:32 +02:00
faq.md feat(utils): add `TkImageWindow` to unblock switch to `opencv-python-headless` (#2320) 2026-07-15 15:06:55 +02:00
index.md chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
license.md docs: contributing.md/code_of_conduct/license added into docs 2024-01-31 22:10:28 +03:00
llms-100k.txt feat(dataset): add LabelMe format support to DetectionDataset (#2299) 2026-06-25 17:07:39 +02:00
llms.full.txt chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
llms.txt chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
robots.txt docs: improve SEO and GEO docs publishing (#2232) 2026-04-24 23:39:22 +02:00
trackers.md fix(docs): resolve review deprecation follow-ups (#2415) 2026-07-08 14:30:32 +02:00