Glenn Jocher
|
038558cfab
|
`ultralytics 8.0.148` fix `SettingsManager` empty YAML bug (#4180)
|
1 year ago |
Glenn Jocher
|
a9fb8b239b
|
Add Docs example for plotting tracks over time (#4170)
|
1 year ago |
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>
|
1 year ago |
Glenn Jocher
|
f0ad1a7f5a
|
Update version checks functions (#4179)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Anand Mahesh
|
9899461eec
|
Remove redundant `mkdir` command in Dockerfiles (#4175)
|
1 year ago |
Glenn Jocher
|
4aa7969e15
|
Fix Docs reference section `__init__.py` URLs (#4168)
|
1 year ago |
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>
|
1 year ago |
David de la Iglesia Castro
|
6abab4d9ca
|
Mark DVC `trainer.best` artifact as `type=model` (#4143)
|
1 year ago |
Glenn Jocher
|
09a0378e81
|
Add `retry` option to `get_github_assets()` function (#4148)
|
1 year ago |
Glenn Jocher
|
11d0488bf1
|
Update prediction `Results` docs (#4139)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Sebastian Stapf
|
8870084645
|
Removed redundency in RTDETRDecoder (#4118)
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>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
c06e9ae630
|
Fix YOLOv5 `save_one_box()` usage (#4127)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Linh <106807074+hulkds@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
6852b76611
|
Use double quotes for `pip install` options (#4110)
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
c3c27b019a
|
`ultralytics 8.0.146` fix SettingsManager un-needed write ops (#4101)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
1 year ago |
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>
|
1 year ago |
Glenn Jocher
|
f2ed85790f
|
[Snyk] Security upgrade numpy from 1.21.3 to 1.22.2 (#4090)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
1 year ago |
Glenn Jocher
|
bcec003ee3
|
Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 (#4066)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: valfrom <valfrom@gmail.com>
|
1 year ago |
valfrom
|
40af5b0fa7
|
Fix issue when config dir is created even if YOLO_CONFIG_DIR is set (#4054)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
379f31904a
|
Fix per-layer FLOPs profiling (#4048)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
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>
|
1 year ago |
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>
|
1 year ago |
Glenn Jocher
|
99cb549efe
|
Fix screenshot inference (#4033)
|
1 year ago |
Glenn Jocher
|
e346b59658
|
Update to `mkdocs-ultralytics-plugin==0.0.22` (#4030)
|
1 year ago |
Laughing
|
dbdea24955
|
`ultralytics 8.0.144` fix SAM `predict()` results (#4027)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
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>
|
1 year ago |
Burhan
|
62a0fb986a
|
Add new K-Fold cross validation guide in Docs (#3975)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Flippchen
|
02a3cdd0e7
|
Correct docstring and delete unused code in `scale_image` function (#4001)
|
1 year ago |
Glenn Jocher
|
c20d2654e9
|
Update Dockerfile to fix `np.bool` deprecation (#3998)
|
1 year ago |
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>
|
1 year ago |
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>
|
1 year ago |
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>
|
1 year ago |
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>
|
1 year ago |
Glenn Jocher
|
9627323d7c
|
`ultralytics 8.0.142` add OpenVINO docs (#3624)
Co-authored-by: Adrian Boguszewski <adrian.boguszewski@intel.com>
|
1 year ago |
Glenn Jocher
|
1a8767051d
|
Update exporter.py to raise errors on export failure (#3951)
|
1 year ago |
Glenn Jocher
|
d0a875e8e6
|
Create CI `workflow_dispatch` trigger (#3954)
|
1 year ago |
Laughing
|
7137872f8e
|
Clip boxes in tracker (#3950)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Laughing
|
4329269c4e
|
Update augment in validator (#3943)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Laughing
|
0c20a1d18d
|
Fix `imgsz` in docs to integer to train, val (#3941)
|
1 year ago |
Glenn Jocher
|
9f5ab67ba2
|
Add benchmarks to Docker publish workflow (#3931)
|
1 year ago |
Glenn Jocher
|
2ee147838a
|
Add tests before pushing to Docker Hub (#3924)
|
1 year ago |
Glenn Jocher
|
86b3c001c4
|
Cleanup NCNN export files (#3925)
|
1 year ago |
Glenn Jocher
|
ec97a7ffc4
|
Update Discord invite to https://ultralytics.com/discord (#3922)
|
1 year ago |
Glenn Jocher
|
15f79d6f35
|
Allow paths relative to `*.txt` files for LoadImages (#3905)
|
1 year ago |
Glenn Jocher
|
20f5efd40a
|
`ultralytics 8.0.141` create new SettingsManager (#3790)
|
1 year ago |
Birk Stoveland
|
42afe772d5
|
Update tasks.py to allow custom RTEDTRDecoder arguments (#3872)
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>
|
1 year ago |
Glenn Jocher
|
793443a452
|
Fix `get_cpu_info()` bug on Raspberry Pi (#3899)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
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>
|
1 year ago |
Glenn Jocher
|
ed25db9426
|
`ultralytics 8.0.139` add FastSAM CLI support (#3860)
|
1 year ago |
Maia Numerosky
|
aa1cab74f8
|
Benchmark with custom `data.yaml` (#3858)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
nihui
|
01dcd54b19
|
Add ncnn auto thread count (#3847)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |