Onuralp SEZER
|
034d3eaaac
|
Merge pull request #1319 from roboflow/pre-commit-ci-update-config
chore(pre_commit): ⬆ pre_commit autoupdate
|
2024-07-01 20:58:13 +03:00 |
pre-commit-ci[bot]
|
7397d8a240
|
chore(pre_commit): ⬆ pre_commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.10...v0.5.0)
|
2024-07-01 17:57:15 +00:00 |
David Redo
|
a023259445
|
Updated from_mediapipe docstring with FaceLandmaker
|
2024-07-01 19:30:17 +02:00 |
Linas Kondrackis
|
09a06e10a1
|
Merge pull request #1312 from Bhavay-2001/overlay_image
Updated overlay_image function in CropAnnotator
|
2024-07-01 14:32:31 +03:00 |
Linas Kondrackis
|
8d26a9291b
|
Merge pull request #1317 from roboflow/fix/poetry/dep
fix: 🐞 skip broken docutils package, revert numpy version lock
|
2024-07-01 11:12:07 +03:00 |
Onuralp SEZER
|
28d219c86d
|
fix: 🐞 skip broken docutils and remove numpy version lock
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-06-29 00:42:11 +03:00 |
Onuralp SEZER
|
89ef841955
|
Merge pull request #1314 from roboflow/dependabot/pip/ruff-0.5.0
⬆️ Bump ruff from 0.4.10 to 0.5.0
|
2024-06-28 23:21:12 +03:00 |
David Redo
|
b164ef1111
|
Added check for FaceMesh legacy object when no faces are detected
|
2024-06-28 15:30:07 +02:00 |
dependabot[bot]
|
2f39a2c3c6
|
⬆️ Bump ruff from 0.4.10 to 0.5.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.5.0.
- [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/v0.4.10...0.5.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-28 00:45:48 +00:00 |
Onuralp SEZER
|
d8f990231c
|
Merge pull request #1300 from kirilman/develop
detectron2 mask convert to detection
|
2024-06-27 22:21:51 +03:00 |
David Redo
|
74d19dd069
|
Added FaceMesh support in from_mediapipe KeyPoints fuction
|
2024-06-27 17:21:30 +02:00 |
pre-commit-ci[bot]
|
552c8dbede
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-06-27 12:21:29 +00:00 |
Bhavay Malhotra
|
e421af494f
|
Changed the parameters of overlay_image function
|
2024-06-27 17:43:10 +05:30 |
Onuralp SEZER
|
5b3fc12aea
|
Merge pull request #1311 from roboflow/dependabot/pip/twine-5.1.1
⬆️ Bump twine from 5.1.0 to 5.1.1
|
2024-06-27 09:22:41 +03:00 |
dependabot[bot]
|
854fb18b34
|
⬆️ Bump twine from 5.1.0 to 5.1.1
Bumps [twine](https://github.com/pypa/twine) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-27 01:03:10 +00:00 |
Onuralp SEZER
|
185ae462a4
|
fix: 🐞 confidence shape size fix for validation
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-06-26 16:09:10 +03:00 |
Onuralp SEZER
|
3676f07168
|
fix: 🐞 doc and validation typo fix
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-06-26 15:51:32 +03:00 |
Onuralp SEZER
|
099258baa6
|
feat: ✨ check pred_keypoints is exist if not return empty
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-06-26 15:44:32 +03:00 |
Onuralp SEZER
|
0bb3839d29
|
feat: ✨ Keypoints for detectron2 added
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-06-26 15:38:31 +03:00 |
Onuralp SEZER
|
f66444bc91
|
fix: 🐞 add if condition for check existince of 'pred_masks' for detectron2
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-06-25 16:25:28 +03:00 |
Onuralp SEZER
|
6de21048d2
|
Merge pull request #1307 from roboflow/docs/suppress-mkdocs-relative-link-messages
Suppress mkdocs relative link INFO messages
|
2024-06-25 10:40:15 +03:00 |
Onuralp SEZER
|
db9d6c623b
|
Merge pull request #1305 from roboflow/dependabot/pip/mypy-1.10.1
⬆️ Bump mypy from 1.10.0 to 1.10.1
|
2024-06-25 10:15:08 +03:00 |
Onuralp SEZER
|
fb7ecd73d9
|
Merge pull request #1304 from roboflow/pre-commit-ci-update-config
chore(pre_commit): ⬆ pre_commit autoupdate
|
2024-06-25 10:14:55 +03:00 |
Onuralp SEZER
|
2bc19d69af
|
Merge pull request #1306 from roboflow/dependabot/pip/mike-2.1.2
⬆️ Bump mike from 2.1.1 to 2.1.2
|
2024-06-25 10:14:39 +03:00 |
LinasKo
|
a377b54a60
|
Merge branch 'develop' into feat/supervision-cleanup
|
2024-06-25 09:57:13 +03:00 |
dependabot[bot]
|
db1998c155
|
⬆️ Bump mike from 2.1.1 to 2.1.2
Bumps [mike](https://github.com/jimporter/mike) from 2.1.1 to 2.1.2.
- [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.1...v2.1.2)
---
updated-dependencies:
- dependency-name: mike
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-25 01:04:21 +00:00 |
dependabot[bot]
|
ef6369b93d
|
⬆️ Bump mypy from 1.10.0 to 1.10.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-25 01:02:06 +00:00 |
pre-commit-ci[bot]
|
a21a17ba29
|
chore(pre_commit): ⬆ pre_commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.9 → v0.4.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.9...v0.4.10)
|
2024-06-24 17:47:27 +00:00 |
Onuralp SEZER
|
c973647cb8
|
Merge pull request #975 from roboflow/cookbooks/json-csv-sinks
docs(notebooks): 📝 json and csv sink cookbooks are added
|
2024-06-24 15:53:08 +03:00 |
LinasKo
|
71bdb01547
|
Sinks cookbooks: add 'person' label, min_consectutive_frames
|
2024-06-24 15:35:21 +03:00 |
LinasKo
|
92a5a931a8
|
Merge branch 'develop' into cookbooks/json-csv-sinks
|
2024-06-24 15:08:16 +03:00 |
LinasKo
|
0ecd88d4d1
|
Sink cookbooks: Fix cell output error
|
2024-06-24 14:36:03 +03:00 |
LinasKo
|
4d12853b95
|
Sink cookbooks fix: _to_detections unpacks into List[Detections]
* 1 sv.Detections per frame
|
2024-06-24 14:31:59 +03:00 |
LinasKo
|
9333460ee9
|
Tidy up Sink cookbook text
|
2024-06-24 13:31:35 +03:00 |
Onuralp SEZER
|
94b4c22594
|
ci: 👷 check notebook and automatically create colab link and show better difference in reviewNB
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-06-21 22:29:18 +03:00 |
Piotr Skalski
|
d5cebd4fd2
|
Merge pull request #1296 from LinasKo/feat/florence-2-support
Add Florence 2 support
|
2024-06-21 11:40:00 -07:00 |
LinasKo
|
61579af25a
|
Make ruff happy
|
2024-06-21 17:49:43 +03:00 |
pre-commit-ci[bot]
|
bcd3e1be17
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-06-21 13:59:41 +00:00 |
LinasKo
|
9ef697cd10
|
Florence 2 units tests
|
2024-06-21 16:59:01 +03:00 |
LinasKo
|
19bf417810
|
Special case for REGION_TO_DESCRIPTION when nothing is detected
|
2024-06-21 15:38:21 +03:00 |
pre-commit-ci[bot]
|
3df33f0f9d
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-06-21 11:24:24 +00:00 |
kirilman
|
b8b31f6f00
|
detectron2 mask convert to detection
|
2024-06-21 16:15:34 +05:00 |
LinasKo
|
fc11f4d7af
|
Masks are now bool
|
2024-06-21 12:56:14 +03:00 |
LinasKo
|
ec517124f8
|
florence_2: Clean up task selector
|
2024-06-21 12:34:09 +03:00 |
Onuralp SEZER
|
f00dcede1a
|
Merge pull request #1299 from roboflow/dependabot/pip/ruff-0.4.10
⬆️ Bump ruff from 0.4.9 to 0.4.10
|
2024-06-21 09:23:46 +03:00 |
dependabot[bot]
|
6fb90f6b75
|
⬆️ Bump ruff from 0.4.9 to 0.4.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.4.10.
- [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/v0.4.9...v0.4.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-21 01:01:46 +00:00 |
LinasKo
|
23e63501eb
|
fix, from_florence_2: extra dimension for xyxy, REGION_TO_CATEGORY
|
2024-06-20 21:35:49 +03:00 |
Onuralp SEZER
|
0df56b1d66
|
docs(notebook): code clean up and table of content fixes made for mkdocs version
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-06-20 21:26:56 +03:00 |
LinasKo
|
ec75a86a83
|
Fix, from_florence_2: polygon_to_mask expects np.int32
|
2024-06-20 21:26:54 +03:00 |
LinasKo
|
4599548eeb
|
Fix, from_florence_2: polygons must be shaped (-1, 2)
|
2024-06-20 21:22:15 +03:00 |