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 |
LinasKo
|
5aa4216c86
|
Merge pull request #1459 from roboflow/doc/ci-cookbooks-fixes
docs: cookbook visual fix for cards and small ci doc dev changes
|
2024-08-27 14:09:06 +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 |
pre-commit-ci[bot]
|
2e55149d43
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-08-27 04:30:23 +00:00 |
Eddie Ramirez
|
fb25fda6ef
|
chore: comments
|
2024-08-26 21:27:54 -07:00 |
pre-commit-ci[bot]
|
838b8c345a
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-08-27 04:26:48 +00:00 |
Eddie Ramirez
|
1f21354f02
|
chore: rename file, format code
|
2024-08-26 21:26:25 -07:00 |
Eddie Ramirez
|
6c03451279
|
chore: fix typo
|
2024-08-26 18:29:03 -07:00 |
pre-commit-ci[bot]
|
ab983bba27
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-08-27 01:27:49 +00:00 |
Eddie Ramirez
|
48a1f04060
|
fix: link to colab
|
2024-08-26 18:27:32 -07:00 |
pre-commit-ci[bot]
|
4356a90fc9
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-08-27 01:05:32 +00:00 |
Eddie Ramirez
|
5cda6e339e
|
chore: delete all outputs
|
2024-08-26 18:04:23 -07:00 |
pre-commit-ci[bot]
|
d6ebc433a7
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-08-27 00:53:26 +00:00 |
Eddie Ramirez
|
cd2fd0d723
|
chore: added images, fixed typos
|
2024-08-26 17:52:21 -07:00 |
pre-commit-ci[bot]
|
3653755996
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-08-27 00:00:15 +00:00 |