31 Commits

Author SHA1 Message Date
Glenn Jocher
1121ef2409
ultralytics 8.0.164 new StreamLoader stream_buffer argument (#4596)
Co-authored-by: jgoo9410 <jjoohhnnggooddwwiinn@gmail.com>
Co-authored-by: John Goodwin <johnf4g@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-28 00:31:07 +02:00
Glenn Jocher
2567b288c9
Cleanup redundant SAM forward() methods (#4591)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-27 19:19:13 +02:00
Glenn Jocher
f755ba88c3
Fix HUBDatasetStats for no-label edge cases (#4583) 2023-08-26 19:38:02 +02:00
Glenn Jocher
b4dca690d4
ultralytics 8.0.163 add new gpu-latest runner to CI actions (#4565)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Maia Numerosky <17316848+maianumerosky@users.noreply.github.com>
2023-08-26 03:45:19 +02:00
Glenn Jocher
b638c4ed9a
Update HUB repo to main branch (#4549)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
2023-08-24 15:15:42 +02:00
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
67eeb0468d
ultralytics 8.0.161 fix Classify dataset scanning bug (#4515) 2023-08-23 14:19:07 +02:00
Glenn Jocher
c7ceb84fb6
ultralytics 8.0.160 Classify dataset scanning and caching (#4502) 2023-08-23 02:28:58 +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
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
9366062af2
Remove unused code (#4327)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-13 13:10:52 +02:00
Glenn Jocher
39395aedc8
Improved Classify dataset splits and introspection (#4312) 2023-08-11 20:39:50 +02:00
Gustavo Ribeiro
645c715350
Implementing Resource Release Mechanism for Stream Loading (#4285)
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-11 15:28:32 +02:00
Glenn Jocher
c9be1f3cce
ultralytics 8.0.151 add DOTAv2.yaml for OBB training (#4258)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-10 00:55:36 +02:00
Laughing
29ace4982d
Add "assert len(labels)" catch (#4257)
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-10 00:15:14 +02:00
Glenn Jocher
f5fc807fa7
Accept model=yolov5*u.yaml arguments (#4230) 2023-08-08 14:09:11 +02:00
Glenn Jocher
7565210484
ultralytics 8.0.149 add Open Images V7 training (#4178)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: AdiEcho <30563671+AdiEcho@users.noreply.github.com>
2023-08-07 01:19:51 +02:00
Colin Wong
730af8390b
Fix error with exporting quantized saved model when labels cache not present (#4174)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-08-05 15:35:14 +02:00
Glenn Jocher
a02b7e6273
ultralytics 8.0.145 Windows URL fix and Pose MPS warning (#4034)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-30 03:34:48 +02:00
Glenn Jocher
99cb549efe
Fix screenshot inference (#4033) 2023-07-29 22:53:28 +02:00
Glenn Jocher
15f79d6f35
Allow paths relative to *.txt files for LoadImages (#3905) 2023-07-23 20:43:07 +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