Commit graph

210 commits

Author SHA1 Message Date
Burhan
7a48b62cbc
Remove duplicate make_divisible function (#14690)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-07-25 17:02:19 +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
Hassan Ghaffari
c6db604fe1
ultralytics 8.2.64 YOLOv10 SavedModel, TFlite, and GraphDef export (#14572)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-07-24 00:37:15 +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
Alejandro Casanova
c91ba7b5c1
Fix end2end attribute in init_criterion (#14267)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-07-09 10:46:25 +02:00
Glenn Jocher
19a2d0a4b0
Dockerfile install tensorrt-cu12==10.1.0 (#14240)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-07-06 12:19:42 +02:00
Glenn Jocher
209f90b35c
Pin tensorrt<=10.1.0 to fix libnvinfer_builder_resource_win.so.10.2.0 error (#14239)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-07-06 11:22:50 +02:00
Glenn Jocher
5d479c73c2
Fix mkdocs.yml raw image URLs (#14213)
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>
2024-07-05 02:25:02 +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
e7ede6564d
ultralytics 8.2.48 strip model criterion on save (#14106)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-29 21:50:58 +02:00
Laughing
69cfc8aa22
ultralytics 8.2.45 Fix YOLOv8 augment inference (#14017)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-26 18:28:43 +02:00
Laughing
be1722b4b8
Add warning for inference end2end models with augment arg (#13958)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-25 11:56:26 +02:00
Glenn Jocher
f5c0395a05
Ultralytics TensorRT10 update (#13933)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-24 14:36:43 +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
Burhan
f151c8d686
Deprecate Silence module in favor of nn.Identity (#13785)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-06-19 16:42:54 +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
6227d8f8a1
Code Refactor ruff check --fix --extend-select I (#13672)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-17 11:17:52 +02:00
Glenn Jocher
c8514a6754
ultralytics 8.2.34 bump ultralytics-thop>=2.0.0 (#13662)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-16 23:27:43 +02:00
Glenn Jocher
6e12bcb71c
ultralytics 8.2.33 pin numpy<2.0.0 for compatibility (#13661)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-16 21:38:07 +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
Burhan
fd854a7c68
Search for model metadata with TensorFlow GraphDef (#13389)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-07 01:33:37 +02:00
Glenn Jocher
5df2d167a9
ultralytics 8.2.28 improved NMS speeds (#13315)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-06-03 01:17:11 +02:00
Glenn Jocher
90f2a4226c
import torchvision during Predict warmup (#13313) 2024-06-03 00:54:10 +02:00
Glenn Jocher
3f2954fbf8
Revert ultralytics-thop to optional (#13290) 2024-06-01 04:20:45 +02:00
Glenn Jocher
7453753544
Use new ultralytics-thop package (#13282)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-06-01 01:51:39 +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
Glenn Jocher
1a40d30dbf
Fix Classifier last layer indexing (#13219) 2024-05-30 09:55:43 +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
Nazmi
5e99506c0f
Allow TensorRT inference without metadata (#10152)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-18 18:27:03 -07:00
Lakshantha Dissanayake
b76400a06b
Raspberry Pi 5 self-hosted CI (#8828)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics AI Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2024-04-16 20:36:21 -07: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
42416bc608
ultralytics 8.1.47 PNNX release 20240226 (#9954)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-11 18:04:54 +02:00
Burhan
4ffd6ee6d7
ultralytics 8.1.46 add TensorRT 10 support (#9516)
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>
Co-authored-by: 九是否随意的称呼 <1069679911@qq.com>
2024-04-10 18:07:53 +02: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
Charles Ollion
007f778b72
Fix TFLite Segment mask rows 1-4 normalization (#9405)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-30 23:13:03 +01:00
Glenn Jocher
ed2250cf1c
ultralytics 8.1.36 improve train stop robustness epoch + 1 >= self.epochs (#9384)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-28 17:28:20 +01: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
Kalen Michael
ec1d110689
ultralytics 8.1.33 fix HUB model checks (#9153)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-24 06:14:15 +01:00
Glenn Jocher
fc6c66a4a4
Fix OpenVINO missing batch-size bug (#9264) 2024-03-24 05:56:37 +01:00
Glenn Jocher
6de99a29e6
ultralytics 8.1.32 fix CLIP backwards compatibility (#9253)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 18:39:22 +01:00
Glenn Jocher
3c179f87cb
ultralytics 8.1.31 NCNN and CLIP updates (#9235)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-22 23:51:50 +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