Glenn Jocher
|
d27664216b
|
Ruff format docstring Python code (#15792)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-08-25 01:08:07 +08:00 |
|
Laughing
|
5d9046abda
|
ultralytics 8.2.73 Meta SAM2 Refactor (#14867)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-08-05 02:53:45 +02:00 |
|
Laughing
|
8648572809
|
ultralytics 8.2.70 Segment Anything Model 2 (SAM 2) (#14813)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-07-30 16:06:49 +02:00 |
|
Kayzwer
|
e59376b55f
|
Replace enumerate + index with zip() (#14574)
|
2024-07-21 18:01:17 +02:00 |
|
Muhammad Rizwan Munawar
|
0f4a4fdf5f
|
Add https://youtu.be/SArFQs6CHwk to docs (#10014)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-13 08:22:52 -07:00 |
|
Glenn Jocher
|
7d891a4aa4
|
ultralytics 8.1.44 add IS_RASPBERRYPI and constants refactor (#9827)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-04-07 00:47:12 +02:00 |
|
Glenn Jocher
|
a2628657a1
|
ultralytics 8.1.43 40% faster ultralytics imports (#9547)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-04-05 15:29:09 +02:00 |
|
Glenn Jocher
|
f6309b8e70
|
Python refactorings and simplifications (#7549)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Hassaan Farooq <103611273+hassaanfarooq01@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
|
2024-01-12 19:34:03 +01:00 |
|
Glenn Jocher
|
fe27db2f6e
|
ultralytics 8.0.239 Ultralytics Actions and hub-sdk adoption (#7431)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
2024-01-10 03:16:08 +01:00 |
|
Glenn Jocher
|
437b4306d2
|
Add Quickstart Docs YouTube video (#5733)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-10-16 12:17:16 +02:00 |
|
Glenn Jocher
|
cedce60f8c
|
ulralytics 8.0.199 *.npy image loading exception handling (#5683)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-15 18:24:06 +02:00 |
|
Glenn Jocher
|
12e3eef844
|
ultralytics 8.0.197 save P, R, F1 curves to metrics (#5354)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: erminkev1 <83356055+erminkev1@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Andy <39454881+yermandy@users.noreply.github.com>
|
2023-10-13 02:49:31 +02:00 |
|
Glenn Jocher
|
7fd5dcbd86
|
Implement all missing docstrings (#5298)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-10 20:07:13 +02: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
|
8fd9a1a048
|
ultralytics 8.0.172 faster LetterBox() and Classify Tune fix (#4766)
Co-authored-by: BardJun <70683507+jy1002@users.noreply.github.com>
|
2023-09-06 22:00:04 +02:00 |
|
Glenn Jocher
|
aa9133bb88
|
ultralytics 8.0.170 apply is_list fixes for torch.Tensor inputs (#4713)
Co-authored-by: Gezhi Zhang <765724965@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-09-04 02:22:05 +02:00 |
|
Glenn Jocher
|
deac7575b1
|
Model coverage cleanup (#4585)
|
2023-08-27 04:19:41 +02:00 |
|
Laughing
|
e9f596430f
|
Add SAM Predictor remove_small_regions test (#4576)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-26 13:07:15 +02:00 |
|
Glenn Jocher
|
b890e1c937
|
Simplify postprocessing methods (#4497)
|
2023-08-22 19:01:33 +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
|
822608986c
|
ultralytics 8.0.153 YOLO Tasks Cleanup (#4314)
|
2023-08-12 02:30:57 +02:00 |
|
Laughing
|
dbdea24955
|
ultralytics 8.0.144 fix SAM predict() results (#4027)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-07-29 16:37:59 +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 |
|
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 |
|