Commit Graph

3229 Commits

Author SHA1 Message Date
LinasKo cfd079bbcb Merge branch 'develop' into dfreilich/add-icon-annotator 2024-08-15 11:38:13 +03:00
LinasKo 822dd4d555
Merge pull request #1409 from Bhavay-2001/VertexLabelAnnotator
Added text_color parameter for VertexLabelAnnotator
2024-08-14 10:02:15 +03:00
Onuralp SEZER 09e88da71a
Merge pull request #1447 from roboflow/dependabot/pip/mike-2.1.3
⬆️ Bump mike from 2.1.2 to 2.1.3
2024-08-14 03:33:26 +03:00
Onuralp SEZER 31a2b26144
Merge pull request #1446 from roboflow/dependabot/pip/tox-4.18.0
⬆️ Bump tox from 4.17.1 to 4.18.0
2024-08-14 03:30:36 +03:00
dependabot[bot] f7713a32aa
⬆️ Bump mike from 2.1.2 to 2.1.3
Bumps [mike](https://github.com/jimporter/mike) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/jimporter/mike/releases)
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md)
- [Commits](https://github.com/jimporter/mike/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: mike
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 00:29:23 +00:00
dependabot[bot] c97a885f9e
⬆️ Bump tox from 4.17.1 to 4.18.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.17.1 to 4.18.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.17.1...4.18.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 00:27:42 +00:00
Bhavay Malhotra b1cc5c3564 Changed rgb to bgr 2024-08-13 23:46:50 +05:30
Bhavay Malhotra d60443751a Merge branch 'VertexLabelAnnotator' of https://github.com/Bhavay-2001/roboflow-supervision into VertexLabelAnnotator 2024-08-13 17:48:52 +05:30
Bhavay Malhotra 1421f2c743 Removed image files 2024-08-13 17:48:42 +05:30
pre-commit-ci[bot] 751ea27263 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-13 12:11:27 +00:00
Bhavay Malhotra 78b6020ea4 Made the changes 2024-08-13 17:41:05 +05:30
Onuralp SEZER d08d22dec6
Merge pull request #1443 from roboflow/pre-commit-ci-update-config
chore(pre_commit): ⬆ pre_commit autoupdate
2024-08-12 21:13:42 +03:00
pre-commit-ci[bot] ee1f15eebe
chore(pre_commit): ⬆ pre_commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7)
2024-08-12 17:47:10 +00:00
Bhavay Malhotra 2b73aea438
Delete temp.py 2024-08-09 23:20:05 +05:30
Onuralp SEZER db958d9df8
Merge pull request #1439 from roboflow/dependabot/pip/ruff-0.5.7
⬆️ Bump ruff from 0.5.6 to 0.5.7
2024-08-09 08:21:49 +03:00
dependabot[bot] f699f087db
⬆️ Bump ruff from 0.5.6 to 0.5.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.6 to 0.5.7.
- [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.6...0.5.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 00:26:37 +00:00
Piotr Skalski d486dd1083
Merge pull request #1434 from roboflow/feature/refactor_inference_slicer_overlap_definition
refactor `InferenceSlicer` overlap logic
2024-08-08 12:39:58 +02:00
SkalskiP 5123085037 after review 2024-08-08 12:05:23 +02:00
Piotr Skalski 43041c26c5
Merge pull request #1385 from roboflow/add-backgroundcolor-annotator
Add BackgroundColorAnnotator
2024-08-08 11:40:48 +02:00
Onuralp SEZER ca2902cc46
Merge pull request #1436 from roboflow/dependabot/pip/tox-4.17.1
⬆️ Bump tox from 4.17.0 to 4.17.1
2024-08-08 03:12:26 +03:00
dependabot[bot] 2365ed47e1
⬆️ Bump tox from 4.17.0 to 4.17.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.17.0 to 4.17.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.17.0...4.17.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 00:10:14 +00:00
pre-commit-ci[bot] 78689590e6 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-07 17:20:12 +00:00
Bhavay Malhotra d73187f3dd Merge branch 'VertexLabelAnnotator' of https://github.com/Bhavay-2001/roboflow-supervision into VertexLabelAnnotator 2024-08-07 22:49:07 +05:30
Bhavay Malhotra d1df96a953 Changed printing statement 2024-08-07 22:47:50 +05:30
pre-commit-ci[bot] c1650d3770 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-07 17:10:47 +00:00
Bhavay Malhotra a72c5044f4 Merge branch 'VertexLabelAnnotator' of https://github.com/Bhavay-2001/roboflow-supervision into VertexLabelAnnotator 2024-08-07 22:39:45 +05:30
Bhavay Malhotra 4e7f69a502 Changed text_color param 2024-08-07 22:39:23 +05:30
pre-commit-ci[bot] 6d719fcd60 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-07 17:02:40 +00:00
Bhavay Malhotra ac09b58620 Changed text_color param 2024-08-07 22:32:15 +05:30
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
pre-commit-ci[bot] 5a9e85a60f fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-07 10:19:07 +00:00
James fea77d86a7 update return statement 2024-08-07 11:17:35 +01:00
James 11466ff261 fix rgb channel order 2024-08-07 09:57:57 +01:00
James 80549933fc fix rgb channel order 2024-08-07 09:55:06 +01:00
pre-commit-ci[bot] a428fac98d fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-07 08:48:45 +00:00
James a109b264ef fix return type 2024-08-07 09:48:28 +01:00
James 389b8968c2 add BackgroundColorAnnotator docs 2024-08-07 09:21:16 +01:00
James b000d162e7 respond to feedback 2024-08-07 09:19:17 +01:00
Onuralp SEZER 66e1672f37
Merge pull request #1435 from roboflow/dependabot/pip/pyyaml-6.0.2
⬆️ Bump pyyaml from 6.0.1 to 6.0.2
2024-08-07 07:13:51 +03:00
dependabot[bot] 52e7fe1d30
⬆️ Bump pyyaml from 6.0.1 to 6.0.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 00:49:09 +00:00
SkalskiP b61c5f23c6 Merge remote-tracking branch 'origin/feature/refactor_inference_slicer_overlap_definition' into feature/refactor_inference_slicer_overlap_definition 2024-08-06 19:11:50 +02:00
SkalskiP 0285bfa50a after review 2024-08-06 19:11:42 +02:00
pre-commit-ci[bot] 0069d6b289 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-06 14:37:00 +00:00
SkalskiP ebba78528e after review 2024-08-06 16:36:40 +02:00
SkalskiP da2bc575e0 Merge remote-tracking branch 'origin/feature/refactor_inference_slicer_overlap_definition' into feature/refactor_inference_slicer_overlap_definition 2024-08-06 15:51:18 +02:00
SkalskiP 25ea63042d small bug fix 2024-08-06 15:51:06 +02:00
pre-commit-ci[bot] 24debfe377 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-06 13:34:51 +00:00
SkalskiP 414ee9166d small bug fix 2024-08-06 15:34:13 +02:00
pre-commit-ci[bot] edc4dd33b0 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-08-06 13:26:54 +00:00