Commit Graph

432 Commits

Author SHA1 Message Date
LinasKo cfd079bbcb Merge branch 'develop' into dfreilich/add-icon-annotator 2024-08-15 11:38:13 +03:00
Piotr Skalski 43041c26c5
Merge pull request #1385 from roboflow/add-backgroundcolor-annotator
Add BackgroundColorAnnotator
2024-08-08 11:40:48 +02:00
LinasKo b9cc02ecb9 Fix annotator carousel image 2024-08-07 17:29:01 +03:00
LinasKo 00b00d2f9a Rename to BackgoundOverlayAnnotator, fix return after copy 2024-08-07 16:39:22 +03:00
James 389b8968c2 add BackgroundColorAnnotator docs 2024-08-07 09:21:16 +01:00
Rohan Gupta 387a759614
Fix typo in RichLabelAnnotator docs 2024-07-24 17:37:00 +05:30
Piotr Skalski 310b566c9b
Merge pull request #520 from roboflow/add-dataset-processing-docs
Add dataset processing documentation
2024-07-19 13:50:45 +02:00
pre-commit-ci[bot] 43c31f933c fix(pre_commit): 🎨 auto format pre-commit hooks 2024-07-19 11:47:21 +00:00
SkalskiP 891b8523f0 ready to merge 2024-07-19 13:44:48 +02:00
pre-commit-ci[bot] b678ac929e fix(pre_commit): 🎨 auto format pre-commit hooks 2024-07-17 15:50:30 +00:00
SkalskiP b7b19b0357 add `open in colab` button to quickstart notebook 2024-07-17 17:47:39 +02:00
SkalskiP 73ba5f039b updates 2024-07-17 08:54:41 +02:00
SkalskiP 94a9b73117 Merge branch 'develop' into add-dataset-processing-docs
# Conflicts:
#	mkdocs.yml
2024-07-15 12:31:55 +02:00
Linas Kondrackis 70a13fbf1e
Merge pull request #1342 from roboflow/release/supervision-0.22.0-deprecations
Deprecations, changelog, notebook cleanup, 'new' markers
2024-07-12 19:49:17 +03:00
SkalskiP 1db8e12e1b small changes 2024-07-12 18:47:41 +02:00
pre-commit-ci[bot] fb041f9b6c fix(pre_commit): 🎨 auto format pre-commit hooks 2024-07-12 15:20:00 +00:00
LinasKo 28f83b18f9 Deprecate BoundingBoxAnnotator, rename to BoxAnnotator 2024-07-12 18:18:50 +03:00
LinasKo feb779bae9 Extended code examples in changelog 2024-07-12 15:48:07 +03:00
LinasKo 521dc57b76 Brief early mention that Dataset.images is deprecated 2024-07-12 15:18:20 +03:00
LinasKo a0775544df Fix typo: future deprecation will be removed, not 'were' removed 2024-07-12 15:11:17 +03:00
LinasKo 14a0e299a1 Changelog, reorder deprecations 2024-07-12 15:08:11 +03:00
LinasKo 1e783b623b Wording: <TTF_FONT_PATH> 2024-07-12 15:05:09 +03:00
LinasKo c7a8654390 deprections text: five subsequent release 2024-07-12 15:03:24 +03:00
Piotr Skalski a7f8aee2c7
Merge pull request #1332 from roboflow/feat/cheatsheet-links
Add cheatsheet links in supervision docs, readme
2024-07-12 13:25:15 +02:00
LinasKo 5d979df2f9 Add CropAnnotator PR link 2024-07-12 01:19:46 +03:00
LinasKo 5006f8c2f7 Add heading to deprecations page 2024-07-12 00:19:46 +03:00
LinasKo 8570ce68e2 'new' marker on Detections/Utils 2024-07-12 00:18:21 +03:00
LinasKo 3d3bbb4095 Add recently removed deprecations 2024-07-12 00:08:12 +03:00
LinasKo a1e3543897 Redo demo.ipynb, quickstart.ipynb images 2024-07-12 00:04:48 +03:00
LinasKo 4b82679b00 Add to changelog: KeyPoints.from_detectron2, xcycwh_to_xyxy 2024-07-11 23:17:18 +03:00
LinasKo 084926ded3 Deprecations, changelog, notebook cleanup, 'new' markers 2024-07-11 03:21:41 +03:00
SkalskiP e0fb73f18a `xywh_to_xyxy` and `xcycwh_to_xyxy` box utils 2024-07-10 12:13:07 +02:00
LinasKo 172877a3cf Fix accidental changes, rearrange utils, rename methods 2024-07-09 14:56:30 +03:00
LinasKo 57ae7467b9 Add cheatsheet links in supervision docs, readme 2024-07-08 13:57:12 +03:00
LinasKo 4b9b70fbb2 LazyDataset Loading - accept List[str] of images
* Unfinished
* Untested
* Committing to show Piotr a bit earlier
2024-07-04 14:21:45 +03:00
LinasKo 71bdb01547 Sinks cookbooks: add 'person' label, min_consectutive_frames 2024-06-24 15:35:21 +03:00
LinasKo 92a5a931a8 Merge branch 'develop' into cookbooks/json-csv-sinks 2024-06-24 15:08:16 +03:00
LinasKo 0ecd88d4d1 Sink cookbooks: Fix cell output error 2024-06-24 14:36:03 +03:00
LinasKo 4d12853b95 Sink cookbooks fix: _to_detections unpacks into List[Detections]
* 1 sv.Detections per frame
2024-06-24 14:31:59 +03:00
LinasKo 9333460ee9 Tidy up Sink cookbook text 2024-06-24 13:31:35 +03:00
Onuralp SEZER 0df56b1d66
docs(notebook): code clean up and table of content fixes made for mkdocs version
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-06-20 21:26:56 +03:00
SkalskiP 0200fd307b mark `InferenceSlicer` with new status 2024-06-05 18:00:54 +02:00
Piotr Skalski 6a199c5d7e
Merge pull request #1260 from roboflow/final-changes-before-supervision-0.21.0-release
final changes before `supervision-0.21.0`
2024-06-05 17:55:51 +02:00
LinasKo 13b46dda67 Update "New" tags in docs, fix typo in one heading 2024-06-05 17:44:25 +02:00
SkalskiP 9a42372ff6 changelog updated 2024-06-05 17:37:01 +02:00
Linas Kondrackis f7bd7011fe OverlapFilter: Add and validate docs, rename 2024-05-30 13:45:12 +03:00
Linas Kondrackis 6ad32406af fix: change doc path for overlap_handling, add box_non_max_merge 2024-05-29 16:31:29 +03:00
Linas Kondrackis 4dc001d9bf Renamed overlap strategy, added into InferenceSlicer docs page 2024-05-29 15:53:04 +03:00
Onuralp SEZER a6b985ff4b
refactor: 📦 supervision updated to 0.21.0
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-05-28 22:53:07 +03:00
SkalskiP f2716252d5 small refactor + docs improvements 2024-05-21 11:43:09 +02:00