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
d21a6b1ee8
Merge pull request #1485 from roboflow/fix/poetry-lock
...
fix: 🐞 poetry lock file
2024-08-27 14:42:04 +03:00
Onuralp SEZER
395d90b5a6
fix: 🐞 poetry lock file
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-27 14:25:08 +03:00
LinasKo
635272b892
Merge pull request #1473 from roboflow/feat/formatter-improvements
...
formatter: 🔧 improvements for pre-commit and ruff also apply minor mypy/pep fixes
2024-08-27 14:17:06 +03:00
Onuralp SEZER
0edb590bb5
Merge branch 'develop' into feat/formatter-improvements
2024-08-27 14:12:14 +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
Onuralp SEZER
9e3a150196
Merge branch 'develop' into doc/ci-cookbooks-fixes
2024-08-27 01:36:04 +03:00
Onuralp SEZER
acd23bf662
fix: 🐞 typos fixed and extra package removed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-27 01:34:23 +03:00
Onuralp SEZER
5532731910
fix: 🐞 complete missing package for dev/doc installation
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-27 01:31:56 +03:00
Onuralp SEZER
029abbd614
fix: 🐞 cookbook cards are now clickable entirely without losing ability to click other elements
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-27 01:31:56 +03:00
Onuralp SEZER
46ecb808f7
ci(refactor): 👷 GitHub Actions workflow to consolidate dependency installation
...
- Combine multiple pip install commands into a single step
- Simplify the workflow by reducing redundancy
- Ensure all necessary dependencies are installed in one go
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-27 01:31:31 +03:00
LinasKo
5befed7332
Merge pull request #1481 from roboflow/fix/rename-manual-seek-to-iterative-seek
...
rename manual_seek to iterative_seek
2024-08-27 01:26:06 +03:00
LinasKo
15a192c63a
Icon annotator example
2024-08-26 23:53:54 +03:00
LinasKo
317485b122
Transparency in letterbox & overlay image; image list for icon annotator
2024-08-26 23:15:32 +03:00
Onuralp SEZER
0f23c6d425
Merge pull request #1482 from roboflow/pre-commit-ci-update-config
...
chore(pre_commit): ⬆ pre_commit autoupdate
2024-08-26 21:14:21 +03:00
pre-commit-ci[bot]
44d531fdb8
chore(pre_commit): ⬆ pre_commit autoupdate
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2 )
2024-08-26 17:54:38 +00:00
LinasKo
a3262a8f9c
Add types to dataset split func, add Optional to annotator
2024-08-26 14:56:59 +03:00
pre-commit-ci[bot]
7e9dca632b
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-08-26 11:42:02 +00:00
LinasKo
cc7de0edb7
rename manual_seek to iterative_seek
2024-08-26 14:40:43 +03:00
Onuralp SEZER
808814bce7
Merge pull request #1478 from roboflow/dependabot/pip/mypy-1.11.2
...
⬆️ Bump mypy from 1.11.1 to 1.11.2
2024-08-26 04:14:59 +03:00
Onuralp SEZER
89000c1c33
Merge pull request #1479 from roboflow/dependabot/pip/mkdocs-material-9.5.33
...
⬆️ Bump mkdocs-material from 9.5.32 to 9.5.33
2024-08-26 04:14:47 +03:00
dependabot[bot]
71cbd82ef4
⬆️ Bump mkdocs-material from 9.5.32 to 9.5.33
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.32 to 9.5.33.
- [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.32...9.5.33 )
---
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-08-26 00:43:30 +00:00
dependabot[bot]
dff15cb8d6
⬆️ Bump mypy from 1.11.1 to 1.11.2
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 00:41:49 +00:00
Onuralp SEZER
befa12bb23
Merge pull request #1476 from J4BEZ/docs/match-title-content
...
match the titles and the contents
2024-08-23 20:20:35 +03:00
Ju Hoon Park
f86a2d3a82
match the titles and the contents
...
Edit to the title and the content to match each other
2024-08-24 01:48:40 +09:00
Onuralp SEZER
3d7c1ba1ec
feat(mypy): ✨ mypy type check libraries added as optional
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-23 19:45:38 +03:00
Onuralp SEZER
a64a2fc243
fix(formatter): apply fixes from ruff and fix minor mypy and pep corrections
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-23 19:45:38 +03:00
Onuralp SEZER
b65d2cc73f
ci: 👷 retire isort and enable ruff's isort
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-08-23 19:45:18 +03:00
LinasKo
207260aca1
Merge pull request #1348 from roboflow/fix/no-frames-generated-for-some-videos
...
Change how frames are skipped in the generator
2024-08-23 19:16:50 +03:00
Onuralp SEZER
81b27340e5
Merge pull request #1474 from roboflow/dependabot/pip/ruff-0.6.2
...
⬆️ Bump ruff from 0.6.1 to 0.6.2
2024-08-23 04:24:18 +03:00
Onuralp SEZER
a92665e85c
Merge pull request #1475 from roboflow/dependabot/pip/ipywidgets-8.1.5
...
⬆️ Bump ipywidgets from 8.1.3 to 8.1.5
2024-08-23 04:23:34 +03:00
dependabot[bot]
e7bf00aa95
⬆️ Bump ipywidgets from 8.1.3 to 8.1.5
...
Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets ) from 8.1.3 to 8.1.5.
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases )
- [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.1.3...8.1.5 )
---
updated-dependencies:
- dependency-name: ipywidgets
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 01:05:47 +00:00
dependabot[bot]
392c6930bb
⬆️ Bump ruff from 0.6.1 to 0.6.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.1 to 0.6.2.
- [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.6.1...0.6.2 )
---
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-23 01:05:03 +00:00
LinasKo
ed253fef99
Merge pull request #1469 from roboflow/fix/doc-cherry-pick
...
documentation url typo fix
2024-08-20 17:40:26 +03:00
Ju Hoon Park
cef25cc601
fix url
...
fix typo of url 'how_to/detect_and_annotate' to '/how_to/detect_and_annotate'
2024-08-20 17:22:53 +03:00
Onuralp SEZER
e1b13e369c
Merge pull request #1464 from roboflow/dependabot/pip/mkdocs-material-9.5.32
...
⬆️ Bump mkdocs-material from 9.5.31 to 9.5.32
2024-08-20 13:40:17 +03:00
Onuralp SEZER
ed09f05424
Merge pull request #1465 from roboflow/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.2.7
...
⬆️ Bump mkdocs-git-revision-date-localized-plugin from 1.2.6 to 1.2.7
2024-08-20 13:39:56 +03:00
Onuralp SEZER
369831eb76
Merge pull request #1466 from venkatram-dev/fix_colab_serialize_detections_link
...
fix_colab_serialize_detections_link
2024-08-20 13:33:53 +03:00
pre-commit-ci[bot]
0d17a8e6b5
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-08-20 02:21:51 +00:00
venkatram-dev
2e4f05e8ec
fix_colab_serialize_detections_link
2024-08-19 19:17:23 -07:00
dependabot[bot]
1891b2edde
⬆️ Bump mkdocs-git-revision-date-localized-plugin
...
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases )
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.6...v1.2.7 )
---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 00:23:47 +00:00
dependabot[bot]
477faee1c7
⬆️ Bump mkdocs-material from 9.5.31 to 9.5.32
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.31 to 9.5.32.
- [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.31...9.5.32 )
---
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-08-20 00:22:22 +00:00
Onuralp SEZER
5957b250f0
Merge pull request #1462 from roboflow/pre-commit-ci-update-config
...
chore(pre_commit): ⬆ pre_commit autoupdate
2024-08-19 21:52:14 +03:00
pre-commit-ci[bot]
7d27e67966
chore(pre_commit): ⬆ pre_commit autoupdate
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.0 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.0...v0.6.1 )
2024-08-19 17:48:34 +00:00
Onuralp SEZER
4ab9ae5a71
Merge pull request #1460 from roboflow/dependabot/pip/ruff-0.6.1
...
⬆️ Bump ruff from 0.6.0 to 0.6.1
2024-08-19 11:19:04 +03:00
dependabot[bot]
888da4e208
⬆️ Bump ruff from 0.6.0 to 0.6.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.0 to 0.6.1.
- [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.6.0...0.6.1 )
---
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-19 01:08:15 +00:00
LinasKo
8f480ead6a
Fix regression: OBB annotator
2024-08-19 00:52:58 +03:00