824 Commits

Author SHA1 Message Date
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
Harsh Dhamecha
c5991d7cd8
Updated C2f docstring ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-14 14:46:03 +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
Adrian Boguszewski
e2f9bba964
Update OpenVINO requirement to openvino>=2023.0 ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-13 18:13:55 +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
Adrian Boguszewski
0821ccb618
Changed default device to AUTO in OpenVINO ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-12 20:48:11 +02:00
Yonghye Kwon
cfcae388f2
Add datetime to exported model metadata ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-12 19:05:06 +02:00
Glenn Jocher
395cc47c53
Fix Classify train from arbitrary CWD () 2023-07-12 14:23:59 +02:00
Glenn Jocher
15e9eac27b
Fix SAM docs broken URL () 2023-07-12 13:39:36 +02:00
triple Mu
5592a3abdf
Fix PNNX debug filename ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-12 13:22:56 +02:00
Glenn Jocher
18ada51931
Add tuner.py to Docs () 2023-07-12 13:19:40 +02:00
triple Mu
44aa18c99a
Remove PNNX debug files ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-12 13:03:37 +02:00
Glenn Jocher
b239246452
Update SAM docs page () 2023-07-12 00:13:29 +02:00
Ophélie Le Mentec
1ae7f84394
Fix MLFLOW_EXPERIMENT_NAME env var () 2023-07-11 22:31:37 +02:00
Glenn Jocher
10dd665f39
Add Environmental, Health and Safety (EHS) policy () 2023-07-11 19:46:16 +02:00
Glenn Jocher
48d7dbdbf9
Fix SAM autodownload to /weights () 2023-07-11 16:10:00 +02:00
triple Mu
82920ef7ec
Replace an easy way to construct a ncnn.Mat () 2023-07-11 16:09:32 +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
e97958ef6f
Update TASK2DATA defaults to COCO8 ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-08 19:48:32 +02:00
Glenn Jocher
ff90081102
Fix StreamLoader variable FPS bug ()
Co-authored-by: rnoriega <rnoriega@flameanalytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-08 19:13:21 +02:00
Glenn Jocher
d9db6cd42d
ultralytics 8.0.131 NCNN, HUB and FastSAM fixes () 2023-07-08 02:04:33 +02:00
Colin Wong
23c7cd4c9f
Avoid Python 3.9 with_stem ()
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-08 00:16:42 +02:00
Glenn Jocher
b8cc404ebf
ultralytics 8.0.130 revert 'Fix PyPI build warnings' updates () 2023-07-07 15:53:38 +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
Laughing
a254087fcd
[pose]fix flip_idx () 2023-07-07 14:03:30 +02:00
Glenn Jocher
6a832cdcd3
Fix PyPI build warnings ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-06 17:49:53 +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
Wenchao Ding
400f3f72a1
ultralytics 8.0.127 add FastSAM model ()
Co-authored-by: dingwenchao <12962189468@163.com>
Co-authored-by: 丁文超 <dingwenchao@dingwenchaodeMacBook-Pro.local>
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: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2023-07-06 00:16:22 +02:00
Glenn Jocher
91905b4b0b
Pass export=True to RTDETRDecoder ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-05 18:25:27 +02:00
Kayzwer
adb1a6b091
Update README.md (code to run rtdetr on C#) ()
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-05 17:57:33 +02:00
Glenn Jocher
74275655dc
Update default.yaml imgsz comment () 2023-07-05 17:55:04 +02:00
Glenn Jocher
ee6cf11378
Save Keypoints visible to text ()
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-05 17:14:53 +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
DennisJ
69a2d70a78
Update YOLOv8-ONNXRuntime-CPP ()
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-05 00:28:34 +02:00
Glenn Jocher
1c4a363497
Update Discord links to role assign () 2023-07-04 22:54:23 +02:00
Glenn Jocher
25159c9376
Set close_mosaic: 10 in default.yaml () 2023-07-04 13:17:31 +02:00
pre-commit-ci[bot]
fe4d64d985
[pre-commit.ci] pre-commit suggestions ()
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-04 10:09:54 +02:00
Laughing
8c0a7440df
[RTDETR]fix mosaic<1.0 () 2023-07-04 10:09:17 +02:00
Glenn Jocher
31b46bf2b4
Update ViT ops.py to torch.long ()
Co-authored-by: Laughing-q <1185102784@qq.com>
2023-07-04 10:08:22 +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
Neloy262
586c95b8a9
Add torch.Tensor results image saving ()
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:08:02 +02:00