Glenn Jocher
2bcee56e70
ultralytics 8.0.162
Multi-GPU DDP fix (#4544 )
...
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
2023-08-24 13:13:49 +02:00
Glenn Jocher
1db9afc2e5
Fix Windows non-UTF source filenames ( #4524 )
...
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-24 03:22:26 +02:00
Glenn Jocher
7e1f7a9d28
Add spaces and non-UTF filenames to tests ( #4517 )
2023-08-23 15:51:19 +02:00
Glenn Jocher
6da8f7f51e
Add utils.ops
and nn.modules
to tests ( #4484 )
2023-08-22 04:23:28 +02:00
Glenn Jocher
1cec0185a1
Improve check_imshow()
robustness ( #4483 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-21 23:41:11 +02:00
Glenn Jocher
615ddc9d97
Tests and docstrings improvements ( #4475 )
2023-08-21 17:02:14 +02:00
GrunCrow
c659c0fa7b
Fix *.txt
source inference dataloader ( #4468 )
...
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-08-21 13:59:19 +02:00
Glenn Jocher
87ce15d383
ultralytics 8.0.158
add benchmarks to coverage (#4432 )
...
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-08-20 20:52:30 +02:00
Glenn Jocher
162e4035eb
Docker-python fix for get_ubuntu_version()
( #4430 )
2023-08-17 19:32:12 +02:00
Glenn Jocher
9d27e7ada4
New ASSETS
and trackers GMC cleanup ( #4425 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-17 18:19:05 +02:00
Glenn Jocher
aaba14e6b2
ultralytics 8.0.157
fix unzip_file()
bug (#4407 )
...
Co-authored-by: Nadim Bou Alwan <64587372+nadinator@users.noreply.github.com>
2023-08-17 13:19:09 +02:00
Glenn Jocher
8d7490f060
ultralytics 8.0.156
fix PIL *.png
EXIF bug (#4406 )
2023-08-16 19:31:35 +02:00
Glenn Jocher
fb1ae9bfad
Fix LoadStreams
final frame bug ( #4387 )
...
Co-authored-by: Nadim Bou Alwan <64587372+nadinator@users.noreply.github.com>
2023-08-16 19:00:03 +02:00
Glenn Jocher
9a0555eca4
ultralytics 8.0.155
allow imgsz
and batch
resume changes (#4366 )
...
Co-authored-by: Mostafa Nemati <58460889+monemati@users.noreply.github.com>
Co-authored-by: Eduard Voiculescu <eduardvoiculescu95@gmail.com>
2023-08-15 22:02:23 +02:00
Glenn Jocher
4093c1fd64
Add data/utils.py
to tests ( #4363 )
2023-08-15 01:25:48 +02:00
Glenn Jocher
834f94f899
Fix PIL Image exif_size()
function ( #4355 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-14 17:48:54 +02:00
Glenn Jocher
c940d29d4f
Omit ultralytics/utils/callbacks
from coverage ( #4345 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-14 03:25:51 +02:00
Glenn Jocher
9f6d48d3cf
Improve tests coverage and speed ( #4340 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-13 22:24:01 +02:00
Glenn Jocher
965e405957
ultralytics 8.0.140
improved robustness to model path spaces (#3879 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lukas Hennies <45569834+Gornoka@users.noreply.github.com>
2023-07-22 19:44:43 +02:00
Laughing
620f3eb218
ultralytics 8.0.136
refactor and simplify package (#3748 )
...
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
8ebe94d1e9
ultralytics 8.0.135
remove deprecated v5loader
(#3744 )
2023-07-15 01:38:32 +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
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
Laughing
bb5bbc2893
Fix keypoints.conf update Results docs ( #2977 )
2023-06-04 22:33:17 +02:00
Ayush Chaurasia
67cf53b475
Move check_amp()
to checks.py ( #2948 )
...
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
Laughing
f4b34fc30b
Fix save_txt
in track mode and add Keypoints and Probs ( #2921 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-01 00:40:10 +02:00
Glenn Jocher
f23a03596d
ultralytics 8.0.109
HUB training fix (#2818 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-25 06:44:31 +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
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
3fd317edfd
ultralytics 8.0.91
tracker fix and docs comments (#2343 )
...
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-01 22:20:05 +02:00
Glenn Jocher
44c7c3514d
ultralytics 8.0.90
actions and docs improvements (#2326 )
...
Co-authored-by: calmisential <xinyu_std@163.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: triple Mu <gpu@163.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: ran xiao <ben.xiao@me.com>
Co-authored-by: rxiao <ran.xiao@silverpond.com.au>
2023-04-29 20:16:56 +02:00
Glenn Jocher
243fc4b1fe
ultralytics 8.0.89
SAM predict and auto-annotate (#2298 )
...
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: Paula Derrenger <107626595+pderrenger@users.noreply.github.com>
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
Co-authored-by: Laughing-q <1185102784@qq.com>
2023-04-28 00:36:50 +02:00
Glenn Jocher
2c6fc0a444
Update LICENSE to AGPL-3.0 ( #2031 )
2023-04-14 15:17:41 +02:00
Glenn Jocher
4916014af2
ultralytics 8.0.76
minor fixes and improvements (#2004 )
...
Co-authored-by: Seungtaek Kim <seungtaek.kim.94@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>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Ercalvez <45692523+Ercalvez@users.noreply.github.com>
Co-authored-by: Erwan CALVEZ <ecalvez@enib.fr>
2023-04-13 20:19:42 +02:00
Glenn Jocher
95f96dc5bc
ultralytics 8.0.72
faster Windows trainings and corrupt cache fix (#1912 )
...
Co-authored-by: andreaswimmer <53872150+andreaswimmer@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-10 00:21:03 +02:00
Glenn Jocher
4e997013bc
ultralytics 8.0.71
updates and fixes (#1907 )
...
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Pavel Bugneac <50273042+pavelbugneac@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-08 21:10:36 +02:00
Glenn Jocher
2725545090
ultralytics 8.0.67
Pose speeds, Comet and ClearML updates (#1871 )
...
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: Victor Sonck <victor.sonck@gmail.com>
Co-authored-by: Danny Kim <dh031200@gmail.com>
2023-04-06 19:07:10 +02:00
Ayush Chaurasia
1cb92d7f42
ultralytics 8.0.65
YOLOv8 Pose models (#1347 )
...
Signed-off-by: dependabot[bot] <support@github.com>
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>
Co-authored-by: Mert Can Demir <validatedev@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Fabian Greavu <fabiangreavu@gmail.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Eric Pedley <ericpedley@gmail.com>
Co-authored-by: JustasBart <40023722+JustasBart@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aarni Koskela <akx@iki.fi>
Co-authored-by: Sergio Sanchez <sergio.ssm.97@gmail.com>
Co-authored-by: Bogdan Gheorghe <112427971+bogdan-galileo@users.noreply.github.com>
Co-authored-by: Jaap van de Loosdrecht <jaap@vdlmv.nl>
Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com>
Co-authored-by: nerdyespresso <106761627+nerdyespresso@users.noreply.github.com>
Co-authored-by: Farid Inawan <frdteknikelektro@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Alexander Duda <Alexander.Duda@me.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
Co-authored-by: majid nasiri <majnasai@gmail.com>
2023-04-06 00:25:32 +02:00
Glenn Jocher
37274c9845
ultralytics 8.0.62
HUB Syntax updates and fixes (#1795 )
...
Co-authored-by: Danny Kim <imbird0312@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: MagicCodess <32194768+MagicCodess@users.noreply.github.com>
Co-authored-by: ayush chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com>
2023-04-05 02:14:52 +02:00
Glenn Jocher
84948651cd
8.0.60
new HUB training syntax (#1753 )
...
Co-authored-by: Rafael Pierre <97888102+rafaelvp-db@users.noreply.github.com>
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: Semih Demirel <85176438+semihhdemirel@users.noreply.github.com>
2023-04-03 02:36:58 +02:00
Glenn Jocher
25cc07401f
ultralytics 8.0.55
unified YOLOv8 model YAMLs (#1475 )
2023-03-20 13:54:20 +01:00
Glenn Jocher
701fba4770
ultralytics 8.0.54
TFLite export improvements and fixes (#1447 )
...
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>
2023-03-16 15:42:44 +01:00
Glenn Jocher
f921e1ac21
ultralytics 8.0.53
DDP AMP and Edge TPU fixes (#1362 )
...
Co-authored-by: Richard Aljaste <richardaljasteabramson@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vuong Kha Sieu <75152429+hotfur@users.noreply.github.com>
2023-03-12 02:08:13 +01:00
Glenn Jocher
f0d8e4718b
ultralytics 8.0.50
AMP check and YOLOv5u YAMLs (#1263 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Troy <wudashuo@vip.qq.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Huijae Lee <46982469+ZeroAct@users.noreply.github.com>
2023-03-06 11:39:26 +01:00
Glenn Jocher
74e4c94806
ultralytics 8.0.48
Edge TPU fix and Metrics updates (#1171 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: majid nasiri <majnasai@gmail.com>
2023-02-27 21:34:22 -08:00
Glenn Jocher
a58f766f94
ultralytics 8.0.47
Docker and reformat updates (#1153 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-25 22:49:19 -08:00
Glenn Jocher
bfc078b32f
test updates, revert Results to CPU
2023-02-24 03:22:33 -08:00
Glenn Jocher
3ea659411b
ultralytics 8.0.44
export and task fixes (#1088 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-02-23 18:11:25 -08:00
Glenn Jocher
fe61018975
ultralytics 8.0.43
optimized Results
class and fixes (#1069 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alexander Duda <Alexander.Duda@me.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-02-21 20:37:59 +01:00
Glenn Jocher
f2a7a29e53
ultralytics 8.0.42
DDP fix and Docs updates (#1065 )
...
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: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2023-02-20 12:56:20 +01:00