Rajarshi Misra
b1f207f2ee
Update track_objects.md
...
Added all the subtopics and 'what is tracking'
2023-10-12 22:47:16 +05:30
Rajarshi Misra
f82f297f2e
Update track_objects.md
...
Typo
2023-10-12 19:58:55 +05:30
Rajarshi Misra
9a2a87a170
Just writing the title
2023-10-12 19:58:11 +05:30
Piotr Skalski
5b5e0eb88d
Merge pull request #457 from roboflow/cache-pip
...
ci: 🚧 github action - python cache added 🚀
2023-10-12 14:32:02 +02:00
Onuralp SEZER
d0139f5293
ci: 🚧 clear cache once a month and manual run 🚀
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-10-12 13:44:03 +03:00
Onuralp SEZER
bed7ed45b4
ci: 🚧 python github action cache added 🚀
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-10-12 12:44:48 +03:00
Piotr Skalski
35142fc755
Merge pull request #456 from roboflow/revert-436-develop
...
Revert "#418 Make sv.ByteTrack work with segmentation model "
2023-10-12 01:11:14 +02:00
pre-commit-ci[bot]
f041f0ddcc
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-11 23:09:07 +00:00
Piotr Skalski
253a136f43
Revert "#418 Make sv.ByteTrack work with segmentation model "
2023-10-12 01:08:35 +02:00
SkalskiP
9cefff8627
`Supervision Examples` guidelines refactor.
2023-10-11 17:03:37 +02:00
Piotr Skalski
f2af290166
Merge pull request #344 from onuralpszr/examples_improvements
...
Adding example and example guidelines
2023-10-11 15:06:50 +02:00
Piotr Skalski
988da89bf4
Merge pull request #454 from jayaBalaR/patch-1
...
Adding HuggingFace Annotators Space link to `README.md`
2023-10-11 12:12:37 +02:00
JAYABALAMBIKA.R
b4a8859616
Update README.md
...
Adding HuggingFace Annotators Space link to README.md
2023-10-11 15:34:17 +05:30
Piotr Skalski
9fff77a6e3
Merge pull request #448 from roboflow/pre-commit-isort-duplicate
...
chore: 🔥 remove duplicate isort from pre-commit-config
2023-10-10 11:41:45 +02:00
pre-commit-ci[bot]
e7f95e0761
chore(pre_commit): ⬆ pre_commit autoupdate ( #445 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-10 11:28:50 +03:00
Onuralp SEZER
2254e59bdf
chore: 🔥 remove duplicate isort from pre-commit-config
2023-10-10 11:26:53 +03:00
SkalskiP
29532db02f
Update version number in pyproject.toml
...
Upgraded project version from "0.16.0rc1" to "0.16.0rc2" in pyproject.toml.
2023-10-09 19:59:55 +02:00
Piotr Skalski
8eb827b31d
Merge pull request #437 from ashishdatta/from_roboflow_tracker_id
...
Update sv.Detections.from_roboflow to extract tracker_id values from inference response
2023-10-09 19:58:50 +02:00
Piotr Skalski
33e43bc92a
Merge pull request #444 from roboflow/fix/halo-annotator-docs
...
Update example images and modify code parameters
2023-10-09 16:24:26 +02:00
SkalskiP
8b5b0a8516
Bump project version in pyproject.toml
...
The project version has been upgraded from "0.15.0" to "0.16.0rc1" in the pyproject.toml file. This change signifies the start of a new release candidate cycle.
2023-10-09 16:20:16 +02:00
pre-commit-ci[bot]
9a7b4c34ba
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-09 14:17:52 +00:00
SkalskiP
b2ab398029
Update example images and modify code parameters
2023-10-09 16:15:35 +02:00
Piotr Skalski
72463f5f89
Update README.md
2023-10-09 15:31:20 +02:00
Piotr Skalski
83342ca36f
Merge pull request #433 from kapter/HaloAnnotator
...
new feature HaloAnnotator
2023-10-09 14:57:10 +02:00
Piotr Skalski
48851b5ae5
Merge pull request #436 from AntonioConsiglio/develop
...
#418 Make sv.ByteTrack work with segmentation model
2023-10-09 14:18:31 +02:00
SkalskiP
e5894df156
Reorganize documentation structure and reformat code
...
Moved advanced filtering documentation to `how_to` directory from `quickstart` to make way for more comprehensive starter guide. Reorganized MkDocs configuration accordingly. Formatted some code in `classification/core.py` and `dataset/core.py` for better readability. Added placeholder files in `how_to` for future guides on object detection, video processing, object tracking, model evaluation, and detections filtering.
2023-10-09 13:41:56 +02:00
pre-commit-ci[bot]
49d268c250
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-09 11:13:48 +00:00
Antonio Consiglio
a7a7dac216
Merge branch 'develop' of https://github.com/AntonioConsiglio/supervision into develop
2023-10-09 13:13:32 +02:00
Antonio Consiglio
8bca45bde4
style and doc change as requested
2023-10-09 13:13:28 +02:00
Piotr Skalski
282db45c00
Merge pull request #440 from roboflow/removal_makefile
...
chore: 🔥 delete redundant Makefile because pypi and formatters are automatic.
2023-10-09 12:18:54 +02:00
Onuralp SEZER
1c5006c013
chore: 🔥 delete Makefile, pypi and formatters has been automatic, we don't need this file anymore
2023-10-09 13:12:55 +03:00
SkalskiP
9b4fa8cb89
Remove redundant file
...
The file was removed because it was no longer needed in the current implementation.
2023-10-09 12:03:18 +02:00
Piotr Skalski
333408d33a
Merge pull request #438 from roboflow/remove_old_yolov8
...
chore!: 🔥 removal from_yolov8 function from classification and detection
2023-10-09 12:00:21 +02:00
SkalskiP
41a19ac4d6
Remove unnecessary empty line in core.py
2023-10-09 11:58:21 +02:00
pre-commit-ci[bot]
fe0df11918
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-09 09:52:13 +00:00
SkalskiP
375b5f8f54
Remove deprecated method from_yolov8 in Classification class
...
The method 'from_yolov8' was deprecated and was scheduled for removal in 0.16.0 release. The users are encouraged to use the more general method 'from_ultralytics' which supports results from any Ultralytics engine.
2023-10-09 11:51:56 +02:00
Onuralp SEZER
18fe2e99de
chore!: 🔥 removal from_yolov8
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-10-08 19:52:33 +03:00
pre-commit-ci[bot]
a83d3b4c7e
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-07 20:12:29 +00:00
kapter
89c9f88aeb
add kernel size var and change method of overlay
2023-10-07 23:12:11 +03:00
ashishdatta
6ef7bf31d3
formatting
2023-10-07 10:32:25 -07:00
ashishdatta
c3a025cc9d
Extending testing to support tracker_id field.
...
Cases covered:
empty
non-empty without tracker_id key
non-empty with tracker_id key and None value
non-empty with tracker_id key and non-None value
2023-10-07 10:27:40 -07:00
ashishdatta
f489f944b8
Extending from_roboflow to support tracker_ids
2023-10-07 10:26:04 -07:00
ashishdatta
cfb1e0ea60
Inference module now supports tracking detected objcets, extending process_roboflow_result to support that.
2023-10-07 10:24:26 -07:00
pre-commit-ci[bot]
5efd535e9d
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-07 17:20:31 +00:00
Antonio Consiglio
a550aaa812
Merge branch 'develop' of https://github.com/AntonioConsiglio/supervision into develop
2023-10-07 19:15:04 +02:00
Antonio Consiglio
30994243ae
Make sv.ByteTrack work with segmentation model#418
2023-10-07 19:15:03 +02:00
pre-commit-ci[bot]
99707582bc
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-07 17:08:17 +00:00
Antonio Consiglio
c0b87a6f04
Make sv.ByteTrack work with segmentation model#418
2023-10-07 19:03:30 +02:00
Piotr Skalski
d30d80717c
Merge pull request #422 from hardikdava/box_mask_annotator
...
Added box mask annotators
2023-10-07 00:47:09 +02:00
Piotr Skalski
4733ebe27d
Merge pull request #432 from roboflow/fix/fps_monitor_docs
...
Move FpsMonitor from utils to video module
2023-10-07 00:35:06 +02:00