Piotr Skalski
|
cb6045b026
|
Add snyk.io badge README.md
|
2024-07-25 17:32:08 +02:00 |
Bhavay Malhotra
|
9956d5dd82
|
Merge branch 'text_color_param' of https://github.com/Bhavay-2001/roboflow-supervision into text_color_param
|
2024-07-25 14:02:57 +05:30 |
Bhavay Malhotra
|
b103ce4eb7
|
Added text_color param to RichLabelAnnotator
|
2024-07-25 14:02:43 +05:30 |
Onuralp SEZER
|
22df9a5252
|
Merge pull request #1400 from Gk-rohan/develop
Fix typo in RichLabelAnnotator docs
|
2024-07-24 18:05:31 +03:00 |
Onuralp SEZER
|
b030d1dc9f
|
Merge pull request #1398 from roboflow/dependabot/pip/mkdocs-material-9.5.30
⬆️ Bump mkdocs-material from 9.5.29 to 9.5.30
|
2024-07-24 17:16:20 +03:00 |
Rohan Gupta
|
387a759614
|
Fix typo in RichLabelAnnotator docs
|
2024-07-24 17:37:00 +05:30 |
Piotr Skalski
|
5dd8910e02
|
Merge pull request #1399 from roboflow/fix/vertex_label_annotator_text_position
fix `VertexLabelAnnotator` text position within text box
|
2024-07-24 13:28:38 +02:00 |
SkalskiP
|
b19c812f58
|
ready for test
|
2024-07-24 13:17:03 +02:00 |
SkalskiP
|
e58939235f
|
ready for test
|
2024-07-24 13:12:39 +02:00 |
pre-commit-ci[bot]
|
b8e1612511
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-07-24 07:54:27 +00:00 |
Bhavay Malhotra
|
a0abf2dee7
|
Updated RichLabelAnnotator
|
2024-07-24 13:24:06 +05:30 |
dependabot[bot]
|
f5bced4510
|
⬆️ Bump mkdocs-material from 9.5.29 to 9.5.30
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.29 to 9.5.30.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.29...9.5.30)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 00:36:11 +00:00 |
Onuralp SEZER
|
a8d91b0ae5
|
Merge pull request #1393 from roboflow/pre-commit-ci-update-config
chore(pre_commit): ⬆ pre_commit autoupdate
|
2024-07-22 20:53:36 +03:00 |
pre-commit-ci[bot]
|
307821ca25
|
chore(pre_commit): ⬆ pre_commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.2...v0.5.4)
|
2024-07-22 17:51:12 +00:00 |
Bhavay Malhotra
|
c5d052ed16
|
text_color from DEFAULT to LEGACY
|
2024-07-22 14:36:55 +05:30 |
Bhavay Malhotra
|
e2f33faa67
|
Merge branch 'text_color_param' of https://github.com/Bhavay-2001/roboflow-supervision into text_color_param
|
2024-07-22 13:10:13 +05:30 |
Bhavay Malhotra
|
1f6694ba50
|
Changed formatting
|
2024-07-22 13:10:04 +05:30 |
pre-commit-ci[bot]
|
01922f849e
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-07-22 07:38:00 +00:00 |
Bhavay Malhotra
|
3fb6a7ba6e
|
:wq
Merge branch 'text_color_param' of https://github.com/Bhavay-2001/roboflow-supervision into text_color_param
|
2024-07-22 13:06:48 +05:30 |
Bhavay Malhotra
|
16b8102900
|
Added custom text color lookup
|
2024-07-22 13:06:38 +05:30 |
Onuralp SEZER
|
acb5dd0dd4
|
Merge pull request #1389 from roboflow/dependabot/pip/ruff-0.5.4
⬆️ Bump ruff from 0.5.3 to 0.5.4
|
2024-07-22 03:27:08 +03:00 |
Onuralp SEZER
|
b325eebe00
|
Merge pull request #1390 from roboflow/dependabot/pip/mypy-1.11.0
⬆️ Bump mypy from 1.10.1 to 1.11.0
|
2024-07-22 03:26:47 +03:00 |
Onuralp SEZER
|
eb0041d275
|
Merge pull request #1391 from roboflow/dependabot/pip/pytest-8.3.1
⬆️ Bump pytest from 8.2.2 to 8.3.1
|
2024-07-22 03:26:18 +03:00 |
dependabot[bot]
|
3ccd74d93e
|
⬆️ Bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 00:24:56 +00:00 |
dependabot[bot]
|
e0d06f9a64
|
⬆️ Bump mypy from 1.10.1 to 1.11.0
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 00:23:56 +00:00 |
dependabot[bot]
|
d63e7b4677
|
⬆️ Bump ruff from 0.5.3 to 0.5.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.3...0.5.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 00:23:14 +00:00 |
pre-commit-ci[bot]
|
0210f51944
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-07-20 12:14:33 +00:00 |
Bhavay Malhotra
|
073500bf75
|
Reduced length of the line
|
2024-07-20 17:44:13 +05:30 |
Bhavay Malhotra
|
60d33ca140
|
Updated the text_color parameter
|
2024-07-20 17:30:18 +05:30 |
pre-commit-ci[bot]
|
e65892c80d
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-07-20 01:23:08 +00:00 |
shaddu
|
24320405b4
|
Merge branch 'roboflow:develop' into develop
|
2024-07-20 02:10:43 +01:00 |
Shadab
|
b5ea2cd1cb
|
Support for post_process_semantic_segmentation added
|
2024-07-20 02:08:37 +01:00 |
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
|
3a54afe506
|
Merge remote-tracking branch 'origin/add-dataset-processing-docs' into add-dataset-processing-docs
# Conflicts:
# docs/how_to/process_datasets.md
|
2024-07-19 13:45:53 +02:00 |
SkalskiP
|
891b8523f0
|
ready to merge
|
2024-07-19 13:44:48 +02:00 |
Onuralp SEZER
|
bc12bd38b4
|
Merge pull request #1382 from roboflow/dependabot/pip/ruff-0.5.3
⬆️ Bump ruff from 0.5.2 to 0.5.3
|
2024-07-19 10:54:46 +03:00 |
dependabot[bot]
|
0cb66e5551
|
⬆️ Bump ruff from 0.5.2 to 0.5.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.2...0.5.3)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-19 00:54:29 +00:00 |
Piotr Skalski
|
b81e92ca94
|
Merge pull request #1380 from onuralpszr/bug/poetry-numpy
|
2024-07-18 20:02:02 +02:00 |
Piotr Skalski
|
7ca5b01a75
|
Merge pull request #1350 from eric220/develop
Move OBB boxes
|
2024-07-18 15:45:17 +02:00 |
Onuralp SEZER
|
44753536f3
|
fix: 🐞 poetry numpy version has been set based on python version
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-07-18 09:54:58 +03:00 |
Piotr Skalski
|
d774c91d7b
|
Merge pull request #1379 from roboflow/fix/scale-factor-float
|
2024-07-18 07:32:52 +02:00 |
Brad Dwyer
|
2abb76e167
|
Change CropAnnotator scale_factor from int to float
|
2024-07-17 17:15:51 -07:00 |
Piotr Skalski
|
75d4b9f20a
|
Merge pull request #1375 from Bhavay-2001/LabelAnnotator_text_color
Changed as_rgb() to as_bgr() in LabelAnnotator
|
2024-07-17 17:58:02 +02:00 |
Piotr Skalski
|
056401a858
|
Merge pull request #1377 from roboflow/fix/add_open_in_colab_button_to_quickstart
add `open in colab` button to quickstart notebook
|
2024-07-17 17:57:20 +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 |
Bhavay Malhotra
|
46ac1812d8
|
Changed rgb to bgr
|
2024-07-17 20:13:24 +05:30 |
Eric Criteser
|
b21a478528
|
eliminate alias obc, rename function to move_oriented_boxes, return using broadcasting, change docstring
|
2024-07-17 08:25:44 -05:00 |
Piotr Skalski
|
65f2bbba57
|
Merge pull request #1374 from roboflow/fix/incorrent_annotators_docstring
fix incorrect annotators docstring
|
2024-07-17 11:46:25 +02:00 |