Commit graph

825 commits

Author SHA1 Message Date
Glenn Jocher
5e3da9bbf9
PEP660 support for pip install -e . (#9851)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-07 21:37:28 +02:00
Glenn Jocher
9b7a0c82fd
Fix missing Tuner ckpt_file (#9847) 2024-04-07 17:05:47 +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
3f34a7c3af
New is_raspberrypi function (#9826)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
2024-04-07 00:05:32 +02:00
khoalu
fcb0641d7f
Fix is_online() for faster offline imports (#9544)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-06 21:33:22 +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
Muhammad Rizwan Munawar
99c61d6f7b
Add https://youtu.be/LGGxqLZtvuw to docs & bbox dimension retrieval utilities. (#9679)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-05 15:25:58 +02:00
Muhammad Rizwan Munawar
e597bed2f2
Solutions updates (#9548)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-05 09:46:53 +02:00
Burhan
3208eb72ef
ultralytics 8.1.42 add YOLOv9 Segment models (#9296)
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-04-02 12:24:29 +02:00
Laughing
1e547e60a0
Fix learning rate gap on resume (#9468)
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: EunChan Kim <eunchan@hanyang.ac.kr>
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Co-authored-by: RizwanMunawar <chr043416@gmail.com>
Co-authored-by: gs80140 <gs80140@users.noreply.github.com>
2024-04-02 11:55:11 +02:00
gs80140
e5f4f5c8b9
Fix Windows AttributeError: 'NoneType' object has no attribute 'encoding' (#9496)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-04-02 11:46:54 +02:00
Muhammad Rizwan Munawar
de2641fad7
New 🌟 Queue-Management code & docs (#9494)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-04-02 10:43:07 +02:00
Glenn Jocher
959acf67db
ultralytics 8.1.41 DDP resume untrained-checkpoint fix (#9453)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2024-04-01 19:46:04 +02:00
Glenn Jocher
2cee8893d9
Define export formats model.names attribute (#9474) 2024-04-01 18:53:44 +02:00
Glenn Jocher
80c59e2461
Retry check_requirements once on failure (#9466) 2024-04-01 13:31:30 +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
Glenn Jocher
cd172e9d12
Scope ultralytics/CLIP imports (#9449)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 19:07:59 +02:00
Glenn Jocher
7df821e6ea
Deprecations fix TORCH_NCCL_BLOCKING_WAIT (#9448) 2024-03-31 18:36:50 +02:00
Glenn Jocher
aa756069d4
Fix YAML model size parsing bug (#9447)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 18:34:02 +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
Muhammad Rizwan Munawar
18036908d4
New 🌟 per-class object counting feature and updates (#9443)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 16:05:20 +02:00
Glenn Jocher
1703025e8e
Save optimizer as FP16 for smaller checkpoints (#9435)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-31 15:11:42 +02:00
Glenn Jocher
b530a3004e
Define fallback model.names from Predictor (#9439) 2024-03-31 06:33:43 +02:00
Glenn Jocher
7ea2007326
Favor EMA over model in train checkpoints (#9433)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 06:14:22 +02:00
Glenn Jocher
479afce4a8
Immediate checkpoint serialization (#9437) 2024-03-31 05:53:34 +02:00
Glenn Jocher
eed01a2cf3
Faster best.pt checkpoint saving (#9436) 2024-03-31 05:01:30 +02:00
Glenn Jocher
ea80b14d72
ultralytics 8.1.38 fix deprecated Ray Tune .is_session_enabled() (#9432)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-31 00:13:05 +01: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
fatih cagatay akyon
30a867b8d7
Update parameter explanations (#9428)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-30 23:09:57 +01:00
Moses
6a25fb243d
Fix None prevKeyPoints for multi-object tracking (#9386)
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-03-30 22:59:57 +01:00
Jiacong Fang
03d0ffd9f5
Improved float workspace arg for TRT exports (#9407)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-29 16:22:32 +01:00
Glenn Jocher
4a7ccba0af
ultralytics 8.1.37 fix empty sys.argv bug (#9390)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Joshua Harrison <108553645+TurbineJoshua@users.noreply.github.com>
Co-authored-by: Joshua Harrison <joshua@fido.investments>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-29 03:20:39 +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
sifan-intel
e84e11724b
Specify YOLODataset task arg during INT8 calibration (#9309)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-27 21:00:57 +01:00
Kayzwer
978a3ca61c
Simplify metrics calculation (#9338)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-27 20:50:57 +01:00
Glenn Jocher
5be2ffbd13
ultralytics 8.1.34 Inference API robust imgsz checks (#9274)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-25 02:00:38 +01:00
Muhammad Rizwan Munawar
dcb953bc41
Add https://youtu.be/uDrn9QZJ2lk and object_counting.py, ai_gym.py updates (#9265) 2024-03-24 18:22:17 +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
Laughing
33607ca278
Add bgr hyperparameter (#9139)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 23:17:00 +01:00
Glenn Jocher
ebbbdd7e25
Fix IS_PYTHON_3_12 bug (#9258)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-03-23 21:18:15 +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
7d2e94bbe2
Limit ray<2.9.3 due to bug in ray==2.10.0 (#9254)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 18:27:14 +01:00
Muhammad Rizwan Munawar
fbb180da36
Add https://youtu.be/aeAX6vWpfR0 to docs & african-wildlife dataset docs page (#9102)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 16:20:06 +01:00
zhaoruibing
528793f452
Fix TypeError in check_cfg() (#9245)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-23 16:09:28 +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
Mo Li
292e028779
fix yolo classify model loading error (#9196) 2024-03-22 18:04:34 +01:00
Kalen Michael
8617fcf32d
ultralytics 8.1.30 add advanced HUB train arguments (#9110)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-20 15:53:00 -07:00
Muhammad Rizwan Munawar
e4afd47a6e
Add brain-tumor dataset docs page (#9041)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-03-18 22:13:01 -07:00