Glenn Jocher
|
a9d0cf66cb
|
Update YOLOv8n to YOLO11n in args (#16873)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Glenn Jocher
|
60dbee2839
|
Fix CI docker.yaml (#16869)
|
2 months ago |
Glenn Jocher
|
1633707945
|
Only trigger additional Actions on new Ultralytics releases (#16859)
|
2 months ago |
Glenn Jocher
|
73a996550a
|
Trigger GitHub Action on successful Docker Deploy (#16858)
|
2 months ago |
Glenn Jocher
|
52921d5ec4
|
Add HUB-SDK badges to CI Docs (#16855)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Glenn Jocher
|
02d5c290e6
|
`ultralytics 8.3.10` Apple iPhone HEIC support (#16853)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Jan Knobloch
|
1e5e612f83
|
Adding missing MNIST160 reference in Docs (#16836)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Francesco Mattioli
|
8e92930a60
|
Fixed YOLO heads docstrings (#16822)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2 months ago |
Francesco Mattioli
|
5da7d3f49c
|
Merge branch 'main' into quan
|
2 months ago |
Jan Knobloch
|
75b3b695be
|
Fix typos in Tasks in docs so description matches example code (#16825)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2 months ago |
Francesco Mattioli
|
09e0ef1dac
|
fixed benchmark
|
2 months ago |
Francesco Mattioli
|
3d533587a7
|
fixed getattr error
|
2 months ago |
UltralyticsAssistant
|
9c94a1bee7
|
Auto-format by https://ultralytics.com/actions
|
2 months ago |
Francesco Mattioli
|
f2481e88ac
|
removed end2end support
|
2 months ago |
Francesco Mattioli
|
1ea6b563ed
|
removed yoloworld support
|
2 months ago |
Francesco Mattioli
|
ae6b7755f1
|
removed unused code
|
2 months ago |
Francesco Mattioli
|
e716a9d541
|
Merge branch 'main' into quan
|
2 months ago |
UltralyticsAssistant
|
9edbcb7dec
|
Auto-format by https://ultralytics.com/actions
|
2 months ago |
Francesco Mattioli
|
945dfd1996
|
added benchmark support
|
2 months ago |
SheffeyG
|
df1c10f002
|
Fix empty paths while saving images with PIL bytes input (#16809)
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2 months ago |
Jan Knobloch
|
3f341d5dd3
|
Sort alphabetical integrations in docs (#16819)
|
2 months ago |
Francesco Mattioli
|
2a6e1934ab
|
fixed mct benchmarking
|
2 months ago |
UltralyticsAssistant
|
2f2615741e
|
Auto-format by https://ultralytics.com/actions
|
2 months ago |
Francesco Mattioli
|
f3afd842e4
|
added docs fixed yolo11 CI
|
2 months ago |
UltralyticsAssistant
|
629e2c59b1
|
Auto-format by https://ultralytics.com/actions
|
2 months ago |
Francesco Mattioli
|
24f2cfe61a
|
added dependencies
|
2 months ago |
UltralyticsAssistant
|
bc49bcda0a
|
Auto-format by https://ultralytics.com/actions
|
2 months ago |
Francesco Mattioli
|
047a3b3f31
|
added yolo11 support
|
2 months ago |
Francesco Mattioli
|
442797a420
|
added format attr
|
2 months ago |
Francesco Mattioli
|
addd3221b7
|
Merge branch 'main' into quan
|
2 months ago |
Glenn Jocher
|
50497218c2
|
`ultralytics 8.3.9` add training `time` to results CSV (#16803)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Francesco Mattioli
|
cc80f984c9
|
Merge branch 'main' into quan
|
2 months ago |
Mohammed Yasin
|
7680a16257
|
Fix wrong parameter count while profiling (#16790)
|
2 months ago |
Glenn Jocher
|
6babd8fedc
|
Remove -e tag from CI (#16797)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Muhammad Rizwan Munawar
|
30f64bd35f
|
Update `speed-estimation` solution (#16798)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Mike
|
28f31f14e8
|
fix autobackend.py (#16801)
|
2 months ago |
Glenn Jocher
|
8154a27e9b
|
AutoBatch larger batches on larger GPUs (#16785)
|
2 months ago |
Glenn Jocher
|
000095d600
|
Rename loggers from YOLOv8 to Ultralytics (#16784)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Glenn Jocher
|
a6a577961f
|
`ultralytics 8.3.8` replace `contextlib` with `try` for speed (#16782)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Burhan
|
1e6c454460
|
Respect ENV value for `OMP_NUM_THREADS` if set (#16751)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2 months ago |
Laughing
|
67683a87f1
|
Update usage for custom Predictor (#16771)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Muhammad Rizwan Munawar
|
6509757879
|
Update `queue-management` solution (#16772)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Jan Knobloch
|
094faeb722
|
Fix display of admonition in W&B docs (#16777)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Glenn Jocher
|
4212ffc795
|
Fix `results.show()` for Jupyter notebooks (#16783)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Glenn Jocher
|
84fd8f6e49
|
Prevent final val if val=False (#16776)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Glenn Jocher
|
28eb65694c
|
Add package name to YOLO checks errors (#16770)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2 months ago |
Glenn Jocher
|
5dcaa0aa06
|
Fix synthetic COCO for missing labels (#16748)
|
2 months ago |
Rick-v-E
|
ee5331bdee
|
`ultralytics 8.3.7` custom Predictor args fix (#16734)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2 months ago |
Glenn Jocher
|
2102713540
|
Adding `OMP_NUM_THREADS=1` (#16747)
|
2 months ago |
Ultralytics Assistant
|
97521186a7
|
AutoBatch improve cache clearing (#16744)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2 months ago |