NielsRogge
|
989cdb812d
|
Add mixin (#168)
|
2024-06-01 19:05:46 +08:00 |
|
wa22
|
8f0984817d
|
fix val with half
|
2024-05-30 15:46:16 +08:00 |
|
wa22
|
1f6d1fc7e6
|
fix YOLO init
|
2024-05-28 21:13:14 +08:00 |
|
wa22
|
62aaafb3a0
|
fix export tensorrt with dynamic size
|
2024-05-28 09:30:11 +08:00 |
|
wa22
|
9f73bc7768
|
fix predict with class filter
|
2024-05-27 13:43:44 +08:00 |
|
wa22
|
c617472b55
|
update README
|
2024-05-26 23:58:44 +08:00 |
|
Thomas Friedel
|
799ff3be47
|
fix for predicting with batch_size > 1 (#47)
* fix for predicting with batch_size > 1
|
2024-05-26 19:13:12 +08:00 |
|
wa22
|
7a8f9643d2
|
fix print val map
|
2024-05-26 03:49:16 +00:00 |
|
Thomas Friedel
|
2f6208c356
|
fix for KeyError: 'epoch' (#48)
* fix for KeyError: 'epoch'
|
2024-05-26 10:32:05 +08:00 |
|
wa22
|
f19f3e521f
|
fix val each epoch
|
2024-05-25 02:05:42 +00:00 |
|
wa22
|
4197c99fbf
|
fix resume training
|
2024-05-24 15:27:28 +00:00 |
|
wa22
|
66bca50c47
|
fix non-coco val
|
2024-05-24 07:38:21 +00:00 |
|
wa22
|
483d7a9050
|
update
|
2024-05-24 06:23:19 +00:00 |
|
wa22
|
b714fa8bae
|
update
|
2024-05-24 05:40:00 +00:00 |
|
wa22
|
8d9f45a955
|
add yolov10
|
2024-05-23 14:12:00 +00: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 |
|
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 |
|
UltralyticsAssistant
|
bc34ae560b
|
Auto-format by https://ultralytics.com/actions
|
2024-03-15 00:12:44 +00:00 |
|
Lakshantha Dissanayake
|
368abb4cc8
|
Optimize TFJS export on ARM64 (#8946)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-15 01:12:22 +01:00 |
|
Jamjamjon
|
58a05f8e70
|
Fix names bug when exporting YOLOv8-World to ONNX (#8941)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-14 19:46:56 +01:00 |
|
Glenn Jocher
|
d24ead447e
|
More robust PNNX downloads (#8866)
|
2024-03-11 20:13:49 +01:00 |
|
Glenn Jocher
|
617ab21523
|
Faster batch same_shapes (#8851)
|
2024-03-11 19:53:35 +01:00 |
|
Laughing
|
2ea6b2b889
|
ultralytics 8.1.27 batched tracking fixes (#8842)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-11 19:29:41 +01:00 |
|
Glenn Jocher
|
7638c5ce4d
|
Integrate OpenVINO CUMULATIVE_THROUGHPUT mode batched inference (#8834)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-11 18:50:29 +01:00 |
|
Burhan
|
ff8ae0d2e2
|
Batch inference fixes (#8854)
|
2024-03-11 17:14:03 +01:00 |
|
Johnny
|
5893d4483e
|
Update fraction arg to employ a random selection (#8234)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-11 12:02:23 +01:00 |
|
Glenn Jocher
|
7451ca1f54
|
ultralytics 8.1.26 LoadImagesAndVideos batched inference (#8817)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-10 19:15:44 +01:00 |
|
Massimiliano Riva
|
1f9667fff2
|
New MLFLOW_KEEP_RUN_ACTIVE flag for enhanced MLflow run management (#8808)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-10 18:28:57 +01:00 |
|
Glenn Jocher
|
af6c02c39b
|
RTDETRDetectionModel TorchScript, ONNX Predict and Val support (#8818)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-09 23:25:01 +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 |
|
Finlay Morrison
|
10bb39d828
|
Modify tuner best.pt logic to train first (#8792)
|
2024-03-08 15:57:12 +01:00 |
|
Johnny
|
b53a3989ab
|
OpenVino 2024.0.0 (#8726)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-06 21:55:23 +01:00 |
|
Glenn Jocher
|
90943946a7
|
ultralytics 8.1.25 OpenVINO LATENCY and THROUGHPUT modes (#8058)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Adrian Boguszewski <adekboguszewski@gmail.com>
|
2024-03-06 11:38:05 +01:00 |
|
Mohammed Yasin
|
609a0cefbf
|
Add model.eval() in TensorBoad graph visualization to avoid BN stats changes (#8629)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-06 02:22:28 +01:00 |
|
bobyard-com
|
9c42596145
|
Clarify triton server boolean value (#8532)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-05 19:58:14 +01:00 |
|
Henry
|
3596a77a5a
|
Object Counter improvements (#8648)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-05 19:41:16 +01:00 |
|