1094 Commits

Author SHA1 Message Date
wa22
f837da7c0a add gradio demo 2024-05-29 11:03:33 +08:00
wa22
1f6d1fc7e6 fix YOLO init 2024-05-28 21:13:14 +08:00
jameslahm
d6c084c33f add logs 2024-05-28 20:00:25 +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
4dabf44202 update README 2024-05-27 13:23:10 +08:00
Ikko Eltociear Ashimine
25ef427c47
docs: update view-results-in-terminal.md (#66) 2024-05-27 09:36:05 +08:00
Daniel Sarmiento
f556639ee2
ADD | opnecv c++ Onnx integration (#70) 2024-05-27 09:34:24 +08:00
wa22
4b3a5d95c4 update README 2024-05-27 00:13:50 +08:00
wa22
28dd5c8bc7 update README 2024-05-27 00:12:33 +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
v1.1
2024-05-26 19:13:12 +08:00
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