Laughing
|
a6f4a9f2d4
|
ultralytics 8.2.78 fix DDP training with pretrained weights (#15616)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-16 04:04:46 +08:00 |
|
Laughing
|
be9fe124e3
|
Remove unnecessary assignments (#15582)
|
2024-08-15 03:32:37 +08:00 |
|
Laughing
|
265166ae4d
|
ultralytics 8.2.77 new color_mode=instance plot arg (#15034)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-14 00:45:53 +08:00 |
|
Glenn Jocher
|
b7c5db94b4
|
Update Tracker docstrings (#15469)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-08-14 00:32:15 +08:00 |
|
alanZee
|
03e0b1033c
|
Improve trainer DDP device handling (#15383)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-13 04:53:48 +08:00 |
|
Francesco Mattioli
|
592f421663
|
Fixed multiscale preprocess_batch (#15392)
|
2024-08-13 04:51:06 +08:00 |
|
Mohammed Yasin
|
76c271d0d6
|
ultralytics 8.2.76 Autobackend TensorRT/Triton Segment metadata fix (#15185)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-12 02:45:04 +08:00 |
|
Muhammad Rizwan Munawar
|
4d35458e7c
|
Update convert_segment_masks_to_yolo_seg to support custom datasets (#15176)
|
2024-08-12 01:53:20 +08:00 |
|
Glenn Jocher
|
24c6bbf68f
|
ultralytics 8.2.75 new Docs author profiles (#15050)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-09 02:24:21 +02:00 |
|
Galasnow
|
1523fa12d8
|
Add allow_background_images=True in split_dota.py (#15037)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-08 22:33:04 +02:00 |
|
Laughing
|
9f59331854
|
ultralytics 8.2.74 add fuse_score=True BoT-SORT and ByteTrack arg (#14965)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-06 11:29:40 +02:00 |
|
Laughing
|
5d9046abda
|
ultralytics 8.2.73 Meta SAM2 Refactor (#14867)
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>
|
2024-08-05 02:53:45 +02:00 |
|
Laughing
|
bea4c93278
|
ultralytics 8.2.72 SAM 2 multiple-bboxes support (#14928)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-03 20:30:06 +02:00 |
|
Laughing
|
08263f5737
|
Update MLP module for RTDETR backward compatibility (#14901)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-03 20:03:33 +02:00 |
|
Jan Knobloch
|
121f2242e1
|
Fix is_url() and check_disk_space() docstrings in downloads.py (#14923)
|
2024-08-03 19:59:16 +02:00 |
|
Jan Knobloch
|
8838f9c276
|
Fixed circle_label and text_label docstrings (#14909)
|
2024-08-03 19:57:40 +02:00 |
|
Zeel B Patel
|
6f37eb12eb
|
Fix the docstring of xywhr2xyxyxyxy (#14934)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-03 19:57:02 +02:00 |
|
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>
|
2024-08-01 17:31:03 +02:00 |
|
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>
|
2024-08-01 17:28:53 +02:00 |
|
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>
|
2024-08-01 16:41:13 +02:00 |
|
Francesco Mattioli
|
229ec67879
|
Fixed box_label docstrings (#14866)
Co-authored-by: dearMOMO <34231503+dearMOMO@users.noreply.github.com>
|
2024-08-01 12:59:40 +02:00 |
|
Francesco Mattioli
|
db4c43bafb
|
Exported model batch size validation fix (#14845)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-31 15:13:27 +02:00 |
|
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>
|
2024-07-30 16:06:49 +02:00 |
|
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>
|
2024-07-30 11:33:54 +02:00 |
|
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>
|
2024-07-30 01:17:23 +02:00 |
|
Kevin
|
82c4bdad10
|
Eliminate set() to avoid set() + list() op (#14745)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-30 01:16:22 +02:00 |
|
Francesco Mattioli
|
3b1517f589
|
Fixed OpenVINO Docs formatting (#14773)
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>
|
2024-07-29 23:57:14 +02:00 |
|
Glenn Jocher
|
a7a140fd14
|
ultralytics 8.2.68 new HUB GCP region latency tests (#14753)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-07-28 18:15:59 +02:00 |
|
Glenn Jocher
|
f8454f1ab7
|
ultralytics 8.2.67 new NVIDIA Jetson Orin Jetpack 6 Docker image (#14740)
|
2024-07-27 17:11:01 +02:00 |
|
Glenn Jocher
|
673e76b862
|
SETTINGS type and key checks (#14703)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-26 05:28:17 +02:00 |
|
Glenn Jocher
|
9130399974
|
ultralytics 8.2.66 HUB model autodownload (#14702)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-07-26 00:31:41 +02:00 |
|
Burhan
|
db42d180d9
|
Updates save_period to include first epoch (#14700)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-25 23:49:04 +02:00 |
|
Burhan
|
7a48b62cbc
|
Remove duplicate make_divisible function (#14690)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-07-25 17:02:19 +02:00 |
|
Glenn Jocher
|
2b95f9aec0
|
ultralytics 8.2.65 fix YouTube throttling bug (#14684)
|
2024-07-25 13:38:01 +02:00 |
|
Laughing
|
15266d37a1
|
Allow agnostic_nms option for validation (#14675)
|
2024-07-25 13:34:15 +02:00 |
|
Laughing
|
9df18ca9ef
|
Add warning when cache_ram works with classify (#14650)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-24 12:07:38 +02:00 |
|
Laughing
|
1c351b5036
|
Fix torch.amp has no attribute GradScaler (#14647)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-07-24 10:12:19 +02:00 |
|
Glenn Jocher
|
b7c90526c8
|
New AGLU activation module (#14644)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-07-24 01:46:14 +02:00 |
|
Hassan Ghaffari
|
c6db604fe1
|
ultralytics 8.2.64 YOLOv10 SavedModel, TFlite, and GraphDef export (#14572)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-24 00:37:15 +02:00 |
|
Glenn Jocher
|
0d7bf447eb
|
Fix torch.amp.autocast('cuda') warnings (#14633)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
|
2024-07-23 21:58:39 +02:00 |
|
Miguel Angel Lopez
|
23ce08791f
|
Fix Streamlit Inference model suffix bug (#14621)
Co-authored-by: malopez <miguelangel.lopez@solute.es>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-23 21:57:45 +02:00 |
|
Laughing
|
03225fce9a
|
Attempt to fix NAS models inference (#14630)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
|
2024-07-23 21:44:02 +02:00 |
|
Glenn Jocher
|
fb20867262
|
Patch torch.load(..., weights_only=False) to reduce warnings (#14638)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-07-23 20:35:58 +02:00 |
|
Glenn Jocher
|
72466b9648
|
Fix torchvision InterpolationMode warnings (#14632)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
|
2024-07-23 19:59:45 +02:00 |
|
Glenn Jocher
|
82956dc77b
|
Add NAS autodownload (#14627)
|
2024-07-23 16:12:26 +02:00 |
|
Nguyễn Anh Bình
|
3637516412
|
ultralytics 8.2.63 refactor FastSAMPredictor (#14582)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-22 19:59:37 +02:00 |
|
Kayzwer
|
db82d1c6ae
|
Replace enumerate with zip in models/yolo (#14599)
|
2024-07-22 19:52:43 +02:00 |
|
Glenn Jocher
|
80e311a07e
|
Fix Docs plaintext link scan (#14583)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
|
2024-07-22 14:03:16 +02:00 |
|
Glenn Jocher
|
3b81b95e1c
|
ultralytics 8.2.62 add Explorer CLI model and data args (#14581)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-07-22 03:29:44 +02:00 |
|
rulosant
|
f4af1bccc6
|
Add Streamlit Inference Python model arg (#14563)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-21 20:54:52 +02:00 |
|