45 Commits

Author SHA1 Message Date
Glenn Jocher
615ddc9d97
Tests and docstrings improvements (#4475) 2023-08-21 17:02:14 +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
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
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
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
Glenn Jocher
822608986c
ultralytics 8.0.153 YOLO Tasks Cleanup (#4314) 2023-08-12 02:30:57 +02:00
Laughing
b73f9b13df
Fix incorrect device selection when resuming training (#4301) 2023-08-11 14:32:39 +02:00
Glenn Jocher
6267d6a609
Fix torch.Tensor inference results plotting (#4297) 2023-08-10 20:43:40 +02:00
Simon Lévesque
a76af55533
Fixes Results.tojson when tracking (#4270)
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:19:28 +02:00
Andy
dde89c744c
Refactor val code into new self.match_predictions() method (#4265)
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-09 19:03:46 +02:00
Glenn Jocher
7dfdb63cde
ultralytics 8.0.150 new Apple *.mlpackage export format (#4043)
Co-authored-by: MLBoy_DaisukeMajima <rockyshikoku@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Louis Lac <lac.louis5@gmail.com>
2023-08-08 17:00:42 +02:00
pre-commit-ci[bot]
7dcdca3bf4
Replace type(1) == int with isinstance(1, int) (#4217)
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-08 01:53:47 +02:00
Glenn Jocher
ff5fa57415
Improved Docs models Usage examples (#4214) 2023-08-07 20:57:35 +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
Colin Wong
620b726fee
Add verbosity flag for quantization info (#4151)
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-04 20:03:04 +02:00
Glenn Jocher
09a0378e81
Add retry option to get_github_assets() function (#4148) 2023-08-03 19:13:50 +02:00
Glenn Jocher
11d0488bf1
Update prediction Results docs (#4139)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-03 18:44:40 +02:00
Glenn Jocher
6852b76611
Use double quotes for pip install options (#4110)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2023-08-02 17:32:03 +02:00
Glenn Jocher
b507e3a032
Support both *.yml and *.yaml files (#4086)
Co-authored-by: ChristopherRogers1991 <ChristopherRogers1991@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sungjoo(Dennis) Hwang <48212469+Denny-Hwang@users.noreply.github.com>
2023-08-01 15:41:09 +02:00
Glenn Jocher
e6d18cc944
Update tracker docs (#4044)
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-07-30 21:30:15 +02:00
Wouter Bekker
b3ddd9d09c
Add kpt_radius plotting arg to Results object (#4022)
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-29 15:37:31 +02:00
Burhan
62a0fb986a
Add new K-Fold cross validation guide in Docs (#3975)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-28 14:57:24 +02:00
Ketil Malde
fa5c8f2764
Fix counter overflow for video frame crop names, set default separator for same-frame detection counter (#3982)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-27 19:42:37 +02:00
Kalen Michael
b5ea8ce872
Add HUB URL environment variables (#3988)
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-27 15:05:27 +02:00
Laughing
1a0eb3f099
ultralytics 8.0.143 add Model base class (#3934)
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-27 00:54:02 +02:00
Motoki Kimura
3c787eb080
Fix catastrophic accuracy degradation of TFLite static quantized integer models (#1695)
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>
2023-07-26 19:12:49 +02:00
Glenn Jocher
9627323d7c
ultralytics 8.0.142 add OpenVINO docs (#3624)
Co-authored-by: Adrian Boguszewski <adrian.boguszewski@intel.com>
2023-07-25 20:03:49 +02:00
Glenn Jocher
1a8767051d
Update exporter.py to raise errors on export failure (#3951) 2023-07-25 18:41:04 +02:00
Laughing
7137872f8e
Clip boxes in tracker (#3950)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-25 15:58:21 +02:00
Laughing
4329269c4e
Update augment in validator (#3943)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-25 15:56:15 +02:00
Glenn Jocher
9f5ab67ba2
Add benchmarks to Docker publish workflow (#3931) 2023-07-25 04:16:02 +02:00
Glenn Jocher
2ee147838a
Add tests before pushing to Docker Hub (#3924) 2023-07-24 23:56:16 +02:00
Glenn Jocher
86b3c001c4
Cleanup NCNN export files (#3925) 2023-07-24 17:43:14 +02:00
Glenn Jocher
15f79d6f35
Allow paths relative to *.txt files for LoadImages (#3905) 2023-07-23 20:43:07 +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
nihui
cf3c740fe7
update cli.md for export ncnn model (#3846) 2023-07-21 01:19:39 +02:00
Chikage0o0
85f191fbc7
ultralytics 8.0.137 fix Windows NCNN export bug (#3803)
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-18 18:31:17 +02:00
Yonghye Kwon
e71c0e3748
Update dynamic keys and comments for ONNX exports (#3772)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-07-17 14:14:37 +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