Commit Graph

13 Commits

Author SHA1 Message Date
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
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
39395aedc8 Improved Classify dataset splits and introspection (#4312) 2023-08-11 20:39:50 +02:00
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
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
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
f5fc807fa7 Accept model=yolov5*u.yaml arguments (#4230) 2023-08-08 14:09:11 +02:00
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
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
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
99cb549efe Fix screenshot inference (#4033) 2023-07-29 22:53:28 +02:00
15f79d6f35 Allow paths relative to *.txt files for LoadImages (#3905) 2023-07-23 20:43:07 +02:00
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