Commit Graph

100 Commits

Author SHA1 Message Date
LinasKo d061a4c89b Add CropAnnotator image example 2024-12-11 18:09:31 +02:00
LinasKo 001f85ad0f Add ComparisonAnnotator docs, remove Crop & RoundBox annotator from preview
* Up to 20 tabs can be made at once. This is likely a bug relating to the underlying mkdocs plugin, but a quick check for hardcoded values yielded nothing.
2024-12-11 16:58:36 +02:00
LinasKo 7b3d88602b 'New' tags for docs of 0.25.0 2024-11-12 13:08:08 +02:00
LinasKo 68d668a1f2 Update "New" tags in documentation 2024-10-04 22:22:10 +03:00
Joseph Nelson f207eaca31
Update annotators.md
being concise is a virtue
2024-10-03 13:29:14 -07:00
Joseph Nelson 51e2f9e462
Update annotators.md
included description of what annotators are; clarified how to use the visualization widget
2024-10-03 11:45:41 -07:00
LinasKo 2be5008b3c Minors docs edit: Tell what classes can be annotated by the embedded annotator 2024-10-03 12:49:40 +03:00
LinasKo ef89d8ceff Remove the Workflows introduction.
* Info is available upon mousing-over the '?' icon on the embed.
2024-10-03 12:22:42 +03:00
João 0bc52bf6fe moves embedded widget to below the tabs and passes necessary query params to render new layout 2024-10-02 21:09:58 -03:00
LinasKo eebd57a731 Add per-class counting to LineZone, create LineZoneAnnotatorMulticlass 2024-09-29 12:47:07 +03:00
LinasKo 36f0755767
Merge pull request #1533 from roboflow/demo-annotators-with-workflows
Update docs: adds basic workflow to try supervision annotators on annotators doc page
2024-09-27 13:15:04 +03:00
LinasKo 9bbd81e6ec Link to Workflows in the first paragraph 2024-09-24 17:17:49 +03:00
João d208250123 reduces border-radius 2024-09-20 11:12:13 -03:00
João 2759beb293 better copy 2024-09-20 11:11:01 -03:00
João 9a56513371 adds basic workflow to try supervision annotators on annotators doc page 2024-09-20 11:02:30 -03:00
LinasKo 6acfdbf502 Add obb_iou_batch to __init__ and docs 2024-09-19 20:15:23 +03:00
LinasKo f1124e04df
Merge pull request #1442 from roboflow/feat/metrics-module-initial
Core system for Metrics
2024-08-28 20:19:42 +03:00
LinasKo 55c8c07b90 Rename legacy metrics doc to metrics, preserve url 2024-08-28 20:16:44 +03:00
LinasKo 9f730b9fb5 Add "new" tags 2024-08-27 17:18:44 +03:00
LinasKo 57e5c108de Merge branch 'develop' into feat/metrics-module-initial 2024-08-27 14:52:29 +03:00
LinasKo 84bb44d222 Metrics docs overhaul 2024-08-27 14:49:40 +03:00
LinasKo 1ae8fc798e
Merge pull request #1448 from roboflow/feat/annotators-cleanup
Annotator types and docs: MyPy, consistent 'optional', small tidy-ups
2024-08-27 14:07:04 +03:00
LinasKo e8ec271f0b
Merge pull request #930 from dfreilich/dfreilich/add-icon-annotator
[IconAnnotator] - Add IconAnnotator to Mark Objects with Custom Icons/Images
2024-08-27 13:51:35 +03:00
LinasKo 15a192c63a Icon annotator example 2024-08-26 23:53:54 +03:00
Ju Hoon Park f86a2d3a82
match the titles and the contents
Edit to the title and the content to match each other
2024-08-24 01:48:40 +09:00
LinasKo cfd079bbcb Merge branch 'develop' into dfreilich/add-icon-annotator 2024-08-15 11:38:13 +03:00
LinasKo d4f95eca45 Minor: Insert missing sv. call in examples 2024-08-14 14:29: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
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
LinasKo 28f83b18f9 Deprecate BoundingBoxAnnotator, rename to BoxAnnotator 2024-07-12 18:18:50 +03:00
LinasKo 1e783b623b Wording: <TTF_FONT_PATH> 2024-07-12 15:05:09 +03:00
LinasKo 8570ce68e2 'new' marker on Detections/Utils 2024-07-12 00:18:21 +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
SkalskiP 0200fd307b mark `InferenceSlicer` with new status 2024-06-05 18:00:54 +02:00
LinasKo 13b46dda67 Update "New" tags in docs, fix typo in one heading 2024-06-05 17:44:25 +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
SkalskiP f2716252d5 small refactor + docs improvements 2024-05-21 11:43:09 +02:00
pre-commit-ci[bot] ab55e81087 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-05-20 19:41:35 +00:00
magda_sk 7b42d8381b
Merge branch 'develop' into 1114_RLE_support_for_COCO 2024-05-20 21:41:22 +02:00
magda skoczen dfac30cba7 change docu for mask_has_multiple_segments and mask_has_holes and add to global __init__.py 2024-05-20 20:45:17 +02:00
Onuralp SEZER 7b259145bb
Merge branch 'develop' into RichLabelAnnotator 2024-05-15 18:53:25 +03:00
Linas Kondrackis a9044e4fed Merge branch 'develop' into feat/inference-slicer-segmentation 2024-05-13 16:52:50 +03:00
Linas Kondrackis 816aecb51b PR comments: tuples, docs, optional 2024-05-13 11:35:23 +03:00