25 Commits

Author SHA1 Message Date
Glenn Jocher
ef6342f64a
ultralytics 8.0.234 VOC exist_ok=True unzip fix (#7295)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-04 00:51:12 +01:00
Muhammad Rizwan Munawar
8c4094e7d9
Add real-world projects in Ultralytics + guides in Docs (#6695)
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-12-01 23:20:14 +01:00
Glenn Jocher
7c0e853237
Fix unzip_file() to directory issue (#6666)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-30 00:32:51 +01:00
Glenn Jocher
f89bfd7e01
Pre-download onnx2tf calib file to preempt S3 issues (#6669)
Signed-off-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: Abirami Vina <abirami.vina@gmail.com>
2023-11-29 21:17:22 +01:00
Glenn Jocher
168e536fae
Improve path traversal security vulnerability (#6138)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-04 22:25:49 +01:00
Glenn Jocher
ff921ca93e
ultralytics 8.0.205 HUB dataset downloads fix (#6101)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-11-02 22:32:52 +01:00
Glenn Jocher
ff0aba10c5
ultralytics 8.0.204 Segment ONNX Runtime example (#6088)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Kapil Raj <103250862+raj-kapil@users.noreply.github.com>
Co-authored-by: jamjamjon <51357717+jamjamjon@users.noreply.github.com>
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-11-02 21:17:00 +01:00
Glenn Jocher
7517667a33
Add docformatter to pre-commit (#5279)
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-10-09 02:25:22 +02:00
Glenn Jocher
a9033118cf
ultralytics 8.0.185 dependencies and tests fixes (#5046)
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-24 17:17:04 +02:00
Glenn Jocher
187b504d68
ultralytics 8.0.169TQDM, INTERP_LINEAR and RTDETR load_image() updates (#4704)
Co-authored-by: Rustem Galiullin <rustemgal@gmail.com>
Co-authored-by: Rustem Galiullin <rustem.galiullin@bayanat.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-02 20:01:57 +02:00
Glenn Jocher
a4fabfdacf
Set workers=0 for MPS Train and Val modes (#4697) 2023-09-02 04:25:03 +02:00
Glenn Jocher
d2cf7acce0
ultralytics 8.0.167 Tuner updates and HUB Pose and Classify fixes (#4656)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-31 01:38:42 +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
67eeb0468d
ultralytics 8.0.161 fix Classify dataset scanning bug (#4515) 2023-08-23 14:19:07 +02:00
Glenn Jocher
6da8f7f51e
Add utils.ops and nn.modules to tests (#4484) 2023-08-22 04:23:28 +02:00
Glenn Jocher
615ddc9d97
Tests and docstrings improvements (#4475) 2023-08-21 17:02:14 +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
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
4093c1fd64
Add data/utils.py to tests (#4363) 2023-08-15 01:25:48 +02:00
Glenn Jocher
28893d9d2d
ultralytics 8.0.152 bump torch>=1.8.0 (#4299) 2023-08-11 00:49:55 +02:00
Glenn Jocher
c751c7f88a
Enable Google Drive file downloads (#4196)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-06 20:11:14 +02:00
Glenn Jocher
09a0378e81
Add retry option to get_github_assets() function (#4148) 2023-08-03 19:13:50 +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