James
0faf14229c
Update mkdocs.yml
2023-12-21 14:55:06 +00:00
Onuralp SEZER
8bcfefb672
Merge pull request #681 from roboflow/pre-commit-ci-update-config
...
chore(pre_commit): ⬆ pre_commit autoupdate
2023-12-18 20:57:59 +03:00
pre-commit-ci[bot]
d32b490afe
chore(pre_commit): ⬆ pre_commit autoupdate
...
updates:
- [github.com/pycqa/isort: 5.13.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.13.0...5.13.2 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.7...v0.1.8 )
2023-12-18 17:46:43 +00:00
Onuralp SEZER
62066c92a8
Merge pull request #669 from roboflow/dependabot/pip/mkdocs-material-9.5.2
...
⬆️ Bump mkdocs-material from 9.5.0 to 9.5.2
2023-12-17 12:39:38 +03:00
Onuralp SEZER
c64bc1cfa0
Merge pull request #674 from roboflow/dependabot/pip/ruff-0.1.8
...
⬆️ Bump ruff from 0.1.7 to 0.1.8
2023-12-17 12:39:20 +03:00
Onuralp SEZER
4b728334e7
Merge pull request #675 from roboflow/dependabot/pip/isort-5.13.2
...
⬆️ Bump isort from 5.12.0 to 5.13.2
2023-12-17 12:38:33 +03:00
dependabot[bot]
5a28378d3c
⬆️ Bump isort from 5.12.0 to 5.13.2
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.12.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 00:21:00 +00:00
dependabot[bot]
c210362389
⬆️ Bump ruff from 0.1.7 to 0.1.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.7 to 0.1.8.
- [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.1.7...v0.1.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 00:17:42 +00:00
Piotr Skalski
5b7e0bac5a
Add `count_people_in_zone` example to `README.md`
2023-12-13 15:56:37 +01:00
Piotr Skalski
2180719183
Merge pull request #673 from roboflow/example/count_people_in_zone
...
example/count_people_in_zone
2023-12-13 15:55:11 +01:00
pre-commit-ci[bot]
d71cb82a87
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-13 14:46:54 +00:00
SkalskiP
770d7893c6
Final `README.md` updates
2023-12-13 15:45:14 +01:00
Piotr Skalski
6ec5c24d7e
Update `README.md` with example results
2023-12-13 15:34:47 +01:00
pre-commit-ci[bot]
e8df6e6795
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-13 14:01:56 +00:00
SkalskiP
a967d78021
Merge remote-tracking branch 'origin/example/count_people_in_zone' into example/count_people_in_zone
2023-12-13 14:59:31 +01:00
SkalskiP
b678d44182
Changing annotation style from `BoxCornerAnnotator` to `BoundingBoxAnnotator`.
2023-12-13 14:58:43 +01:00
pre-commit-ci[bot]
697704354a
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-13 13:46:32 +00:00
SkalskiP
5f7ad5f4d3
Update `README.md` in example projects.
2023-12-13 14:45:17 +01:00
pre-commit-ci[bot]
f7a3a408fa
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-13 13:29:42 +00:00
SkalskiP
852eec4c6a
Initial commit 🎉
2023-12-13 14:28:16 +01:00
dependabot[bot]
0b7a376ace
⬆️ Bump mkdocs-material from 9.5.0 to 9.5.2
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.0 to 9.5.2.
- [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.0...9.5.2 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 10:15:33 +00:00
Piotr Skalski
78a63501bf
Merge pull request #672 from roboflow/doc-formatter-config
...
fix(black): 🔥 retire black formatter in favor of ruff and exclude doc-string long line formatter
2023-12-13 11:13:16 +01:00
Piotr Skalski
0d424a1e0b
Merge pull request #671 from roboflow/md5-sec
...
fix(sec-md5): 🐞 md5 security warning fix
2023-12-13 11:03:30 +01:00
Onuralp SEZER
72f2c986de
style(flake): 🔥 flake8 removed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-13 13:01:29 +03:00
Onuralp SEZER
5f11ef4df6
fix(flake): 🧹 flake8 ignores removed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-13 12:47:15 +03:00
Onuralp SEZER
64b395ea60
fix(black): 🔥 black removed from poetry and lock file
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-13 12:38:02 +03:00
Onuralp SEZER
bf338eea4a
feat(ruff-format): ✨ ruff-format added and jupyter notebook formatted
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-13 12:36:31 +03:00
Onuralp SEZER
87985b2fe2
fix(black): 🔥 retire black formatter in favor of ruff
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-13 12:28:51 +03:00
Onuralp SEZER
f50976992c
fix(sec-md5): 🐞 md5 security warning fix
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-13 12:21:14 +03:00
Piotr Skalski
d68cd95d43
Merge pull request #666 from roboflow/add-tox
...
feat(tox): ✨ initial tox.ini for testing multiple python versions locally for supervision
2023-12-12 13:56:56 +01:00
Piotr Skalski
bcf7e7b1f7
Merge pull request #573 from roboflow/add-tf-data-loader
...
Add `sv.Detections.from_tensorflow_hub` data loader.
2023-12-12 13:50:01 +01:00
Onuralp SEZER
16c382e0cc
Merge branch 'develop' into add-tox
2023-12-12 15:49:31 +03:00
Onuralp SEZER
63616b95f7
fix(format): 🐞 supervision/detection/core.py excluded from black and flake check
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-12 15:45:03 +03:00
Piotr Skalski
634ab4ff0b
Merge pull request #665 from roboflow/defusedxml-hash-security
...
feat(xml-parsing): 🔐 enhance security with defusedxml and bandit rules
2023-12-12 13:26:54 +01:00
James Gallagher
c43b699113
update docstring example
2023-12-12 11:42:35 +00:00
Onuralp SEZER
dbf5b67657
Merge pull request #667 from roboflow/pre-commit-ci-update-config
...
chore(pre_commit): ⬆ pre_commit autoupdate
2023-12-12 00:35:02 +03:00
pre-commit-ci[bot]
ed54a57575
chore(pre_commit): ⬆ pre_commit autoupdate
...
updates:
- [github.com/PyCQA/bandit: 1.7.5 → 1.7.6](https://github.com/PyCQA/bandit/compare/1.7.5...1.7.6 )
- [github.com/pycqa/isort: 5.12.0 → 5.13.0](https://github.com/pycqa/isort/compare/5.12.0...5.13.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.1.7 )
2023-12-11 17:44:55 +00:00
Onuralp SEZER
769c97fa49
feat(tox): ✨ initial tox.ini for multiple python version and pytest added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-10 14:42:45 +03:00
Onuralp SEZER
daf4046fd2
feat(xml-parsing): 🔐 enhance security with defusedxml and bandit rules
...
fix bandit rule B318: (xml-attribute-parsing) defusedxml package should be used to parse untrusted XML data
fix bandit rule B314: (xml-entity-expansion) XML entity expansion should be disabled
fix bandit rule B413: (xml-etree-parse) XML parsing library should be secure
fix bandit rule B412: (xml-lib-exploits) XML libraries should be vetted for defusedxml or lxml.vulns
fix bandit rule B410: (xml-minidom-xxe) XML minidom can be vulnerable to XML eXternal Entity attacks
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-10 13:57:51 +03:00
SkalskiP
18fa772dbb
Correct example usage of get_video_frames_generator in video.py.
2023-12-08 17:02:52 +01:00
Piotr Skalski
41711fe076
Merge pull request #664 from roboflow/main
...
Merge pull request #663 from roboflow/develop
2023-12-08 17:00:22 +01:00
SkalskiP
e0c7c1fbf0
Replace misspelled function name in detection.core.py
...
Changed the function name from 'from_mmdet' to 'from_mmdetection'. This was done to correct a misspelling which might otherwise lead to confusion and potential errors when calling the function.
2023-12-08 16:57:41 +01:00
Piotr Skalski
bcb26f9edd
Merge pull request #663 from roboflow/develop
...
`supervision-0.17.1` release
2023-12-08 15:09:58 +01:00
SkalskiP
ee697cad3e
Update version number to 0.17.1 in `pyproject.toml`
...
The version number in `pyproject.toml` has been updated from 0.17.1rc2 to 0.17.1, reflecting the latest stable release of the Supervision package.
2023-12-08 15:05:49 +01:00
Piotr Skalski
a53e39d097
Merge pull request #660 from roboflow/example-fixes
...
fix(examples): 🐞 tracking LabelAnnotator and traffic_analysis deps fixed
2023-12-08 15:03:07 +01:00
SkalskiP
08f7838f1f
Changed the version number in the `pyproject.toml` from `0.17.1rc1` to `0.17.1rc2` for the Supervision package.
2023-12-08 14:53:49 +01:00
SkalskiP
4388f03a51
The version of the Supervision package has been updated from "0.17.0" to "0.17.1rc1".
2023-12-08 09:39:26 +01:00
Piotr Skalski
f2334936e6
Merge pull request #659 from roboflow/py12-upgrade
...
feat: ✨ Python 3.12 support added
2023-12-08 09:37:30 +01:00
Onuralp SEZER
6d3c7f7e1d
feat(notebook): ✨ using supervision[assets] instead of wget download in demo notebook
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-08 05:34:13 +03:00
Onuralp SEZER
180fdf2168
fix(examples): 🐞 tracking LabelAnnotator and traffic_analysis deps fixed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-08 02:56:23 +03:00