dependabot[bot]
|
3de8ca609f
|
⬆️ Bump mkdocstrings from 0.25.1 to 0.25.2
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.1...0.25.2)
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-26 00:51:21 +00:00 |
Piotr Skalski
|
cb6045b026
|
Add snyk.io badge README.md
|
2024-07-25 17:32:08 +02:00 |
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 |
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 |
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 |
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 |
SkalskiP
|
d0111bf41d
|
fix incorrect annotators docstring
|
2024-07-17 11:36:23 +02:00 |
Piotr Skalski
|
31db574e63
|
Merge pull request #1372 from roboflow/fix/from_matplotlib_when_colormap_does_not_provide_colors_attribute
fix `from_matplotlib` when Matplotlib colormaps does not provide `colors` property
|
2024-07-17 10:03:11 +02:00 |
pre-commit-ci[bot]
|
c930dd06ec
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-07-17 07:45:12 +00:00 |
SkalskiP
|
83dd92726e
|
fix `from_matplotlib` when Matplotlib colormaps does not provide colors property
|
2024-07-17 09:42:37 +02:00 |
pre-commit-ci[bot]
|
59f3e19d2d
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-07-17 06:54:59 +00:00 |
SkalskiP
|
73ba5f039b
|
updates
|
2024-07-17 08:54:41 +02:00 |
Onuralp SEZER
|
e76dec7e15
|
Merge pull request #1370 from roboflow/dependabot/github_actions/actions/checkout-4
⬆️ Bump actions/checkout from 2 to 4
|
2024-07-17 03:42:21 +03:00 |
dependabot[bot]
|
8a67ca073a
|
⬆️ Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 00:39:28 +00:00 |
Onuralp SEZER
|
2b7cd6ab23
|
Merge pull request #1302 from onuralpszr/notebook-bot
ci: 👷 check notebook and automatically create colab link and show better difference in reviewNB
|
2024-07-16 19:24:36 +03:00 |
Eric Criteser
|
9b0568c5e7
|
change import config to import config.OREIENTED_BOX_COORDINATES
|
2024-07-16 10:00:00 -05:00 |
pre-commit-ci[bot]
|
48f6c8d3c1
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-07-16 13:55:25 +00:00 |
Eric Criteser
|
2544d7293d
|
update entire methods: move_obb_boxes and move detections
|
2024-07-16 08:54:55 -05:00 |
Eric Criteser
|
c71d9458c8
|
added email to the push
|
2024-07-16 08:47:10 -05:00 |
Onuralp SEZER
|
c28c9abd5b
|
Merge pull request #1354 from roboflow/docs/release-process
Update release_process.md
|
2024-07-16 11:52:31 +03:00 |
Onuralp SEZER
|
c69ee8046a
|
docs: 📝 numbering order fix
|
2024-07-15 21:27:11 +03:00 |