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
|
bd96c0846b
|
Add Dockerfile-runner for CI actions runner images (#4595)
|
2023-08-27 21:05:14 +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 |
|
Laughing
|
47ab96dab6
|
Fix pytest world_size environment bug (#4590)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-27 15:14:29 +02:00 |
|
Glenn Jocher
|
deac7575b1
|
Model coverage cleanup (#4585)
|
2023-08-27 04:19:41 +02:00 |
|
Glenn Jocher
|
c635418a27
|
Separate GPU CI job in actions (#4584)
|
2023-08-26 20:43:45 +02:00 |
|
Glenn Jocher
|
f755ba88c3
|
Fix HUBDatasetStats for no-label edge cases (#4583)
|
2023-08-26 19:38:02 +02:00 |
|
Glenn Jocher
|
2db35afad5
|
Simplify Results() class (#4579)
|
2023-08-26 17:27:18 +02:00 |
|
Laughing
|
e9f596430f
|
Add SAM Predictor remove_small_regions test (#4576)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-26 13:07:15 +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
|
431cef3955
|
Add YOLOv8x-seg-p6.yaml architecture file (#4567)
|
2023-08-26 03:16:49 +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
|
a7419617a6
|
Minimize GitHub assets API calls (#4523)
|
2023-08-23 18:44:49 +02:00 |
|
Glenn Jocher
|
7e1f7a9d28
|
Add spaces and non-UTF filenames to tests (#4517)
|
2023-08-23 15:51:19 +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
|
3c40e7a9fc
|
Fix TensorBoard graph UserWarning catch (#4513)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-23 12:52:24 +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
|
b890e1c937
|
Simplify postprocessing methods (#4497)
|
2023-08-22 19:01:33 +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
|
c0a9660310
|
ultralytics 8.0.159 add Classify training resume feature (#4482)
|
2023-08-21 20:54:05 +02:00 |
|
Glenn Jocher
|
b2f279ffdd
|
Update Validator to use model argument (#4480)
|
2023-08-21 19:21:55 +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
|
3acead7e79
|
Add TensorBoard graph for model visualization (#4464)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-21 01:22:29 +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
|
495806565d
|
Add version tagging to Docker images (#4462)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-20 19:59:25 +02:00 |
|
Laughing
|
8f79ce45c1
|
Fix conversion ops using clone and copy (#4438)
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-20 13:15:37 +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 |
|
Onuralp SEZER
|
4885538693
|
🖼️ Format bbox label with fixed precision for ortcpp-example (#4409)
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
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-17 11:32:50 +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 |
|
ZouJiu1
|
17e6b9c270
|
Correct scipy.optimize.linear_sum_assignment usage (#4390)
|
2023-08-16 16:17:42 +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 |
|
Laughing
|
60cad0c592
|
Cleanup tracker and remove unused functions (#4374)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-15 20:18:39 +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
|
d47718c367
|
ultralytics 8.0.154 add freeze training argument (#4329)
|
2023-08-14 00:18:32 +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 |
|
Ivan Shcheklein
|
d704507217
|
Clean and bump dvc callback: settings, stacked images (#4343)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-08-13 21:50:35 +02:00 |
|
Onuralp SEZER
|
b5d1af42d8
|
Update YOLOv8-ONNXRuntime-CPP example with GPU inference (#4328)
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
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-13 17:34:39 +02:00 |
|
Glenn Jocher
|
f6b58e9d75
|
Add Code Coverage Reports (#4336)
|
2023-08-13 16:21:02 +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 |
|
DennisJ
|
1c753cbce6
|
ORT_CPP add CUDA FP16 inference (#4320)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-08-12 17:27:52 +02:00 |
|
Glenn Jocher
|
02d4f5200d
|
Update links.yml (#4322)
|
2023-08-12 12:53:53 +02:00 |
|