Onuralp SEZER
|
cfb462ca0b
|
Merge pull request #1665 from roboflow/dependabot/pip/ruff-0.7.3
⬆️ Bump ruff from 0.7.2 to 0.7.3
|
2024-11-11 16:41:35 +03:00 |
dependabot[bot]
|
cc8be562b0
|
⬆️ Bump ruff from 0.7.2 to 0.7.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.2 to 0.7.3.
- [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.7.2...0.7.3)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 01:06:12 +00:00 |
LinasKo
|
a6e1f037d7
|
Merge pull request #1661 from roboflow/feat/mAR-metric
Mean Average Recall (mAR) metric
|
2024-11-08 01:33:34 +02:00 |
LinasKo
|
0bfcdeab6f
|
Add mAR docstrings & examples
|
2024-11-08 01:01:52 +02:00 |
LinasKo
|
83d4386fa2
|
Implemented mAR metric
|
2024-11-08 00:09:55 +02:00 |
Onuralp SEZER
|
b9b802e9ea
|
Merge pull request #1659 from roboflow/dependabot/pip/tqdm-4.67.0
⬆️ Bump tqdm from 4.66.6 to 4.67.0
|
2024-11-07 18:04:52 +03:00 |
SkalskiP
|
19b7ca0a3d
|
bump version from `0.25.0rc1` to `0.25.0rc2`
|
2024-11-07 14:15:05 +01:00 |
SkalskiP
|
01caa1f528
|
bump version from `0.24.0` to `0.25.0rc1`
|
2024-11-07 14:05:19 +01:00 |
dependabot[bot]
|
11978410f0
|
⬆️ Bump tqdm from 4.66.6 to 4.67.0
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.6 to 4.67.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.6...v4.67.0)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-07 00:11:34 +00:00 |
LinasKo
|
8e91865fd0
|
Merge pull request #1658 from roboflow/feat/keypoints-to-detections-and-keypoint-tracking
`keypoints_to_detections` and Keypoint tracking
|
2024-11-06 21:52:57 +02:00 |
LinasKo
|
89b911d5f9
|
Guide: New section in "Track Objects on Video", for keypoints
|
2024-11-06 21:27:37 +02:00 |
LinasKo
|
763be226a4
|
Fix: unaccounted for missing keypoints returned as [0, 0]
|
2024-11-06 21:00:31 +02:00 |
LinasKo
|
c52223b4b9
|
Merge branch 'develop' into feat/keypoints-to-detections-and-keypoint-tracking
|
2024-11-06 20:04:53 +02:00 |
LinasKo
|
a0e909669d
|
Add keypoints_to_detections
|
2024-11-06 20:03:48 +02:00 |
LinasKo
|
698c085518
|
Add KeyPoints.is_empty()
|
2024-11-06 20:02:31 +02:00 |
LinasKo
|
6d7dba7572
|
Typo: LineZone in PolygonZone
|
2024-11-06 20:02:11 +02:00 |
LinasKo
|
a18fb116a1
|
Merge pull request #1657 from roboflow/feat/new-asset-skiing
Add skiing video asset
|
2024-11-06 19:54:38 +02:00 |
LinasKo
|
c54b4be4f0
|
Add skiing video asset
|
2024-11-06 19:49:36 +02:00 |
LinasKo
|
fe2781cf85
|
Merge pull request #1540 from roboflow/feature/remove-false-line-counts
Extend LineZone to filter out miscounts
|
2024-11-06 15:53:31 +02:00 |
LinasKo
|
e1af717c59
|
Add environment to publish.yml, publish-test.yml
* Similar issue: https://github.com/pypa/gh-action-pypi-publish/issues/217#issuecomment-1965733177
* Minor stylistic edits to the file
|
2024-11-06 15:37:37 +02:00 |
LinasKo
|
58c5aa981b
|
Merge branch 'develop' into feature/remove-false-line-counts
|
2024-11-06 14:23:54 +02:00 |
LinasKo
|
17f482b1ba
|
Merge pull request #1654 from roboflow/revert-1653-feat/infer-video-info-in-video-sink
Revert "VideoSink automatically infers video_info"
|
2024-11-06 14:23:28 +02:00 |
LinasKo
|
b39ead2ef0
|
Revert "VideoSink automatically infers video_info"
|
2024-11-06 14:21:52 +02:00 |
LinasKo
|
ee3aa9f08d
|
Merge branch 'develop' into feature/remove-false-line-counts
|
2024-11-06 14:14:50 +02:00 |
LinasKo
|
01f0f9ebe7
|
Merge pull request #1653 from roboflow/feat/infer-video-info-in-video-sink
VideoSink automatically infers video_info
|
2024-11-06 14:14:16 +02:00 |
LinasKo
|
659ddec360
|
VideoSimk automatically infers video_info
|
2024-11-06 14:07:26 +02:00 |
Onuralp SEZER
|
8bb609eca0
|
Merge pull request #1652 from roboflow/dependabot/pip/mkdocs-material-9.5.44
⬆️ Bump mkdocs-material from 9.5.43 to 9.5.44
|
2024-11-06 07:40:05 +03:00 |
dependabot[bot]
|
62c2c6a668
|
⬆️ Bump mkdocs-material from 9.5.43 to 9.5.44
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.43 to 9.5.44.
- [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.43...9.5.44)
---
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-11-06 00:28:19 +00:00 |
LinasKo
|
d1e11684e7
|
Fixed bugs, heavily refactored crossing confirmation in LineZone
|
2024-11-06 00:24:09 +02:00 |
Onuralp SEZER
|
f7c47b6edb
|
Merge pull request #1651 from roboflow/pre-commit-ci-update-config
chore(pre_commit): ⬆ pre_commit autoupdate
|
2024-11-04 21:11:43 +03:00 |
pre-commit-ci[bot]
|
5391671838
|
chore(pre_commit): ⬆ pre_commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.1...v0.7.2)
|
2024-11-04 18:02:20 +00:00 |
LinasKo
|
11355c5192
|
Merge pull request #1589 from souhhmm/feat/detection-metadata
Feat: Added detection metadata
|
2024-11-04 13:19:11 +02:00 |
pre-commit-ci[bot]
|
9ee1b5dc5a
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-11-04 10:41:58 +00:00 |
LinasKo
|
d645bd816e
|
Fix: Add metadata to public var retrieval test
|
2024-11-04 12:41:16 +02:00 |
LinasKo
|
5cce8a1599
|
Remoe Detections.empty metadata field
|
2024-11-04 12:23:56 +02:00 |
LinasKo
|
d388857057
|
Merge pull request #1649 from roboflow/dependabot/pip/ruff-0.7.2
⬆️ Bump ruff from 0.7.1 to 0.7.2
|
2024-11-04 11:18:18 +02:00 |
dependabot[bot]
|
940243fc18
|
⬆️ Bump ruff from 0.7.1 to 0.7.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.7.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.7.1...0.7.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-11-04 00:48:54 +00:00 |
Onuralp SEZER
|
48c63e1b17
|
Merge pull request #1645 from roboflow/docs/hacktoberfest_remove
docs: 📝 hacktoberfest banner removed
|
2024-11-02 11:39:28 +03:00 |
Onuralp SEZER
|
6d03253370
|
docs: 📝 hacktoberfest picture removed
|
2024-11-02 06:37:26 +03:00 |
LinasKo
|
5974054c6c
|
Merge pull request #1643 from roboflow/fix/DetectionDataset/lower_case_removal
fix: 🐞 Remove lowercase conversion for unique class names in merge_class_lists function
|
2024-11-01 22:18:27 +02:00 |
Onuralp SEZER
|
62d869ca87
|
fix: 🐞 Remove lowercase conversion for unique class names in merge_class_lists function
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
|
2024-11-01 22:57:17 +03:00 |
LinasKo
|
1f610d820b
|
Merge pull request #1603 from roboflow/feat/refactor-byte-track
ByteTrack: Remove BaseTrack, refactor, add types, remove dead code, moved out Shared Kalman
|
2024-11-01 21:09:25 +02:00 |
LinasKo
|
22d827fac4
|
Minor fix: show current NO_ID value of the ID counter when printing error
|
2024-11-01 20:41:38 +02:00 |
LinasKo
|
9eee76a6d1
|
Remove start_frame from ByteTrack
|
2024-11-01 20:36:08 +02:00 |
LinasKo
|
d3210ed0cc
|
Minor rename to avoid name shadowing
|
2024-11-01 20:36:00 +02:00 |
LinasKo
|
cfd02c8c5c
|
fix(pre_commit): 🎨 auto format pre-commit hooks
|
2024-11-01 20:34:58 +02:00 |
LinasKo
|
fd1277f29a
|
Add types, move STrack into a new file
|
2024-11-01 20:33:46 +02:00 |
LinasKo
|
b380bd2df7
|
Correct but useless: Moved shared kalman to ByteTrack
* It's not stateful! All it keeps is the initial params - motion and update matrices
|
2024-11-01 20:31:04 +02:00 |
LinasKo
|
89be6f92d2
|
Get rid of BaseTrack completely
* 85%-90% of it was used in STrack
* 10% was used by ByteTrack
|
2024-11-01 20:31:04 +02:00 |
LinasKo
|
37cc16e7a8
|
Bugfix: remove reset start frame when tracker is reset
|
2024-11-01 20:30:21 +02:00 |