LinasKo
2084f57d76
Split How To Track Keypoints into multiple sections
2024-11-07 20:26:29 +02:00
LinasKo
c3d7dc0ee3
Move keypoint to detections converstion to sv.KeyPoints.
...
* Test colab: https://colab.research.google.com/drive/10PMuW0IyaksofqI70NLnB_-Fnr4oKVmk?usp=sharing
2024-11-07 17:59:02 +02:00
LinasKo
89b911d5f9
Guide: New section in "Track Objects on Video", for keypoints
2024-11-06 21:27:37 +02:00
Onuralp SEZER
78f17cba2e
chore: 🧹 clean up documentation and improve formatting
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-09-27 14:18:26 +03:00
LinasKo
95add3679d
Fix broken or outdated links
...
* Not exhaustive.
2024-09-18 19:06:41 +03:00
Ju Hoon Park
cef25cc601
fix url
...
fix typo of url 'how_to/detect_and_annotate' to '/how_to/detect_and_annotate'
2024-08-20 17:22:53 +03:00
Onuralp SEZER
edf35f4c6e
docs(link): add relative urls and fix readme urls
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-02-01 21:39:57 +03:00
Onuralp SEZER
7a04a11524
Update docs/how_to/track_objects.md
...
Co-authored-by: Piotr Skalski <piotr.skalski92@gmail.com>
2024-02-01 18:27:09 +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
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
SkalskiP
99d1b6d130
ready for review
2024-01-17 12:11:31 +01: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
Paul
f942d89881
Added inference examples throughout the docs.
2023-12-22 11:09:39 -07: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
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
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
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