Commit graph

890 commits

Author SHA1 Message Date
João Fonseca
06ff89b404
Enable GUI Visualization on Docker with X11 Forwarding (#11729)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Gereziher Adhane <gereziherw@gmail.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2024-05-17 14:18:45 +02:00
Glenn Jocher
bd5016211f
Update pip install arg --no-cache-dir (#12773)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-17 13:26:18 +02:00
Hoonjae Lee
b87ea6ab22
ultralytics 8.2.16 DDP pretrained argument fix (#11787)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-05-15 19:39:26 +02:00
inisis
590002ff6d
Set TF_CPP_MIN_LOG_LEVEL=3 for reduced verbosity (#12670) 2024-05-14 15:45:33 +02:00
IMhx233
8d17af7e32
ultralytics 8.2.15 get_latest_opset() compat for torch<1.13.0 (#12652)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-13 19:28:57 +02:00
Glenn Jocher
5ac164940e
Update get_flops_with_torch_profiler() (#12635) 2024-05-12 23:17:56 +02:00
Glenn Jocher
693abf5958
Suppress NNPACK and Torch Profiler verbosity (#12633) 2024-05-12 22:14:13 +02:00
Burhan
fd748e3c7a
ultralytics 8.2.14 add task + OBB to hub.check_dataset() (#12573)
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-05-12 21:27:44 +02:00
Max
cf24349efb
Fix bug in Results.summary() for masks and keypoints (#12629)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-12 19:13:49 +02:00
Glenn Jocher
274d6e7e74
ultralytics 8.2.13 enable --slow CUDA tests (#12511)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-11 22:33:02 +02:00
Glenn Jocher
756a224bcd
Fix Python 3.8 List[Results] compatibility (#12381)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-11 19:09:31 +02:00
Ayad
b7b70c746b
Update predict and track method return type (#12101)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-11 16:38:47 +02:00
Laughing
65ecf1442e
ultralytics 8.2.12 revert os.sched_setaffinity() to fix train slowdowns (#11859)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-10 18:20:27 +02:00
Burhan
2940110974
Enforce dynamic=True for TensorRT and OpenVINO INT8 (#11788) 2024-05-10 17:55:07 +02:00
Burhan
fcfc44ea9c
ultralytics 8.2.11 new TensorRT INT8 export feature (#10165)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-08 16:05:57 +02:00
Glenn Jocher
4350babc75
Fix NCNN by using safe_download() (#11761) 2024-05-08 15:23:22 +02:00
Glenn Jocher
537c50e45f
Fix NCNN export on Windows (#11719)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-07 08:58:08 +02:00
PacificDou
40e5ac34c9
Fix single-image dataset failure mode (#11694)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-06 20:54:56 +02:00
Glenn Jocher
b6415e4ef9
Improve PNNX robustness (#11689) 2024-05-06 15:18:34 +02:00
Laughing
be6bb2aca7
YOLO-World: Fix verbose (#11686) 2024-05-06 15:14:33 +02:00
Glenn Jocher
9d48190e6d
ultralytics 8.2.10 add Classify and OBB Tasks to Results.summary() (#11653)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-05-06 12:26:01 +02:00
Glenn Jocher
f2f1afd269
ray[tune] Windows CI fix (#11674)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-06 12:23:12 +02:00
Glenn Jocher
972f615110
New ONNX, TorchScript, CoreML export test matrices (#11652)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-05 16:57:52 +02:00
Burhan
2583f842b8
ultralytics 8.2.9 OpenVINO INT8 fixes and tests (#10423)
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-05-05 15:11:17 +02:00
Markham Lee
299797ff9e
Quality of life changes for Benchmarking script (#11216)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-05 15:03:07 +02:00
Glenn Jocher
fd1521a1d9
Update ci.yaml to run tests on docs changes (#11651)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-05 14:57:29 +02:00
Muhammad Rizwan Munawar
bbbd92b1fb
Fix bug in Annotation UI Parking Management (#11647)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-05 14:31:36 +02:00
Andreas Moldskred
28cb2f2213
ultralytics 8.2.8 fix os.sched_setaffinity() AttributeError (#11232)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-03 23:06:03 +02:00
Frank Ruis
2f9a604387
fix double zero_grad call messing up gradient accumulation (#11217)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-03 23:00:18 +02:00
Glenn Jocher
d5458f27cd
Add docstrings and improve comments (#11229)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-03 22:51:26 +02:00
Buckler89
553fa0e967
Fix instance area method format-change bug (#10432)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-03 21:13:23 +02:00
Lakshantha Dissanayake
6268ac8e1e
ultralytics 8.2.7 add Raspberry Pi Benchmarks CI (#10280)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-03 03:25:51 +02:00
Miguel Angel Lopez
62f55bae26
Fix namespace collision in Segment, OBB and Pose classes (#11186)
Co-authored-by: malopez <miguelangel.lopez@solute.es>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-03 03:22:55 +02:00
Andreas Moldskred
dda7869205
BUGFIX: Dataloading CPU bottleneck (#11195)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-03 03:21:18 +02:00
Henry
b01fcd943f
Docker download onnxruntime-gpu 1.15.1 for Jetson Linux 35.2.1 (#10389)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: hdnh2006 <henry.matucv@gmail.com>
2024-05-01 16:17:54 +02:00
Laughing
6beccb6b5e
ultralytics 8.2.6 fix HUBDatasetStats.get_json() for empty keypoints (#10415)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-01 15:59:36 +02:00
Lakshantha Dissanayake
bbfca94467
Fix TFLite export for NVIDIA Jetson (#10404)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-01 15:56:30 +02:00
Muhammad Rizwan Munawar
bc9fd45cdf
ultralytics 8.2.5 New 🌟 Parking Management Solution (#10385)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-29 10:58:12 +02:00
Kayzwer
99f8e863ed
ultralytics 8.2.4 ByteTracker threshold improvements (#10333)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-04-27 21:46:41 +02:00
Glenn Jocher
f5c35438ce
ultralytics 8.2.3 RF100 benchmarking (#10354) 2024-04-26 17:54:00 +02:00
Muhammad Rizwan Munawar
5323ee0d58
Add benchmarking for RF100 datasets (#10190)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-26 17:04:25 +02:00
Glenn Jocher
1110258d37
ultralytics 8.2.2 replace COCO128 with COCO8 (#10167)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-18 20:47:21 -07:00
Muhammad Rizwan Munawar
0ad01399cd
Fix per class counts display gap (#10148)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-18 19:20:55 -07:00
Nazmi
5e99506c0f
Allow TensorRT inference without metadata (#10152)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-18 18:27:03 -07:00
Glenn Jocher
dae4ce8307
ultralytics 8.2.1 adopt v8.2 GitHub assets URL (#10131)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-17 20:03:46 -07:00
bobyard-com
f9461d50b0
Store Classify Val results in INT32 on CPU (#10125) 2024-04-17 19:39:44 -07:00
Glenn Jocher
1f4bed233a
Implement gc.collect() to free memory (#10129)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-17 19:37:40 -07:00
Glenn Jocher
edc8263120
Use actions/checkout for Raspberry Pi 5 CI (#10097)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-16 21:16:56 -07:00
Lakshantha Dissanayake
b76400a06b
Raspberry Pi 5 self-hosted CI (#8828)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics AI Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-04-16 20:36:21 -07:00
Glenn Jocher
c54b013188
Check Google DNS for is_online() (#10095) 2024-04-16 20:09:11 -07:00