Commit Graph

3167 Commits

Author SHA1 Message Date
Eric Criteser 9d5a477064 correct check to detections.data 2024-07-11 16:44:23 -05:00
LinasKo 5006f8c2f7 Add heading to deprecations page 2024-07-12 00:19:46 +03:00
LinasKo 8570ce68e2 'new' marker on Detections/Utils 2024-07-12 00:18:21 +03:00
LinasKo 3d3bbb4095 Add recently removed deprecations 2024-07-12 00:08:12 +03:00
LinasKo a1e3543897 Redo demo.ipynb, quickstart.ipynb images 2024-07-12 00:04:48 +03:00
LinasKo 4b82679b00 Add to changelog: KeyPoints.from_detectron2, xcycwh_to_xyxy 2024-07-11 23:17:18 +03:00
Eric Criteser 7fa7907219 Run pre-commit and fix issues 2024-07-11 14:42:13 -05:00
Eric Criteser 60d5660286 added functionality for oriented bounding boxes 2024-07-11 13:38:58 -05:00
Linas Kondrackis 5d4abe6e0d
Merge pull request #1310 from onuralpszr/detectron2-keypoint
feat: 🚀 Keypoint support for detectron2
2024-07-11 14:58:21 +03:00
Piotr Skalski 0405c74cf3
Merge pull request #1340 from roboflow/feature/box_utils
`xywh_to_xyxy` and `xcycwh_to_xyxy` box utils
2024-07-11 11:20:19 +02:00
Onuralp SEZER 13fe6e0942
fix: 🐞 add check if keypoints size is 0 return empty keypoint result
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-07-11 04:41:29 +03:00
Onuralp SEZER 03c92f7652
Merge pull request #1341 from roboflow/dependabot/pip/jupytext-1.16.3
⬆️ Bump jupytext from 1.16.2 to 1.16.3
2024-07-11 04:14:37 +03:00
LinasKo 084926ded3 Deprecations, changelog, notebook cleanup, 'new' markers 2024-07-11 03:21:41 +03:00
dependabot[bot] 382ed8e609
⬆️ Bump jupytext from 1.16.2 to 1.16.3
Bumps [jupytext](https://github.com/mwouts/jupytext) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mwouts/jupytext/compare/v1.16.2...v1.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 00:17:30 +00:00
pre-commit-ci[bot] 2ed2a793cd fix(pre_commit): 🎨 auto format pre-commit hooks 2024-07-10 10:15:01 +00:00
SkalskiP e0fb73f18a `xywh_to_xyxy` and `xcycwh_to_xyxy` box utils 2024-07-10 12:13:07 +02:00
Piotr Skalski de896189b8
Merge pull request #1326 from roboflow/feat/dataset-lazy-loading
Lazy Dataset Loading
2024-07-10 11:52:57 +02:00
Onuralp SEZER fbfd078795
Merge pull request #1336 from cdragos/docs/revise-contributing-guidelines
docs: revise and restructure CONTRIBUTING.md
2024-07-09 21:34:43 +03:00
Dragos Catarahia e31aad242a docs: revise and restructure CONTRIBUTING.md 2024-07-10 01:22:23 +09:00
LinasKo 93c5c39f8f as_pascal_voc now loads image paths 2024-07-09 15:30:19 +03:00
LinasKo 810148550b Bugfix: XML parse in object_to_pascal_voc 2024-07-09 15:23:48 +03:00
LinasKo 172877a3cf Fix accidental changes, rearrange utils, rename methods 2024-07-09 14:56:30 +03:00
pre-commit-ci[bot] a91fc1e4f3 fix(pre_commit): 🎨 auto format pre-commit hooks 2024-07-09 11:31:00 +00:00
LinasKo f4fd595783 Fix image poaths in save_dataset, copy images if lazy 2024-07-09 14:30:07 +03:00
LinasKo e690b92688 Move back save_images to utils 2024-07-09 14:17:04 +03:00
LinasKo c8f771ec69 Move coco and yolo loaders back into utils 2024-07-09 14:04:11 +03:00
LinasKo 6b09e1d67c ClassificationDataset, moved coco save function into dataset 2024-07-09 11:57:42 +03:00
LinasKo 12195705f5 LazyLoaded DetectionDataset 2024-07-09 02:13:56 +03:00
Onuralp SEZER 9f7871b4be
Merge pull request #1334 from roboflow/pre-commit-ci-update-config
chore(pre_commit): ⬆ pre_commit autoupdate
2024-07-08 22:26:54 +03:00
pre-commit-ci[bot] 44890dc712
chore(pre_commit): ⬆ pre_commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.5.1)
2024-07-08 17:39:23 +00:00
LinasKo 57ae7467b9 Add cheatsheet links in supervision docs, readme 2024-07-08 13:57:12 +03:00
Iuri de Silvio 1e5e25c54a
Merge pull request #1331 from roboflow/dependabot/pip/ruff-0.5.1
⬆️ Bump ruff from 0.5.0 to 0.5.1
2024-07-08 10:17:18 +02:00
dependabot[bot] ba7c4f4404
⬆️ Bump ruff from 0.5.0 to 0.5.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.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.5.0...0.5.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-07-08 01:13:42 +00:00
Onuralp SEZER f3b52c08a7
Merge pull request #1329 from roboflow/dependabot/pip/certifi-2024.7.4
⬆️ Bump certifi from 2024.6.2 to 2024.7.4
2024-07-06 11:39:25 +03:00
dependabot[bot] 1a36842407
⬆️ Bump certifi from 2024.6.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 02:32:58 +00:00
LinasKo a8b12914c8 Fix florence 2 tests 2024-07-05 13:21:59 +03:00
LinasKo d3db15fcd0 Fix bug where florence2 returns normalized xyxy regions 2024-07-05 13:14:27 +03:00
Linas Kondrackis c40734fb8d
Merge pull request #1316 from David-rn/feat/facemesh_from_mediapipe
Facemesh from mediapipe
2024-07-05 12:56:50 +03:00
LinasKo 55a9cef270 Minor edit: add Python label to dosctring example 2024-07-05 12:41:02 +03:00
LinasKo 4b9b70fbb2 LazyDataset Loading - accept List[str] of images
* Unfinished
* Untested
* Committing to show Piotr a bit earlier
2024-07-04 14:21:45 +03:00
Onuralp SEZER e61a1074ac
Merge pull request #1324 from roboflow/dependabot/pip/tox-4.16.0
⬆️ Bump tox from 4.15.1 to 4.16.0
2024-07-04 13:44:27 +03:00
dependabot[bot] e6c7f970f0
⬆️ Bump tox from 4.15.1 to 4.16.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.15.1 to 4.16.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.15.1...4.16.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-07-04 01:08:33 +00:00
Piotr Skalski f06dcf73a5
Merge pull request #1277 from roboflow/feat/patch-rich-label-annotator
Patch RichLabelAnnotator, fix in-place functionality of other annotators
2024-07-03 13:39:10 +02:00
SkalskiP 0bb25fdd91 bump version from 0.21.0 to 0.22.0rc1 2024-07-03 13:15:49 +02:00
Onuralp SEZER 9501a0c72e
Merge pull request #1323 from roboflow/dependabot/pip/mkdocs-jupyter-0.24.8
⬆️ Bump mkdocs-jupyter from 0.24.7 to 0.24.8
2024-07-03 13:05:22 +03:00
Onuralp SEZER d9b9143f07
Merge pull request #1322 from roboflow/dependabot/pip/mkdocs-material-9.5.28
⬆️ Bump mkdocs-material from 9.5.27 to 9.5.28
2024-07-03 13:04:46 +03:00
dependabot[bot] b7e6bcc15f
⬆️ Bump mkdocs-jupyter from 0.24.7 to 0.24.8
Bumps [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) from 0.24.7 to 0.24.8.
- [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danielfrg/mkdocs-jupyter/compare/0.24.7...0.24.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 00:44:18 +00:00
dependabot[bot] 08fbcbd8ea
⬆️ Bump mkdocs-material from 9.5.27 to 9.5.28
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.27 to 9.5.28.
- [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.27...9.5.28)

---
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-07-03 00:43:11 +00:00
Onuralp SEZER e5114a233c
Merge pull request #1321 from roboflow/dependabot/pip/pillow-10.4.0
⬆️ Bump pillow from 10.3.0 to 10.4.0
2024-07-02 04:06:01 +03:00
dependabot[bot] dea7f83e50
⬆️ Bump pillow from 10.3.0 to 10.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 00:58:12 +00:00