fatih c. akyon
|
a1a520d371
|
Merge branch 'main' into action-recog
|
4 months ago |
Lakshantha Dissanayake
|
9f22f45189
|
Delete Docker Cache before building Image (#14894)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
4 months ago |
Haris Rehman
|
9c5d1a2451
|
`ultralytics 8.2.71` Multinode DDP training (#14879)
Co-authored-by: Haris Rehman <haris.rehman.cowlar@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
4 months ago |
Muhammad Rizwan Munawar
|
16fc325308
|
Add Segment masks to YOLO-Seg labels converter (#14557)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
4 months ago |
Jan Knobloch
|
9ff33d67b6
|
Fix incorrect CLI commands in Datasets Docs (#14889)
|
4 months ago |
Glenn Jocher
|
eb184a6c07
|
Increase Dockerfile build `max-parallel` (#14892)
|
4 months ago |
Laughing
|
fa2e8fc71d
|
Update SAM 2 docs (#14864)
|
4 months ago |
Jan Knobloch
|
8e3d6685dd
|
Add missing CLI `yolo` commands for `TASK` and `MODE` in Docs - Quickstart and CLI Guide (#14882)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
4 months ago |
Francesco Mattioli
|
229ec67879
|
Fixed `box_label` docstrings (#14866)
Co-authored-by: dearMOMO <34231503+dearMOMO@users.noreply.github.com>
|
4 months ago |
Jan Knobloch
|
bdc7176fe4
|
Fix `model` in Pose, Segment datasets train FAQ sections (#14877)
|
4 months ago |
Francesco Mattioli
|
db4c43bafb
|
Exported model batch size validation fix (#14845)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
4 months ago |
UltralyticsAssistant
|
3270fd49fd
|
Auto-format by https://ultralytics.com/actions
|
4 months ago |
fcakyon
|
a267e0aa06
|
Refactor ActionRecognition class to remove unused method and update box plotting
|
4 months ago |
UltralyticsAssistant
|
fc5fc1fe4f
|
Auto-update Ultralytics Docs Reference Section by https://ultralytics.com/actions
|
4 months ago |
UltralyticsAssistant
|
0a7d70e6fb
|
Auto-format by https://ultralytics.com/actions
|
4 months ago |
fcakyon
|
49dc00d61a
|
move crop_and_pad to ultralytics.utils
|
4 months ago |
fcakyon
|
9f06cbf3b9
|
Update crop_and_pad function signature with type hints
|
4 months ago |
fcakyon
|
887062257f
|
Update navigation menu in mkdocs.yml
|
4 months ago |
fcakyon
|
ce0404547c
|
fix a typo
|
4 months ago |
UltralyticsAssistant
|
dc061fe770
|
Auto-format by https://ultralytics.com/actions
|
4 months ago |
fcakyon
|
eb5bd82293
|
even moar typehints
|
4 months ago |
UltralyticsAssistant
|
b01fd7a8ae
|
Auto-format by https://ultralytics.com/actions
|
4 months ago |
fcakyon
|
1fde585f47
|
tons of typehinting
|
4 months ago |
fcakyon
|
d5231e8eaf
|
update ckip_frame to vid_stride
|
4 months ago |
fcakyon
|
d9694ed017
|
updates based on reviews
|
4 months ago |
fatih c. akyon
|
fbbcd5aecb
|
Update docs/en/guides/action-recognition.md
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
|
4 months ago |
fcakyon
|
942994db8b
|
update HuggingFaceVideoClassifier docstr
|
4 months ago |
fcakyon
|
68cc3395e1
|
updates from reviews
|
4 months ago |
fcakyon
|
390cb13ccc
|
remove example
|
4 months ago |
Ultralytics Assistant
|
f0bf3ca0a9
|
Merge branch 'main' into action-recog
|
4 months ago |
fcakyon
|
bac78657c1
|
fix a typo
|
4 months ago |
fcakyon
|
2e10eacddc
|
`Update video path in action_recognition.py`
|
4 months ago |
fcakyon
|
25728a778d
|
fix torchvision video classification wrapper class
|
4 months ago |
Laughing
|
8648572809
|
`ultralytics 8.2.70` Segment Anything Model 2 (SAM 2) (#14813)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
4 months ago |
Muhammad Rizwan Munawar
|
80f699ae21
|
Add https://youtu.be/_gRqR-miFPE & https://youtu.be/CfbHwPG01cE to docs (#14817)
|
4 months ago |
fcakyon
|
f084fbc14d
|
Update HuggingFaceVideoClassifier to support torchvision>=0.16.0
|
4 months ago |
fcakyon
|
ccb82633e7
|
update action recog guide
|
4 months ago |
UltralyticsAssistant
|
28dc673547
|
Auto-format by https://ultralytics.com/actions
|
4 months ago |
fcakyon
|
612dd26a0e
|
Refactor plot_box_and_action function in ActionRecognition class
|
4 months ago |
fcakyon
|
8a85a3cb93
|
Refactor image normalization in HuggingFaceVideoClassifier
|
4 months ago |
UltralyticsAssistant
|
fa9f855e80
|
Auto-format by https://ultralytics.com/actions
|
4 months ago |
fcakyon
|
cb61e5a52a
|
Refactor crop_and_pad function in ActionRecognition class`
|
4 months ago |
Glenn Jocher
|
7ecab94b29
|
`py-cpuinfo` Exception context manager fix (#14814)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
4 months ago |
Glenn Jocher
|
f955fedb7f
|
SAM2 mkdocs.yml fix (#14796)
|
4 months ago |
Glenn Jocher
|
ff1fc55aac
|
New Meta Segment Anything Model 2 (SAM2) Docs page (#14794)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
4 months ago |
Glenn Jocher
|
6d5a68ec47
|
Update comet from init() to login() (#14793)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
4 months ago |
Ultralytics Assistant
|
594312f666
|
Merge branch 'main' into action-recog
|
4 months ago |
Laughing
|
9532ad7cae
|
`ultralytics 8.2.69` FastSAM prompt inference refactor (#14724)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
4 months ago |
Kevin
|
82c4bdad10
|
Eliminate `set()` to avoid `set()` + `list()` op (#14745)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
4 months ago |
Francesco Mattioli
|
91218583d3
|
Update Ultralytics issue templates (#14718)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
4 months ago |