wa22
|
7a8f9643d2
|
fix print val map
|
2024-05-26 03:49:16 +00:00 |
|
Prashant Dixit
|
53b713413b
|
added badges (#45)
|
2024-05-26 10:49:29 +08:00 |
|
wa22
|
cca99e0961
|
update README
|
2024-05-26 02:38:34 +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
|
74f62fb017
|
update README
|
2024-05-25 01:46:53 +00:00 |
|
wa22
|
c7997c0824
|
update README
|
2024-05-24 23:58:50 +00:00 |
|
wa22
|
c591bb03b8
|
update README
|
2024-05-24 23:56:47 +00:00 |
|
Wang Ao
|
a757ca3aca
|
Merge pull request #22 from SkalskiP/patch-1
example Google Colab
|
2024-05-25 07:43:33 +08:00 |
|
Piotr Skalski
|
60810e948f
|
Update README.md
|
2024-05-24 20:01:17 +02:00 |
|
wa22
|
4197c99fbf
|
fix resume training
|
2024-05-24 15:27:28 +00:00 |
|
wa22
|
a02c5bac11
|
update requirements.txt
|
2024-05-24 13:33:24 +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
|
742c7151b5
|
update README
|
2024-05-24 04:06:45 +00:00 |
|
wa22
|
8d9f45a955
|
add yolov10
v1.0
|
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 |
|
Glenn Jocher
|
281e07d7e6
|
Update Discord and Contributing Guide URLs (#9270)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-24 18:19:53 +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
|
8d31c50856
|
Update pyproject.toml [tool.pytest.ini_options] (#9259)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-24 02:54:25 +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 |
|
Dzmitry Plashchynski
|
e706c7f625
|
Reverse IoU threshold for NMS docs descriptions (#9151)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-23 21:25:33 +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
|
35233822d8
|
Conda cv2 ImportError libEGL.so.1 fix (#9255)
|
2024-03-23 19:43:09 +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 |
|
Abirami Vina
|
8bb2cdaf6c
|
Add TF SavedModel Docs Integrations Page (#9162)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-23 16:29:05 +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 |
|
Abirami Vina
|
41c2d8d99f
|
Add TF GraphDef Docs Integrations Page (#9203)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-22 18:14:02 +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 |
|
Abirami Vina
|
a62cdab53a
|
Updating a typo on paddlepaddle.md (#9108)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-19 22:12:41 -07:00 |
|
Glenn Jocher
|
630ee4518b
|
Fix Neural Magic links (#9144)
|
2024-03-19 22:08:39 -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
|
f9edac6a08
|
Add OpenVINO Latency vs Throughput modes Docs page (#9001)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-17 14:26:15 +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 |
|
Muhammad Rizwan Munawar
|
b44e184041
|
Add https://youtu.be/YDXKa1EljmU and https://youtu.be/5BO0Il_YYAg to Docs (#8958)
|
2024-03-15 18:16:47 +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 |
|
Burhan
|
82e8daef72
|
New test for labels and crops (#8861)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-14 21:02:28 +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
|
5c1277113b
|
Update Docs README (#8919)
|
2024-03-13 16:17:57 +01:00 |
|
Abirami Vina
|
e8de3fa693
|
Add TFLite Edge TPU Docs Integrations Page (#8900)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2024-03-13 14:26:42 +01:00 |
|
Muhammad Rizwan Munawar
|
014f0b4b8d
|
Add polygon regions drawing support in object-counting.md and minor docs update (#8885)
|
2024-03-12 12:18:13 +01:00 |
|