Glenn Jocher
495edc261f
ultralytics 8.0.132
add AutoBackend NCNN inference (#3615 )
...
Co-authored-by: triple Mu <gpu@163.com>
2023-07-10 16:49:51 +02:00
Glenn Jocher
d9db6cd42d
ultralytics 8.0.131
NCNN, HUB and FastSAM fixes (#3587 )
2023-07-08 02:04:33 +02:00
Glenn Jocher
abb0939fe8
ultralytics 8.0.129
add YOLOv8 Tencent NCNN export (#3529 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-07 15:17:38 +02:00
Glenn Jocher
ad99246ff1
ultralytics 8.0.128
FastSAM autodownload and super() init (#3552 )
...
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 (#3390 )
...
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
4c22273198
ultralytics 8.0.126
Ray Tune refactoring (#3511 )
...
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
1c4a363497
Update Discord links to role assign ( #3533 )
2023-07-04 22:54:23 +02:00
Glenn Jocher
8a11eda4a9
ultralytics 8.0.125
NMS speed improvements (#3463 )
...
Co-authored-by: Compunet <117437050+dme-compunet@users.noreply.github.com>
2023-07-03 16:34:13 +02:00
Glenn Jocher
12f3089110
Update Discord invite link ( #3397 )
2023-06-26 19:13:02 +02:00
Glenn Jocher
b5a2be8ca8
ultralytics 8.0.123
Ubuntu security and VideoWriter codec fixes (#3380 )
2023-06-25 23:59:28 +02:00
Glenn Jocher
ca2c8774d8
Add FastSAM docs page ( #3371 )
2023-06-25 14:08:19 +02:00
Glenn Jocher
15c027a9fc
Add torch.Tensor
checks and pip badges ( #3368 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-25 02:52:00 +02:00
Glenn Jocher
682c9ef70f
ultralytics 8.0.122
Fix torch.Tensor
inference (#3363 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: krzysztof.gonia <4281421+kgonia@users.noreply.github.com>
2023-06-25 01:36:07 +02:00
Glenn Jocher
137552996a
ultralytics 8.0.121
RTDETR fix and Docs updates (#3314 )
2023-06-22 00:58:37 +02:00
Glenn Jocher
d8701b42ca
ultralytics 8.0.120
CLI support for SAM, RTDETR (#3273 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-19 22:12:48 +02:00
Wang Xin
0632c88722
Update datasets/classify/index.md Docs ( #3244 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-06-19 22:06:47 +02:00
Sergiu Waxmann
e9205974ff
Docs: add docs for HUB models ( #3270 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-06-19 21:55:30 +02:00
Glenn Jocher
1e5702a5b5
Add Ultralytics ViT Docs ( #3230 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 16:44:41 +02:00
Glenn Jocher
bd0f7ecf6f
Docstrings arguments cleanup ( #3229 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 16:17:07 +02:00
Sergiu Waxmann
62916b3b0a
docs: add docs for hub datasets ( #3212 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-06-17 14:05:41 +02:00
Ayush Chaurasia
a0ba8ef5f0
Add RTDETR Trainer ( #2745 )
...
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 ( #3227 )
2023-06-17 13:31:46 +02:00
Glenn Jocher
0a229bd40f
Add patches section and fix Docs CI ( #3193 )
2023-06-15 21:44:25 +02:00
Sergiu Waxmann
2f02d8ea53
Docs updates for HUB, YOLOv4, YOLOv7, NAS ( #3174 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-15 21:17:10 +02:00
Glenn Jocher
c340f84ce9
ultralytics 8.0.117
NAS export, classify and tasks banner URL fixes (#3145 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-12 20:14:46 +02:00
Glenn Jocher
f4e8b39fc2
ultralytics 8.0.116
NAS, DVC, YOLOv5u updates (#3124 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-11 20:39:32 +02:00
Glenn Jocher
ff91fbd9c3
Add Ultralytics tasks and YOLO-NAS models ( #2735 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-10 18:54:14 +02:00
Glenn Jocher
8940a27bdb
ultralytics 8.0.114
automatic optimizer selection (#3037 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2023-06-06 01:09:27 +02:00
Glenn Jocher
2193ca1658
ultralytics 8.0.113
Adamax, NAdam, RAdam optimizers (#3004 )
2023-06-04 22:38:25 +02:00
Glenn Jocher
451cf8b647
Add Adamax, NAdam, RAdam optimizers ( #2969 )
...
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
bb5bbc2893
Fix keypoints.conf update Results docs ( #2977 )
2023-06-04 22:33:17 +02:00
Glenn Jocher
96fb5ee78e
Update license and tasks docs ( #2941 )
2023-06-01 00:42:55 +02:00
Glenn Jocher
fd94d312da
ultralytics 8.0.111
refactored model.loss()
method (#2911 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
2023-05-30 20:23:30 +02:00
Glenn Jocher
882dbe62ad
Update security policy ( #2884 )
2023-05-29 01:52:52 +02:00
Glenn Jocher
6bf5000a88
ultralytics 8.0.110
new profile
and fraction
train args (#2880 )
2023-05-28 18:20:41 +02:00
Glenn Jocher
6391c60089
New train profile
argument for loggers ( #2862 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-28 03:51:49 +02:00
Glenn Jocher
0bdd4ad379
New dataset fraction=1.0
argument ( #2860 )
2023-05-28 02:13:46 +02:00
Glenn Jocher
441e67d330
Add Conv2() module ( #2820 )
2023-05-25 18:12:50 +02:00
Ayush Chaurasia
d19c5b6ce8
Move loss to task heads ( #2825 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2023-05-25 16:07:54 +05:30
Glenn Jocher
ffc0e8ccf7
ultralytics 8.0.108
add Meituan YOLOv6 models (#2811 )
...
Co-authored-by: Michael Currie <mcurrie@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hicham Talaoubrid <98521878+HichTala@users.noreply.github.com>
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com>
Co-authored-by: Szymon Mikler <sjmikler@gmail.com>
2023-05-25 00:43:32 +02:00
Glenn Jocher
dada5b73c4
ultralytics 8.0.107
(#2778 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Peter van Lunteren <contact@pvanlunteren.com>
2023-05-23 13:50:24 +02:00
Glenn Jocher
4db686a315
ultralytics 8.0.106
(#2736 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: vyskocj <whiskey1939@seznam.cz>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: triple Mu <gpu@163.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-05-22 13:31:19 +02:00
Glenn Jocher
23fc50641c
ultralytics 8.0.105
classification hyp fix and new onplot
callbacks (#2684 )
...
Co-authored-by: ayush chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ivan Shcheklein <shcheklein@gmail.com>
2023-05-17 19:10:20 +02:00
Glenn Jocher
b1119d512e
ultralytics 8.0.104
bug fixes and thop
dependency removal (#2665 )
...
Co-authored-by: Kevin Abraham <5976139+abraha2d@users.noreply.github.com>
Co-authored-by: Kevin Abraham <abraha2d@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-05-17 02:26:01 +02:00
Glenn Jocher
e2e3e367a2
ultralytics 8.0.101
mosaic9() and loss bug fixes (#2608 )
...
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
2023-05-15 12:12:34 +02:00
Glenn Jocher
dce4efce48
ultralytics 8.0.100
add Mosaic9() augmentation (#2605 )
...
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Tommy in Tongji <36354458+TommyZihao@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: BIGBOSS-FOX <47949596+BIGBOSS-FOX@users.noreply.github.com>
Co-authored-by: xbkaishui <xxkaishui@gmail.com>
2023-05-14 20:43:35 +02:00
Glenn Jocher
db1c5885d5
ultralytics 8.0.99
HUB resume fix and Docs updates (#2567 )
...
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
2023-05-12 18:33:32 +02:00
Glenn Jocher
229119c376
ultralytics 8.0.98
add Baidu RT-DETR models (#2527 )
...
Co-authored-by: Kalen Michael <kalenmike@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Dowon <ks2515@naver.com>
2023-05-11 01:15:20 +02:00
Glenn Jocher
d1107ca4cb
ultralytics 8.0.97
confusion matrix, windows, docs updates (#2511 )
...
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Dowon <ks2515@naver.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-05-09 21:20:34 +02:00
Glenn Jocher
6ee3a9a74b
ultralytics 8.0.96
TAL speed and memory improvements (#2484 )
...
Signed-off-by: Evangelos Petrongonas <e.petrongonas@hellenicdrones.com>
Co-authored-by: Evangelos Petrongonas <24351757+vpetrog@users.noreply.github.com>
Co-authored-by: JF Chen <k-2feng@hotmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-08 23:41:27 +02:00