LinasKo
64dc2e91c8
Merge pull request #1730 from roboflow/fix/remove-assets-import-check
...
Remove import check for `assets`
2024-12-11 18:45:28 +02:00
LinasKo
9a4781f2a5
Remove import check for `assets`
...
* The dependencies were already merged into the main requirements
2024-12-11 18:33:06 +02:00
LinasKo
1633522768
Merge pull request #1716 from roboflow/feat/comparison-annotator
...
Add `ComparisonAnnotator`, `xyxy_to_polygons`
2024-12-11 18:26:06 +02:00
LinasKo
d061a4c89b
Add CropAnnotator image example
2024-12-11 18:09:31 +02:00
pre-commit-ci[bot]
059633435c
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-12-11 15:05:57 +00:00
LinasKo
001f85ad0f
Add ComparisonAnnotator docs, remove Crop & RoundBox annotator from preview
...
* Up to 20 tabs can be made at once. This is likely a bug relating to the underlying mkdocs plugin, but a quick check for hardcoded values yielded nothing.
2024-12-11 16:58:36 +02:00
LinasKo
d519861b1e
Merge pull request #1726 from roboflow/fix/kapa-init
...
Kapa: remove duplicate initialization
2024-12-10 13:26:34 +02:00
Onuralp SEZER
12509e756a
Merge pull request #1724 from roboflow/pre-commit-ci-update-config
...
chore(pre_commit): ⬆ pre_commit autoupdate
2024-12-10 14:03:02 +03:00
LinasKo
fcf8b7f378
Fix Kapa widget initialization
2024-12-10 12:59:36 +02:00
pre-commit-ci[bot]
ea3b9a5584
chore(pre_commit): ⬆ pre_commit autoupdate
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.8.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.1...v0.8.2 )
2024-12-09 17:52:49 +00:00
Onuralp SEZER
5385ca744b
Merge pull request #1714 from roboflow/dependabot/pip/notebook-7.3.1
...
⬆️ Bump notebook,numpy,ruff and poetry to latest
2024-12-09 12:26:49 +03:00
Onuralp SEZER
34229c7ad7
chore: poetry version updated 1.8.5, notebook,ruff,numpy package updated properly
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-12-08 23:33:30 +03:00
LinasKo
4c88e03b6c
Add xyxy_to_polygons, ComparisonAnnotator
2024-12-06 17:00:51 +02:00
dependabot[bot]
37943b2d6f
⬆️ Bump notebook from 7.2.2 to 7.3.1
...
Bumps [notebook](https://github.com/jupyter/notebook ) from 7.2.2 to 7.3.1.
- [Release notes](https://github.com/jupyter/notebook/releases )
- [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.2...@jupyter-notebook/tree@7.3.1 )
---
updated-dependencies:
- dependency-name: notebook
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 01:11:02 +00:00
LinasKo
f3d27d8381
Cap ultralytics version
2024-12-05 17:23:05 +02:00
LinasKo
c416474b63
Merge pull request #1704 from roboflow/fix/from_inference_to_support_deployed_roboflow_results
...
from_inference now supports roboflow results without json()
2024-12-04 12:36:14 +02:00
LinasKo
ae8e6b2976
Merge pull request #1698 from souhhmm/fix/xyxy-shape-crash
...
fix: is_empty check for filtering
2024-12-04 12:15:31 +02:00
LinasKo
7141f11c0b
detections __getitem__ test: minor class name correction
2024-12-04 12:13:33 +02:00
Soham
37eadfe305
test: empty detection check in getitem
2024-12-03 19:24:41 +05:30
LinasKo
a4dfcacbfd
detections __getitem__: earlier check for empty detections
2024-12-03 13:12:14 +02:00
Onuralp SEZER
3d1416790b
Merge pull request #1705 from roboflow/pre-commit-ci-update-config
...
chore(pre_commit): ⬆ pre_commit autoupdate
2024-12-02 22:03:57 +03:00
pre-commit-ci[bot]
348069fb07
chore(pre_commit): ⬆ pre_commit autoupdate
...
updates:
- [github.com/PyCQA/bandit: 1.7.10 → 1.8.0](https://github.com/PyCQA/bandit/compare/1.7.10...1.8.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.0...v0.8.1 )
2024-12-02 18:00:40 +00:00
LinasKo
fac1581fcd
from_inference now supports roboflow results without json()
2024-12-02 16:38:59 +02:00
LinasKo
d075eb1e47
Merge pull request #1693 from roboflow/fix/poetry/py313
...
fix: 🐞 updating poetry lock file version and fixing numpy,pandas,maplotlib and python versions compatibility
2024-12-02 14:57:42 +02:00
Onuralp SEZER
eac2691c6e
chore: 📦 lock file updated
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-12-02 15:33:35 +03:00
Onuralp SEZER
a0242b0594
Merge branch 'develop' into fix/poetry/py313
2024-12-02 15:30:22 +03:00
Onuralp SEZER
1e2bdeee35
Merge pull request #1703 from roboflow/dependabot/pip/pytest-8.3.4
...
⬆️ Bump pytest from 8.3.3 to 8.3.4
2024-12-02 11:55:31 +03:00
Onuralp SEZER
62a396fe90
Merge pull request #1702 from roboflow/dependabot/pip/mkdocs-material-9.5.47
...
⬆️ Bump mkdocs-material from 9.5.46 to 9.5.47
2024-12-02 11:54:58 +03:00
Onuralp SEZER
9941417ced
Merge pull request #1701 from roboflow/dependabot/pip/twine-6.0.1
...
⬆️ Bump twine from 5.1.1 to 6.0.1
2024-12-02 11:54:26 +03:00
Onuralp SEZER
79390062ce
Merge pull request #1700 from roboflow/dependabot/pip/ruff-0.8.1
...
⬆️ Bump ruff from 0.8.0 to 0.8.1
2024-12-02 11:54:06 +03:00
dependabot[bot]
66e02b77b0
⬆️ Bump pytest from 8.3.3 to 8.3.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.3 to 8.3.4.
- [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.3.3...8.3.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 01:15:47 +00:00
dependabot[bot]
816a990083
⬆️ Bump mkdocs-material from 9.5.46 to 9.5.47
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.46 to 9.5.47.
- [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.46...9.5.47 )
---
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-12-02 01:12:05 +00:00
dependabot[bot]
93d0313460
⬆️ Bump twine from 5.1.1 to 6.0.1
...
Bumps [twine](https://github.com/pypa/twine ) from 5.1.1 to 6.0.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/v5.1.1...6.0.1 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 01:09:19 +00:00
dependabot[bot]
d229d2b069
⬆️ Bump ruff from 0.8.0 to 0.8.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.0 to 0.8.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.8.0...0.8.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-12-02 01:07:27 +00:00
Soham
28fa054fdc
fix: is_empty check for filtering
2024-11-30 13:56:18 +05:30
Onuralp SEZER
6889e33da5
Merge pull request #1696 from roboflow/docs/installations
...
docs: 📝 extend supervision installation methods
2024-11-29 22:31:49 +03:00
Onuralp SEZER
228b4cff0c
docs: 📝 extend supervision installation methods
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-29 20:59:32 +03:00
LinasKo
a5948c8992
Merge pull request #1697 from roboflow/docs/how-to-benchmark-model
...
How To Benchmark Models
2024-11-29 19:05:29 +02:00
LinasKo
853cbc428f
How to Benchmark: typos, images, Colab, correct class remap
2024-11-29 18:58:33 +02:00
LinasKo
d3f6570a89
Update model benchmarking guide with model running and metrics
...
* Install inference directly for now
2024-11-29 18:16:44 +02:00
LinasKo
d1c8adb33a
How To: Benchmark Model
...
* Initial version of model benchmarking guide
2024-11-28 15:53:44 +02:00
Onuralp SEZER
5cd6844ff4
Merge branch 'develop' into fix/poetry/py313
2024-11-28 14:46:31 +03:00
Onuralp SEZER
c0d5a7fd25
chore: some ci files tidied
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 03:46:25 +03:00
Onuralp SEZER
159c507d7f
fix: 🐞 update matplotlib version constraints for Python 3.8 and 3.13 compatibility
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 03:35:31 +03:00
Onuralp SEZER
fdd317e53e
fix: 🐞 update matplotlib version constraints for Python versions compatibility
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 02:54:04 +03:00
Onuralp SEZER
370996358b
docs: 📝 update pandas version to support Python 3.13 comment added into pyproject.toml
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 02:40:28 +03:00
Onuralp SEZER
def1cc4b33
ci: 👷 supervision import check and version print added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 02:36:45 +03:00
Onuralp SEZER
5f0f90b699
fix: 🐞 pandas 3.13 support fixed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 02:29:20 +03:00
Onuralp SEZER
ae9628e537
fix: 🐞 add poetry lock file re-generated via poetry 1.8.4
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-11-28 02:11:02 +03:00
LinasKo
32eaf4eb50
Merge pull request #1691 from Erol444/patch-1
...
Mask datatype specify in docs
2024-11-26 12:53:18 +02:00