pre-commit-ci[bot]
21fe102bbd
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-27 23:12:26 +00:00
SkalskiP
769f97cd7d
Update object tracking documentation
...
Revise the contents of the 'How to Track Objects' documentation covering the use of supervision for object tracking in video analysis. The revision offers a more detailed guide, including running inference, tracking objects, annotating videos with unique tracking IDs, and annotating videos with traces. The new guide provides a structured walkthrough and tutorial on using Supervision's functionalities, aimed at helping users to annotate videos more effectively and understand the movement patterns and interactions of objects in the videos.
2023-10-28 01:12:09 +02:00
Rajarshi Misra
e71232f6ff
Merge branch 'roboflow:develop' into develop
2023-10-14 13:55:55 +05:30
Rajarshi Misra
3dbbcf79ae
Final
2023-10-13 22:55:41 +05:30
pre-commit-ci[bot]
47dcb19829
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-13 17:24:29 +00:00
Rajarshi Misra
9c96180a74
Update track_objects.md
2023-10-13 22:53:58 +05:30
Rajarshi Misra
cd76b79ec5
Update track_objects.md
2023-10-13 18:51:53 +05:30
pre-commit-ci[bot]
377b3fdda7
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-13 13:17:02 +00:00
Rajarshi Misra
9572469f5f
Final changes left
2023-10-13 18:46:49 +05:30
Piotr Skalski
9ded70c8da
Merge pull request #465 from roboflow/feature/annotator-color-lookup-improvements
...
Update color mapping system in detection annotations
2023-10-13 13:34:43 +02:00
Rajarshi Misra
da7c056812
Merge branch 'roboflow:develop' into develop
2023-10-13 15:29:28 +05:30
Piotr Skalski
8cda753334
Merge pull request #469 from roboflow/docs-virtualenv-pip
...
docs: 📓 development virtualenv installation pip upgrade added
2023-10-13 00:27:19 +02:00
Onuralp SEZER
a14159c150
docs: 📓 development virtualenv installation pip upgrade added
2023-10-13 00:56:01 +03:00
Rajarshi Misra
b1f207f2ee
Update track_objects.md
...
Added all the subtopics and 'what is tracking'
2023-10-12 22:47:16 +05:30
pre-commit-ci[bot]
476a31fa79
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-12 17:11:59 +00:00
SkalskiP
e1e455f99c
Update color mapping system in detection annotations
...
Adjusted the way colors are applied to detection annotations to allow support for custom color schemes. Modified 'ColorMap' to 'ColorLookup' across multiple files, adding ability to use a color lookup array. This refinement will enable users to assign custom colors to different detection annotations, offering greater flexibility in visual representation of detection data. Updated related tests to reflect these changes.
2023-10-12 19:10:19 +02:00
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