pre-commit-ci[bot]
b6ddd21cdb
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-31 21:18:42 +00:00
SkalskiP
5771a29d33
`deprecated.md` added
2024-01-31 22:12:54 +01:00
Onuralp SEZER
ff3df644c9
Merge branch 'develop' into doc/urls-fixes-and-others
2024-02-01 00:12:17 +03:00
Onuralp SEZER
fc5126f352
docs: ✨ docs urls in detection latest tag added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-01 00:09:17 +03:00
SkalskiP
9817598c2c
improved communication of deprecated features
2024-01-31 21:59:06 +01:00
Onuralp SEZER
163aa785f9
docs: ✨ contributing.md/code_of_conduct/license added into docs
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 22:10:28 +03:00
Adonai Vera
12568336ba
Applied feedback from SkalskiP in PR #818
2024-01-31 11:39:05 -05:00
Onuralp SEZER
840fe2c5d5
docs(fix): 🐞 📝 removal of table of content duplicates assets and datasets
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 16:33:08 +03:00
Onuralp SEZER
5f684e717c
docs(fix): 🐞 📝 removal of table of content duplicates annotators
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:58:31 +03:00
Onuralp SEZER
95a19d1c0e
docs(fix): 🐞 📝 removal of table of content duplicates assets,datasets,trackers,file,utils/(image,notebook,video)
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:54:36 +03:00
Onuralp SEZER
b81eb85616
docs(fix): 🐞 📝 add missing h1 for how tos
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:19:51 +03:00
Onuralp SEZER
bf9d56215a
docs(fix): 🐞 📝 removal of table of content duplicates core/geometry
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:19:36 +03:00
Onuralp SEZER
31fff6c821
docs(fix): 🐞 📝 removal of table of content duplicates utils/draw functions
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:18:54 +03:00
Onuralp SEZER
9a3c3fee2f
docs(fix): 🐞 📝 removal of table of content duplicates Color
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:18:41 +03:00
Onuralp SEZER
443edc9760
docs(fix): 🐞 📝 removal of table of content duplicates Detection Smoother
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:18:19 +03:00
Onuralp SEZER
beec044421
docs(fix): 🐞 📝 removal of table of content duplicates PolygonZone,PolygonZoneAnnotator
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:17:53 +03:00
Onuralp SEZER
1aab21c333
docs(fix): 🐞 📝 removal of table of content duplicates LineZone
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:15:06 +03:00
Onuralp SEZER
05aed165dc
docs(fix): 🐞 📝 removal of table of content duplicates InferenceSlicer
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:14:11 +03:00
Onuralp SEZER
921b450040
docs(fix): 🐞 📝 removal of table of content duplicates Detections/utils
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:13:30 +03:00
Onuralp SEZER
a8d8ed5cb4
docs(fix): 🐞 📝 removal of table of content duplicates core(Detections,Classification)
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:09:07 +03:00
Piotr Skalski
0d36d01afc
Merge pull request #814 from roboflow/feature/make-from_ultralytics-extract-class-names-from-result
...
make `from_ultralytics` extract class names from result
2024-01-31 08:30:33 +01:00
SkalskiP
c6718d374c
update docs
2024-01-31 08:28:34 +01:00
Kader Miyanyedi
a1cc319293
chore(docs): fix typos
2024-01-30 20:16:31 +03:00
pre-commit-ci[bot]
205b2d200a
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-25 09:29:43 +00:00
SkalskiP
3dcb330822
- version bump from `0.18.0rc4` to `0.18.0`
...
- `supervision-0.18.0` release changelog update
- minot docs changes
2024-01-25 10:27:22 +01:00
SkalskiP
6565fae1c2
final docs updates
2024-01-24 17:47:11 +01:00
SkalskiP
164b9bedce
Merge branch 'develop' into yolov8-obb
2024-01-24 16:49:00 +01:00
Onuralp SEZER
24593b64d5
Removed '>>>' and '...' from docs - Merge PR #761 from RaghavvGupta/improved-code-usability
...
Removed '>>>' and '...' from examples and docs and improved some indentation.
2024-01-24 17:21:00 +03:00
SkalskiP
79560945f5
ready for merge
2024-01-24 15:07:32 +01:00
Onuralp SEZER
d4e0d8d46d
docs: 📝 supervision/annotators/core.py PercentageBarAnnotator >>>/... removed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-24 15:41:18 +03:00
Onuralp SEZER
5a89e2170f
Merge remote-tracking branch 'mainland/develop' into improved-code-usability
2024-01-24 15:39:07 +03:00
Onuralp SEZER
7af914bf56
docs: 📝 supervision/annotators/core.py docs/annotators.md >>>/... removed
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-24 12:50:23 +03:00
raghav
d961aa9eb4
docs: example image = ... reverted and added annotators.md
2024-01-24 12:05:57 +03:00
raghav
845c9cc2c2
docs: '>>>' and '...' are removed and indentation improvements
2024-01-24 12:05:48 +03:00
Onuralp SEZER
10f3b73e79
docs: 📝 OrientedBox Annotator docs added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-23 21:07:09 +03:00
James
09d771c139
Merge branch 'develop' into prediction-smoothing
2024-01-23 12:59:28 +00:00
James Gallagher
c299a929c5
respond to feedback
2024-01-23 12:57:31 +00:00
Onuralp SEZER
c0c541d121
docs: 📝 PercentageBar Annotator docs and usage added.
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-22 22:13:20 +03:00
pre-commit-ci[bot]
e3529436e1
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-17 11:14:03 +00:00
SkalskiP
99d1b6d130
ready for review
2024-01-17 12:11:31 +01:00
Onuralp SEZER
f3fa12d169
feat(rename): ✨ RoundBoundingBoxAnnotator to RoundBoxAnnotator
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-10 14:41:12 +03:00
Onuralp SEZER
98c0b8c2a5
Merge branch 'develop' into develop
2024-01-05 23:01:13 +03:00
Onuralp SEZER
7b7a734f2c
docs: 📝 RoundBoundingBox documentations and small change on code section
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-05 22:59:29 +03:00
pre-commit-ci[bot]
de10b25dc4
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-04 15:07:05 +00:00
SkalskiP
7cde087ca6
update `Track Objects` docs page
2024-01-04 16:06:52 +01:00
pre-commit-ci[bot]
c963a2e85a
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-04 14:50:08 +00:00
SkalskiP
bdaee3f1fc
update Detect and annotate guide
2024-01-04 15:49:47 +01:00
SkalskiP
2e491a85c9
Merge branch 'develop' into feature/from-roboflow-base-model
...
# Conflicts:
# poetry.lock
# supervision/detection/core.py
2024-01-04 10:02:01 +01:00
Brad Dwyer
a36b426dff
Merge branch 'develop' into prediction-smoothing
2023-12-28 11:50:15 -06:00
Brad Dwyer
5d1e76fbd0
Update copy based on feedback from James & Piotr
2023-12-28 11:50:06 -06:00
Brad Dwyer
1d4d7dd4ea
Move into tools directory
2023-12-28 11:42:55 -06:00
Brad Dwyer
d7420c545e
Move video to correct spot in the docs
2023-12-27 15:17:28 -06:00
Brad Dwyer
b912db7a06
Add Detections Smoother
2023-12-27 14:13:40 -06:00
Paul
f942d89881
Added inference examples throughout the docs.
2023-12-22 11:09:39 -07:00
pre-commit-ci[bot]
587a69f00e
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-21 15:03:16 +00:00
James Gallagher
1981de1c80
use new organization
2023-12-21 15:03:04 +00:00
Onuralp SEZER
4079188368
Merge branch 'develop' into py12-upgrade
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-08 00:09:48 +03:00
Onuralp SEZER
e42770eedb
feat(py-version): ✨ Python 3.12 support added
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-12-07 19:54:52 +03:00
SkalskiP
01d6c5386a
Update Supervision package to version 0.17.0
...
The package version has been updated from 0.17.0rc8 to 0.17.0. Alongside the version, the changelog has also been updated to reflect the newly introduced or modified features, improvements in existing features, and bug fixes.
2023-12-06 15:48:03 +01:00
SkalskiP
26ad007b7c
Add TriangleAnnotator example to documentation
2023-12-06 13:59:05 +01:00
pre-commit-ci[bot]
a530b2ba5e
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-06 11:20:43 +00:00
SkalskiP
7cbf16be8a
Add `scale_boxes` function to detection utils
...
Added a new function scale_boxes to the detection utilities in order to scale the dimensions of bounding boxes. This function accepts bounding boxes and a scaling factor as input and returns the scaled bounding boxes. It can enlarge or shrink the input bounding boxes based on the value of the passed factor. The function was also documented in the utils.md file and necessary tests were added to assure its correctness.
2023-12-06 12:16:22 +01:00
SkalskiP
4774ace3c2
Merge branch 'develop' into rename-boxmask-annotator
2023-12-05 12:47:48 +01:00
Piotr Skalski
83603e3677
Merge pull request #633 from roboflow/add-piexlate-annotator
...
Add `PixelateAnnotator`
2023-12-05 12:05:39 +01:00
SkalskiP
9612fe7849
Refactor PixelateAnnotator and update docs
2023-12-05 12:03:59 +01:00
James Gallagher
9c10308abc
change heading
2023-12-05 10:42:05 +00:00
James Gallagher
d53181bb97
rename variable
2023-12-05 10:41:20 +00:00
James Gallagher
c46e0f5c97
rename BoxMaskAnnotator to ColorAnnotator
2023-12-05 10:38:32 +00:00
James Gallagher
1ef1622126
add lenny
2023-12-04 17:03:05 +00:00
SkalskiP
23a58ef99e
Rename calculate_dynamic_font_scale to calculate_dynamic_text_scale
2023-12-04 17:04:07 +01:00
SkalskiP
9f5773aa70
This commit adds descriptions for two new utility functions: `calculate_dynamic_font_scale` and `calculate_dynamic_line_thickness`.
2023-12-04 15:27:01 +01:00
SkalskiP
2ed4e16ab5
Added a visual and code example for `PolygonAnnotator` in `supervision/annotators/core.py` and `docs/annotators.md`.
2023-11-15 17:49:17 +01:00
SkalskiP
e40532cf3e
Add PolygonAnnotator and update documentation
...
Implemented the PolygonAnnotator class in the core.py file under the supervision/annotators directory to support drawing polygons over detected objects. This was done by dividing the masks into multiple polygons and drawing them on the image.
2023-11-15 17:09:27 +01:00
Piotr Skalski
6e039d7ebd
Update init_kapa_widget.js
2023-10-31 17:30:02 +01:00
Piotr Skalski
c100c8019a
Merge pull request #552 from roboflow/add-docs-bot
...
Add Kapa documentation bot to supervision docs
2023-10-31 17:23:49 +01:00
pre-commit-ci[bot]
c5ac30c303
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-31 15:58:04 +00:00
SkalskiP
0d72846b40
Refactor in progress
2023-10-31 16:57:47 +01:00
pre-commit-ci[bot]
9f265b4833
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-30 15:15:15 +00:00
James Gallagher
c036aa9bd6
add kapa bot
2023-10-30 15:13:33 +00:00
Piotr Skalski
d76dd771d7
Merge pull request #462 from Rajarshi-Misra/develop
...
Builds: Create "How to: track objects" docs page #442
2023-10-28 01:14:34 +02:00
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
SkalskiP
9ece846f8e
Update project version in pyproject.toml
...
Increased the version of the project from "0.17.0rc1" to "0.17.0rc2" in the 'pyproject.toml' file.
2023-10-24 16:11:46 +02:00
Piotr Skalski
8aee70872f
Merge branch 'develop' into asset-addon
2023-10-24 15:50:56 +02:00
SkalskiP
e9866c2f25
"Add instructions for assets utility installation
...
Expanded the documentation to include instructions on how to install and use the Supervision assets utility. Instructions include steps for performing the installation using pip, allowing users to easily download video files for their demos.
2023-10-24 15:40:19 +02:00
pre-commit-ci[bot]
7d3082c93b
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-24 13:01:25 +00:00
SkalskiP
3f5f5fb070
Rename asset_list.py and update VideoAssets enumeration
...
The file asset_list.py has been renamed to list.py for better readability and simplicity. In the VideoAssets enumeration, additional information has been included. This includes specific details for each member of the enum, notably the filename of the related video and its URL.
2023-10-24 15:01:03 +02:00
pre-commit-ci[bot]
5d8da9633c
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-23 14:42:16 +00:00
James Gallagher
325bd46740
add dataset processing docs
2023-10-23 15:22:49 +01:00
pre-commit-ci[bot]
c1797ffd81
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-18 22:42:55 +00:00
SkalskiP
a640e527d0
Remove custom 404 page and update documentation for new release
...
The custom 404.html was removed as it was no longer necessary with the updates to the Mkdocs.yml file. Upgraded the project version from 0.16.0rc2 to 0.16.0rc3 in the pyproject.toml file. Various updates were added to the changelog.md to reflect improvements and bug fixes in the new project release. This includes new annotations, utility improvements, and bug-fixes to improve project functionality.
2023-10-19 00:41:13 +02:00
SkalskiP
737cb37249
Add new drawing methods and improve type hints
...
Expanded the drawing functionality by adding new utility methods 'draw_image', 'draw_line' and 'draw_rectangle' and imported them in supervision/__init__.py. Updated the documentation of draw/utils, to include 'draw_image'. Improved type hinting in draw/color.py and draw/utils.py. Also, some redundant comments and unnecessary immediate memory freeing line are removed from draw/utils.py to enhance code readability.
2023-10-18 22:31:34 +02:00
SkalskiP
5f82aac9e6
Update example images link in `core.py` and `annotators.md`
...
The hyperlink to images in the example blocks in `supervision/annotators/core.py`, and `docs/annotators.md` was modified to reflect recent updates to the annotated heat map image.
2023-10-18 21:34:56 +02:00
SkalskiP
d66a539779
Update example code blocks in `core.py` and `annotators.md`
...
Code examples in `supervision/annotators/core.py` and `docs/annotators.md` have been updated for clarity and consistency. The changes include renaming variables more appropriately and elaborating on the video processing steps which now includes tracking and annotating frames using a YOLO model. This revision aims to make examples more understandable and consistent for users following the documentation.
2023-10-18 21:25:44 +02:00
Piotr Skalski
5ca30f5898
Merge pull request #489 from roboflow/add-new-docs
...
Add How to Detect and Annotate guide
2023-10-18 20:55:03 +02:00
pre-commit-ci[bot]
54bb79c220
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-18 18:51:33 +00:00
SkalskiP
809d8946e6
Update docs on object detection and annotation
...
This commit clarifies the process of object detection and annotation using Supervision and the Ultralytics YOLOv8 model. The changes also include updated instructions on how to load model predictions into Supervision and using them to annotate images, with links to the methods used in the process and the available options. An image showing the resulting annotated image has also been added for better understanding. The changes are shaped to make the documentation more informative, concise, and easy to follow.
2023-10-18 20:50:52 +02:00
pre-commit-ci[bot]
e209c7436c
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-18 16:57:05 +00:00
SkalskiP
25a45aa423
Expand and update Color, ColorPalette, and DotAnnotator classes
...
Added detailed comments and examples to the Color and ColorPalette classes in supervision/draw/color.py, in addition to the DotAnnotator class in supervision/annotators/core.py. The changes clarify the usage and function of these classes. Also appended to the documentation by creating a new section for Color in docs/draw/color.md and including Color and DotAnnotator in docs/annotators.md. Incorporated the new documentation into the navigation structure in mkdocs.yml for user accessibility. The improvements enhance overall code-readability and understandability.
2023-10-18 18:53:39 +02:00
Piotr Skalski
2c4e7589b0
Merge pull request #477 from roboflow/poetry-install-docs-fix
...
docs(fix): 📓 poetry env typo fix
2023-10-18 16:34:59 +02:00
pre-commit-ci[bot]
62c45548a6
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-18 12:44:20 +00:00
SkalskiP
00e209744f
Add documentation and improvements to "LineZone" functionality
...
Descriptions for various attributes and functionalities have been added into LineZone class to aid developers in understanding their behaviour. Also, the trigger function was modified to return two separate boolean arrays - 'crossed_in' and 'crossed_out' to denote objects crossing the line in specific directions. Moreover, Line Zone documentation is added to the side navigation in mkdocs.yml.
2023-10-18 14:42:59 +02:00
James Gallagher
8dcfb42751
add data loader link
2023-10-18 13:13:09 +01:00
James Gallagher
a5a853e141
resolve conflict
2023-10-18 13:11:29 +01:00
pre-commit-ci[bot]
1ddb78b662
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-18 09:22:43 +00:00
James Gallagher
db4afe9885
add how to detect and annotate guide
2023-10-18 10:20:42 +01:00
Onuralp SEZER
4baf570b28
docs(fix): 📓 poetry env typo fix
2023-10-14 01:12:16 +03:00
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
Rajarshi Misra
da7c056812
Merge branch 'roboflow:develop' into develop
2023-10-13 15:29:28 +05:30
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
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
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
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
Piotr Skalski
d30d80717c
Merge pull request #422 from hardikdava/box_mask_annotator
...
Added box mask annotators
2023-10-07 00:47:09 +02:00
pre-commit-ci[bot]
2952286f95
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-06 22:25:02 +00:00
SkalskiP
c5e1211c74
Move FpsMonitor from utils to video module
...
This commit relocates the FpsMonitor class from the utils module to the video module.
2023-10-07 00:24:20 +02:00
Onuralp SEZER
d5d5725cea
Merge pull request #280 from hardikdava/feature/fps
...
Feature FPS meaure
2023-10-06 22:18:05 +03:00
pre-commit-ci[bot]
cc93bba741
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-06 18:52:00 +00:00
SkalskiP
e7c242bdd4
Update annotators in docs and code
2023-10-06 20:51:31 +02:00
SkalskiP
88e7fb76d2
Fixed link targeting in changelog documentation.
2023-10-04 23:57:03 +02:00
pre-commit-ci[bot]
bfcf6469d4
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-04 21:52:50 +00:00
SkalskiP
ec72f81749
Refactor BlurAnnotator class and update documentation
2023-10-04 23:50:47 +02:00
SkalskiP
5efb3e2df1
👊 bump `develop` version to `0.15.0rc3`
2023-10-04 19:43:03 +02:00
SkalskiP
6e33cb04ca
🪵 `supervision-0.15.0` `changelog.md` update
2023-10-04 19:35:01 +02:00
SkalskiP
8511bbb762
Add Tracker ID warning and image to TraceAnnotator doc
...
Added a warning about the requirement of `tracker_id` for TraceAnnotator in the `core.py`. Also, included an example image in the TraceAnnotator initialization for better understanding in both `core.py` and `annotators.md`.
2023-10-04 16:15:38 +02:00
SkalskiP
1eb74ed88a
Add TraceAnnotator description to the documentation
...
The documentation has been updated to include the `TraceAnnotator` class.
2023-10-04 15:35:07 +02:00
Hardik Dava
b482784403
Merge branch 'develop' into feature/fps
2023-10-03 17:57:53 +02:00
Hardik Dava
3b00e04101
Merge remote-tracking branch 'origin/develop' into feature/fps
2023-10-03 17:53:52 +02:00
SkalskiP
93a8110908
Refactor documentation structure and improve annotator details
...
Update the file and section structure of the project documentation for better readability. Removed 'annotate.md' and replaced it with an expanded 'annotators.md'. The new document provides examples of each annotator and includes preview images for better understanding. The API reference structure was flattened for simplicity and related documents 'core.py' and 'mkdocs.yml' were updated accordingly. The core tracker and dataset documents were renamed for consistency.
2023-10-03 11:38:28 +02:00
Onuralp SEZER
a630870968
feat(annotator): 🚀 introduce circle annotator
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-10-01 20:51:46 +03:00
pre-commit-ci[bot]
53f2b4fd45
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-09-28 21:24:53 +00:00
SkalskiP
3e8906d830
📘 docs updates for `LabelAnnotator`
2023-09-28 23:24:22 +02:00
pre-commit-ci[bot]
a8cc5a68bb
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-09-28 14:48:53 +00:00
SkalskiP
de4056192e
🛠️ Refactor of `BoxCornerAnnotator` docs and `annotate` method implementation.
2023-09-28 16:48:03 +02:00
SkalskiP
00b67588d8
🛠️ `EllipseAnnotator.end_angle` fix
2023-09-28 16:25:35 +02:00
pre-commit-ci[bot]
e5eaf26137
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-09-28 13:37:05 +00:00
SkalskiP
2587fdfefd
☝️ updating MaskAnnotator docs and code to be consistent with BoundingBoxAnnotator
2023-09-28 15:36:18 +02:00
pre-commit-ci[bot]
11601e3f2d
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-09-28 10:14:38 +00:00
SkalskiP
1b8ff617c3
📘 docs updates for `Position` and `get_anchor_coordinates`
2023-09-28 12:13:52 +02:00
SkalskiP
2419d42224
TraceAnnotator documentation
2023-09-04 22:52:47 +02:00
SkalskiP
89a9307855
😊 make `pre-commit` happy
2023-08-31 15:13:11 +02:00
SkalskiP
18c972e422
🪵 `supervision-0.14.0` changelog update
2023-08-31 15:10:33 +02:00
SkalskiP
bddd32dbb5
refactor(inference_slicer): Update class and method docstrings
2023-08-30 15:56:15 +02:00
SkalskiP
6d7de56c25
slicer refactor
2023-08-30 15:08:07 +02:00
Piotr Skalski
85de9b255b
Merge pull request #282 from hardikdava/slicer
...
Slicer for small object detection
2023-08-30 14:48:46 +02:00
James
06f41e83dd
Create CNAME
2023-08-22 13:08:10 +01:00
Onuralp SEZER
bc4ba7f67c
docs: 📝 typo fix for PaddleDetection in args
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-08-14 22:16:52 +03:00
Hardik Dava
0ed404602f
recommit everything
2023-08-11 19:31:33 +02:00
Piotr Skalski
d81d187da6
Merge branch 'develop' into pre-commit-toml-file
2023-08-11 15:21:28 +02:00
Hardik Dava
c746a7f9e4
docs added
2023-08-11 14:08:52 +02:00
SkalskiP
475b2ceeea
🪵 `changelog.md` update
2023-08-07 22:50:57 +02:00
Onuralp SEZER
b1325132d7
fix(docs): 🐛 doc formatting fix and exclude docs from black formatting
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-08-07 23:49:44 +03:00
Onuralp SEZER
3d3b3e6436
Merge additonal features and changes from 'origin/develop'
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-08-07 23:23:23 +03:00
James Gallagher
e6ab865a0c
add changelog updates
2023-08-07 20:55:55 +01:00
SkalskiP
62e097b559
🧹 more cleanup - dropping example scripts, plugging in ByteTrack docs, renaming variables
2023-08-07 14:11:51 +02:00
Piotr Skalski
94f15a6e50
Merge branch 'develop' into tracker_latest
2023-08-07 10:07:36 +02:00
dbroboflow
a45cc865dd
lint fixed
2023-08-02 14:59:08 +00:00
dbroboflow
aa50052ff5
mot20 deleted
2023-08-01 12:59:16 +00:00
dbroboflow
a59e4dfe73
updated tracker
2023-08-01 12:30:52 +00:00
Onuralp SEZER
57e17c34a0
feat: 🚀 pre-commit and initial formatted files
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-25 13:02:26 +03:00
Hardik Dava
da13366d0a
Merge branch 'roboflow:develop' into feature/map
2023-07-25 10:46:58 +02:00
hardik
e9fbcf5dcb
updated docstrings
2023-07-24 16:33:10 +02:00
Piotr Skalski
800e39d64c
🪵 `supervision-0.12.0` changelog updates
...
Add 0.12.0 changelog
2023-07-23 15:34:44 +02:00
SkalskiP
926f935bad
🪵 `supervision-0.12.0` changelog updates
2023-07-23 15:31:45 +02:00
Onuralp SEZER
effa1415b5
docs: 📝 Update python version for supervision version 0.12.0
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-22 16:14:03 +03:00
SkalskiP
f1f2728e0d
📝 updated install guide
2023-07-21 23:11:03 +02:00
SkalskiP
3d074fa213
🧮 Confusion Matrix docs update
2023-07-21 19:51:19 +02:00
James Gallagher
9fd267acb2
add changelog updates
2023-07-21 13:30:56 +01:00
kirilllzaitsev
fd717ea749
extend docs
2023-07-08 12:29:16 +02:00
SkalskiP
3e4cb6df42
🪵 updating change log before `0.11.1` release
2023-06-29 15:01:35 +02:00
SkalskiP
c1d3ab2944
🪵 update changelog.md
2023-06-28 22:43:08 +02:00
SkalskiP
cdc08c0455
`0.11.0` release
2023-06-28 17:07:02 +02:00
SkalskiP
584c4fef82
🪵 changelog.md updates before `0.10.0` release
2023-06-14 16:49:10 +02:00
SkalskiP
13e8afa996
👌 final changes before `0.10.0` release
2023-06-14 15:52:20 +02:00
James Gallagher
5d8b378f35
add test cases for get_top_k, add docs for Classifications and ClassificationsDataset
2023-06-13 14:35:32 +01:00
SkalskiP
ccb32f8aa1
🪵 Update changelog.
2023-06-07 12:49:53 +02:00
SkalskiP
6b52863c9f
📚 Documentation update
2023-06-07 12:15:14 +02:00
SkalskiP
802347f4d8
🧹 cleanup before `supervision` `0.9.0` release
2023-06-07 11:47:34 +02:00
SkalskiP
14f62deacf
📚 `ImageSink` documentation updated
2023-06-06 20:13:33 +02:00
SkalskiP
08eb513594
📚 `ImageSink` documentation added
2023-06-06 19:58:30 +02:00
SkalskiP
5489d405c6
📚 `DetectionDataset` documentation update
2023-05-17 21:46:45 +02:00
SkalskiP
55f4f00c0c
🧪 tests for `train_test_split`
2023-05-17 20:20:28 +02:00
SkalskiP
b536c6c889
📚 small documentation updates
2023-05-17 16:27:31 +02:00
SkalskiP
df579c866c
🌱 change default value of `approximation_percentage` parameter from `0.75` to `0.0` in `DetectionDataset.as_yolo` and `DetectionDataset.as_pascal_voc`.
2023-05-17 16:13:32 +02:00
SkalskiP
bd3503e7d5
🪵 `0.8.0` release changelog
2023-05-17 14:53:51 +02:00
SkalskiP
6a15093277
👨👩👦 basic support for Dataset inheritance + adding pyyaml to dependencies
2023-05-16 23:25:58 +02:00
SkalskiP
ba2926688f
🪵 `0.7.0` release changelog
2023-05-11 00:39:07 +02:00
SkalskiP
3da433f90f
🪵 `0.7.0` release changelog
2023-05-11 00:31:46 +02:00
SkalskiP
e16cca4349
🚀 - add quick start section to Supervision docs page with first topic - advanced detections filtering
2023-05-04 17:48:39 +02:00
SkalskiP
c2833bc8ca
🤍 / 🖤 - light mode / datk mode switch added
2023-05-04 10:13:11 +02:00
SkalskiP
ea400feb6a
🪵 update changelog.md and 🖤 make black happy
2023-04-19 22:12:27 +02:00
SkalskiP
68412500fa
📄 docs update
2023-04-19 13:09:53 +02:00
SkalskiP
49d4441419
📄 docs update
2023-04-19 12:59:29 +02:00
SkalskiP
b34ecd53cf
🧹 Small housekeeping before release
2023-04-13 10:50:20 +02:00
SkalskiP
e091f9c959
📚 Docs `changelog.md` update
2023-04-12 17:54:06 +02:00
SkalskiP
c1ccff474f
Documentation for PolygonZone and PolygonZoneAnnotator
2023-04-10 23:15:35 +02:00
SkalskiP
d02bac75c4
Document changes in docs
2023-04-10 23:07:53 +02:00
SkalskiP
f3c4a966c4
changelog added
2023-04-10 22:57:08 +02:00
SkalskiP
fe68327b75
Changelog updated
2023-04-05 16:25:29 +02:00
SkalskiP
141809ae92
- 📓 Refactor of notebooks utilities
...
- Initial voc xml sing support
- Documentation improvements
2023-04-05 15:48:21 +02:00
SkalskiP
1fa4a1c72e
📜 Supervision docs changelog added
2023-03-29 15:59:02 +02:00
SkalskiP
a88eff868e
📖 improve documentation
2023-03-23 14:41:03 +01:00
SkalskiP
e6f250dbfb
🧹 docs refinement and clean up
2023-03-08 11:28:54 +01:00
SkalskiP
e6090be9eb
📄 small type changes in docs
2023-03-08 11:08:07 +01:00
SkalskiP
b7c1791236
🕵️ update Detection API
2023-02-06 16:14:24 +01:00
SkalskiP
307ec8a042
📄 Documentation updates before 0.2.0 release
2023-02-06 14:49:09 +01:00
James Gallagher
90a26747b6
create stub doc files, refactor docstrings, add placeholders for examples
2023-02-01 10:28:49 +00:00
SkalskiP
1561bd0027
🎬 poc of video utils documentation
2023-01-31 09:36:39 +01:00
SkalskiP
8d14a4d93b
Merge branch 'main' into feature/add-initial-docs
2023-01-30 22:44:45 +01:00
SkalskiP
bd889ae3cc
🚩 add roboflow logo to docs
2023-01-30 22:40:51 +01:00
SkalskiP
02c20e81a9
📚 initial documentation commit
2023-01-30 19:50:25 +01:00