Commit graph

86 commits

Author SHA1 Message Date
Kare-Udon
696c1b0793 update: 适配昇腾
Some checks failed
Ultralytics CI / HUB (ubuntu-latest, 3.11) (push) Has been cancelled
Ultralytics CI / Benchmarks (yolo11n, macos-15, 3.11) (push) Has been cancelled
Ultralytics CI / Benchmarks (yolo11n, ubuntu-latest, 3.11) (push) Has been cancelled
Ultralytics CI / Tests (macos-15, 3.11, latest) (push) Has been cancelled
Ultralytics CI / Tests (ubuntu-latest, 3.11, latest) (push) Has been cancelled
Ultralytics CI / Tests (ubuntu-latest, 3.8, 1.8.0) (push) Has been cancelled
Ultralytics CI / Tests (windows-latest, 3.11, latest) (push) Has been cancelled
Ultralytics CI / GPU (push) Has been cancelled
Ultralytics CI / RaspberryPi (push) Has been cancelled
Ultralytics CI / Conda (ubuntu-latest, 3.11) (push) Has been cancelled
Ultralytics CI / Summary (push) Has been cancelled
Publish Docker Images / Push (push) Has been cancelled
Publish Docker Images / Push-1 (push) Has been cancelled
Publish Docker Images / Push-2 (push) Has been cancelled
Publish Docker Images / Push-3 (push) Has been cancelled
Publish Docker Images / Push-4 (push) Has been cancelled
Publish Docker Images / Push-5 (push) Has been cancelled
Publish Docker Images / Push-6 (push) Has been cancelled
Publish Docker Images / trigger-actions (push) Has been cancelled
Publish Docker Images / notify (push) Has been cancelled
Publish Docs / Docs (push) Has been cancelled
Publish to PyPI / check (push) Has been cancelled
Publish to PyPI / build (push) Has been cancelled
Publish to PyPI / publish (push) Has been cancelled
Publish to PyPI / notify (push) Has been cancelled
2025-11-27 09:57:34 +00:00
Laughing
216e6fef58
ultralytics 8.3.78 new YOLO12 models (#19325)
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>
2025-02-20 20:42:50 +08:00
Mohammed Yasin
5306a8cc1f
Cleanup TorchVision related functions (#18790) 2025-01-21 11:41:05 +01:00
Mohammed Yasin
673b43ce17
ultralytics 8.3.64 new torchvision.ops access in model YAMLs (#18680)
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>
2025-01-19 23:44:56 +01:00
Glenn Jocher
daaebba220
Simplify thop imports (#18717)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-16 22:27:27 +01:00
Paula Derrenger
deb87d8ce3
Standardize license headers in Python files (#18696)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-15 15:36:11 +01:00
Mohammed Yasin
cc1e77138c
ultralytics 8.3.59 Add ability to load any torchvision model as module (#18564)
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>
2025-01-09 13:57:46 +01:00
Laughing
3d52c4fa10
ultralytics 8.3.47 fix softmax and Classify head commonality (#18085)
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-12-07 13:55:59 +01:00
Mohammed Yasin
e60992214c
ultralytics 8.3.39 fix classification validation loss scaling (#17851)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-28 23:08:28 +01:00
Arun
407815cf9e
Fix forward_fuse comment (#17714)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-26 11:03:23 +01:00
Andrew
acec3d9c1c
Fix RepC3 module for RT-DETR models (#17086)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-11-25 16:35:17 +01:00
Laughing
0fa1d7d5a6
ultralytics 8.3.29 Sony IMX500 export (#14878)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: Chizkiyahu Raful <37312901+Chizkiyahu@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
2024-11-11 14:20:21 +01:00
Laughing
f4e7756bff
ultralytics 8.3.26 EdgeTPU Pose models fix (#17281)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-10-31 13:36:27 +01:00
Laughing
899fb0495e
Backward compatibility support for legacy models (#17010)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-18 20:49:21 +02:00
Francesco Mattioli
8e92930a60
Fixed YOLO heads docstrings (#16822)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-10-11 13:41:40 +02:00
Glenn Jocher
6e43d1e1e5
ultralytics 8.3.0 YOLO11 Models Release (#16539)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-09-30 02:59:20 +02:00
Ultralytics Assistant
ac2c2be8f3
Ultralytics Code Refactor https://ultralytics.com/actions (#16047)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-09-05 21:54:35 +02:00
Glenn Jocher
9ec8e9acbf
PyUpgrade 3.8 updates (#15941)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-09-01 17:45:38 +02:00
Francesco Mattioli
ea13dc6208
ultralytics 8.2.85 YOLOv10 max_det arg fix (#15917)
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>
2024-09-01 02:04:22 +02:00
Glenn Jocher
b2604c7df1
ultralytics 8.2.82 YOLOv10 CoreML, Edge TPU and TF.js export support (#15796)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ryan Hirasaki <4690732+RyanHir@users.noreply.github.com>
2024-08-25 23:43:35 +08:00
Glenn Jocher
776ca86369
Ruff Docstring formatting (#15793)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-08-25 04:27:55 +08:00
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
Quet Almahdi Morris
7a79680dcc
ultralytics 8.2.79 YOLOv10 CoreML and MPS training "gather" op error fix (#15672)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-08-19 16:55:01 +08:00
Laughing
08263f5737
Update MLP module for RTDETR backward compatibility (#14901)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-08-03 20:03:33 +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
Glenn Jocher
b7c90526c8
New AGLU activation module (#14644)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-24 01:46:14 +02:00
Glenn Jocher
b3b3a15086
Fix Docs pretty __init__.py URLs (#14550)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-19 21:02:09 +02:00
Aryan Jassal
81544c6d71
Remove redundant assignment (#14498)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-07-17 17:27:07 +02:00
Glenn Jocher
691b5daccb
Ultralytics Code Refactor https://ultralytics.com/actions (#14109)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-30 22:09:02 +02:00
Glenn Jocher
ee859ac64d
Fix ambiguous variable names (#13864)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Alex Pasquali <alexpasquali98@gmail.com>
2024-06-21 21:06:37 +02:00
Glenn Jocher
ecfcdf12c9
Code refactor https://ultralytics.com/actions (#13844) 2024-06-21 01:10:52 +02:00
Burhan
ffb46fd7fb
ultralytics 8.2.38 official YOLOv10 support (#13113)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-06-20 20:31:48 +02:00
Laughing
821e5fa477
ultralytics 8.2.37 update temporary_modules and Remove YOLOv9e Silence module (#13819)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-20 19:56:08 +02:00
Laughing
8ea945cc8e
ultralytics 8.2.35 add YOLOv9t/s/m models (#13504)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-17 18:53:19 +02:00
Laughing
605e7f4f52
Clean up unused Silence module (#13674) 2024-06-17 15:18:19 +02:00
Glenn Jocher
1b26838def
Refactor Python code (#13448)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-09 02:32:17 +02:00
Kayzwer
8fb140688a
ultralytics 8.2.27 replace onnxsim with onnxslim (#12989)
Co-authored-by: inisis <desmond.yao@buaa.edu.cn>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: inisis <46103969+inisis@users.noreply.github.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-31 19:03:34 +02:00
Miguel Angel Lopez
62f55bae26
Fix namespace collision in Segment, OBB and Pose classes (#11186)
Co-authored-by: malopez <miguelangel.lopez@solute.es>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-05-03 03:22:55 +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
ea527507fe
ultralytics 8.1.40 search in Python sets {} for speed (#9450)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-01 00:16:52 +02:00
Laughing
e9187c1296
ultralytics 8.1.39 add YOLO-World training (#9268)
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-03-31 16:30:17 +02:00
Laughing
3aeb058e82
ultralytics 8.1.35 simplify network modules (#9321)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-27 21:28:23 +01:00
Glenn Jocher
ab712288f7
ultralytics 8.1.29 improved disk space checking on correct path (#8977)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
2024-03-16 01:54:45 +01:00
Kayzwer
2d513a9e4b
ultralytics 8.1.28 avoid * ops on bool Tensors for RT-DETR OpenVINO export (#8937)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-15 01:20:10 +01:00
Glenn Jocher
2bc605f32a
ultralytics 8.1.25 fix **kwargs: (dict) warnings (#8815)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-09 18:51:38 +01:00
Laughing
2071776a36
ultralytics 8.1.23 add YOLOv9-C and E models (#8571)
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-03-04 14:27:23 +01:00
Laughing
850ca8587f
ultralytics 8.1.14 new YOLOv8-World models (#8054)
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-02-14 11:46:26 +01:00
AdamP
70a6ef9c7e
Fix TFLite INT8 for OBB (#7989)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-02-06 13:59:32 +01:00
Glenn Jocher
7a0c27c7d7
ultralytics 8.1.4 RTDETR TensorBoard graph visualization fix (#7725)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-21 22:28:24 +01:00