Commit Graph

510 Commits

Author SHA1 Message Date
LinasKo fbd96d10c4 Add new and missing docstrings, examples to metrics, new Common section 2024-10-18 15:16:01 +03:00
LinasKo c17de5c11b Add precision and recall metrics 2024-10-18 14:37:36 +03:00
pre-commit-ci[bot] bfe4f0f829 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-10-10 19:06:43 +00:00
João dcdeea85d1 replaces github hosted to roboflow cdn images links 2024-10-10 14:58:57 -03:00
LinasKo e1e00ffc52 pathch: minor typo in changelog 2024-10-04 22:47:27 +03:00
LinasKo c9dfdbe301 Fixed: Admonitions formatting reformatted incorrectly
* Manually saving docs files elsewhere reformats admonitions there
2024-10-04 22:34:13 +03:00
LinasKo 68d668a1f2 Update "New" tags in documentation 2024-10-04 22:22:10 +03:00
LinasKo 8f61898964 Point changelog links to 0.24.0 2024-10-04 22:13:26 +03:00
LinasKo 02ed59b27b Add changelog, deprecations 2024-10-04 22:08:56 +03:00
LinasKo 66067cc0ac Remove deprecated `frame_resolution_wh` from `PolygonZone` 2024-10-04 00:53:28 +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 52c9ec0def
Merge pull request #1547 from tibeoh/fix/inference-slicer-overlap
fix: InferenceSlicer overlap_ratio_wh argument changed to None by default
2024-10-01 13:37:34 +03:00
LinasKo 23023e9764 Revert default overlap_ratio_wh value, update docs 2024-10-01 13:22:55 +03:00
LinasKo eebd57a731 Add per-class counting to LineZone, create LineZoneAnnotatorMulticlass 2024-09-29 12:47:07 +03:00
Onuralp SEZER 103669bf0f
docs: 📝 minor adjustments on readme and changelog
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-09-27 15:21:30 +03:00
Onuralp SEZER 5b39c81035
Merge branch 'develop' into docs/mkdocs-cleanup 2024-09-27 14:42:11 +03:00
Onuralp SEZER 78f17cba2e
chore: 🧹 clean up documentation and improve formatting
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-09-27 14:18:26 +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 06d1640700 Fix documentation issues 2024-09-26 13:55:06 +03:00
LinasKo 9bbd81e6ec Link to Workflows in the first paragraph 2024-09-24 17:17:49 +03:00
LinasKo 93190b2bb6
Merge pull request #1502 from patel-zeel/feat/oriented_box_iou_batch
Add `oriented_box_iou_batch` function to `detection.utils`
2024-09-24 13:16:19 +03:00
LinasKo 7de1f5855d Merge branch 'develop' into feat/f1-metric 2024-09-20 19:06:39 +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 7f85963314 Add F1 to docs, rewrite the docstrings 2024-09-20 14:50:46 +03:00
LinasKo 81ee4f1c2c Add draw_filled_polygon to docs, fix a few docstring types 2024-09-19 22:37:36 +03:00
Zeel B Patel 887bb7c2cb
Merge branch 'roboflow:develop' into feat/oriented_box_iou_batch 2024-09-20 00:12:26 +05:30
LinasKo 6acfdbf502 Add obb_iou_batch to __init__ and docs 2024-09-19 20:15:23 +03:00
Onuralp SEZER c9fa3d613f
Merge branch 'develop' into feature/pip-package-configuration 2024-09-19 17:47:28 +03:00
Onuralp SEZER 4644f21340
docs: 📝 documentation adjusment for installations
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-09-19 17:42:37 +03:00
LinasKo c532758693
Merge pull request #1523 from roboflow/fix/fix-broken-links
Fix broken or outdated links
2024-09-19 16:37:11 +03:00
Onuralp SEZER ef2b604df6
Merge pull request #1483 from ediardo/docs/cookbook-sahi
New cookbook: Small Object Detection with SAHI
2024-09-18 23:24:36 +03:00
Onuralp SEZER 1b7344d6cc
refactor: remove missing elapsed time and add interactive before/after image slider
chore: address comments
refactor: jupyter_compare_view resize and small typing and import fixes

Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-09-18 23:16:56 +03:00
LinasKo 95add3679d Fix broken or outdated links
* Not exhaustive.
2024-09-18 19:06:41 +03:00
Kader Miyanyedi 3c41c9721d fix: fix typos 2024-08-31 01:31:16 +03:00
pre-commit-ci[bot] 418ec5bad2 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-29 18:30:09 +00:00
Onuralp SEZER 9b52d62bde
Merge branch 'develop' into docs/cookbook-sahi 2024-08-29 21:26:55 +03:00
Eddie Ramirez c1e249e2bb Chore: make it lean
- Drop leafmap
- Remove unnecesarry pkgs
- Consolidate imports
- Use sv.plot_image
- Refactor code
2024-08-28 20:51:13 -07: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 6bb5929e09 Remove IoU metric for now - unclear external API 2024-08-28 20:12:04 +03:00
LinasKo 9f730b9fb5 Add "new" tags 2024-08-27 17:18:44 +03:00
LinasKo a7ecc57432 Remove deprecations, make changelog 2024-08-27 17:01:04 +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