248 Commits

Author SHA1 Message Date
Laughing
620f3eb218
ultralytics 8.0.136 refactor and simplify package ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-16 17:47:45 +02:00
Glenn Jocher
135a10f1fa
Avoid CUDA round-trip for relevant export formats ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-14 20:38:31 +02:00
Glenn Jocher
71f78a62b3
Fix check_requirements() console output ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-14 13:23:13 +02:00
Glenn Jocher
fadbef84e1
Fix Arial.ttf threaded multi-download bug ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-13 18:56:10 +02:00
Glenn Jocher
9aca61c465
Print CPU information () 2023-07-13 18:16:47 +02:00
Chaoning Zhang
201e69e4e4
ultralytics 8.0.134 add MobileSAM support ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.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>
2023-07-13 14:25:56 +02:00
Glenn Jocher
c55a98ab8e
ultralytics 8.0.133 add torchvision compatibility check ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-13 01:40:50 +02:00
Ophélie Le Mentec
1ae7f84394
Fix MLFLOW_EXPERIMENT_NAME env var () 2023-07-11 22:31:37 +02:00
Glenn Jocher
495edc261f
ultralytics 8.0.132 add AutoBackend NCNN inference ()
Co-authored-by: triple Mu <gpu@163.com>
2023-07-10 16:49:51 +02:00
Glenn Jocher
391b7e67cf
Filter matplotlib>=3.7.2 tight layout warning () 2023-07-10 14:52:59 +02:00
Glenn Jocher
10eb0b6229
Error -> Warn on non-deterministic ops () 2023-07-09 17:30:28 +02:00
Glenn Jocher
d9db6cd42d
ultralytics 8.0.131 NCNN, HUB and FastSAM fixes () 2023-07-08 02:04:33 +02:00
Glenn Jocher
abb0939fe8
ultralytics 8.0.129 add YOLOv8 Tencent NCNN export ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-07 15:17:38 +02:00
andrewerf
e33d6522ab
Use args.name as run_name for MLFlow system. ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-06 16:19:56 +02:00
Soumik Rakshit
3821d4a72c
Add alias "best" for the model checkpoint artifact ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-06 14:23:55 +02:00
Glenn Jocher
ad99246ff1
ultralytics 8.0.128 FastSAM autodownload and super() init ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-06 01:11:37 +02:00
Glenn Jocher
4c22273198
ultralytics 8.0.126 Ray Tune refactoring ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-05 00:30:17 +02:00
Glenn Jocher
8a11eda4a9
ultralytics 8.0.125 NMS speed improvements ()
Co-authored-by: Compunet <117437050+dme-compunet@users.noreply.github.com>
2023-07-03 16:34:13 +02:00
CptCaptain
0e5a6b8158
DVCLive cache images () 2023-07-03 16:29:40 +02:00
Andy
5e38c7d71b
Improve NMS speed ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-03 16:20:49 +02:00
Glenn Jocher
05760b04c4
Fix dataset multiple unzip behavior () 2023-06-27 17:14:39 +02:00
Glenn Jocher
9b00d37022
FROM ubuntu:lunar-20230615 and lap install fixes () 2023-06-25 21:05:38 +02:00
Glenn Jocher
137552996a
ultralytics 8.0.121 RTDETR fix and Docs updates () 2023-06-22 00:58:37 +02:00
Jeroen
2e8313b032
Allow setting MLFlow experiment name through env var ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-06-19 22:09:17 +02:00
Glenn Jocher
4c2033d7c3
Uninstall wandb from notebook environments ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-18 16:09:46 +02:00
Glenn Jocher
9d38d2b044
Fix Classify confusion matrix () 2023-06-18 03:07:45 +02:00
Glenn Jocher
21df296425
Fix PIL getsize() deprecation warning ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 20:10:47 +02:00
Glenn Jocher
c8441a5422
Fix scipy.ndimage.filters deprecation warning () 2023-06-17 19:53:41 +02:00
Glenn Jocher
bd0f7ecf6f
Docstrings arguments cleanup ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 16:17:07 +02:00
Ayush Chaurasia
a0ba8ef5f0
Add RTDETR Trainer ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-06-17 13:46:18 +02:00
Glenn Jocher
03bce07848
Build reference for missing __init__.py files () 2023-06-17 13:31:46 +02:00
Glenn Jocher
0dfafaf39b
Fix batch=-1 for exports ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 01:07:24 +02:00
Glenn Jocher
a5a34af2f4
ultralytics 8.0.118 updated Docs, OS and DDP fixes ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-16 02:30:58 +02:00
Dhruv Nair
a0fa99c4db
Comet Updates ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-06-16 02:06:28 +02:00
Glenn Jocher
f8e1dcc43f
Fix operating system to list () 2023-06-16 02:04:31 +02:00
Laughing
b59342b81c
Fix platform set to tuple ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-06-12 10:35:37 +02:00
Glenn Jocher
f4e8b39fc2
ultralytics 8.0.116 NAS, DVC, YOLOv5u updates ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-11 20:39:32 +02:00
Ivan Shcheklein
9e859c949e
Use model_info_for_loggers() in DVC logger () 2023-06-11 17:59:42 +02:00
Glenn Jocher
8e60fc9276
Add device=cuda support () 2023-06-11 17:58:10 +02:00
Ivan Shcheklein
3892e38021
fix(loggers): DVCLive add package version check () 2023-06-09 11:19:34 +02:00
Siddhant Sadangi
29c954a138
Remove Neptune run.stop() in on_train_end() () 2023-06-08 19:16:51 +02:00
Glenn Jocher
e88c89d269
Fix RayTune for < 8 CPUs () 2023-06-08 18:50:05 +02:00
Laughing
31281400dd
Simplify remove_zero_areas() function () 2023-06-07 08:13:56 +02:00
Ivan Shcheklein
6057b267af
Add DVC experiments logger with DVCLive () 2023-06-05 17:10:43 +02:00
Glenn Jocher
2b26572e42
Fix GlobalWheat2020.yaml auto download () 2023-06-05 01:37:36 +02:00
Glenn Jocher
451cf8b647
Add Adamax, NAdam, RAdam optimizers ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-04 22:35:50 +02:00
Laughing
f502b50365
fix overlap_mask in SegmentationLoss () 2023-06-04 22:35:33 +02:00
Ayush Chaurasia
67cf53b475
Move check_amp() to checks.py ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-06-02 15:43:07 +02:00
Ayush Chaurasia
6c65934b55
W&B updates ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-01 00:33:06 +02:00
Laughing
305cde69d0
Update generate_ddp_file for improved overrides ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-05-30 19:41:44 +02:00