123 Commits

Author SHA1 Message Date
wa22
6d402a68e1 Merge branch 'main' of github.com:jameslahm/yolov10 into main 2024-05-31 10:55:17 +08:00
wa22
1788e9d4e8 update README 2024-05-31 10:55:07 +08:00
Veeja Liu
634ceee537
Change the format of README.md (#137)
Co-authored-by: weijialiu <weijialiu@hireez.com>
2024-05-31 10:27:26 +08:00
wa22
27a889edbd update README 2024-05-31 09:26:52 +08:00
wa22
bbcad68d77 update README 2024-05-31 09:25:17 +08:00
wa22
dadcda9c70 update README 2024-05-30 09:50:02 +00:00
wa22
2b24dab60f update README 2024-05-30 09:49:11 +00:00
wa22
842e8ababe update README 2024-05-30 09:43:13 +00:00
wa22
cf32e2f7f0 update README 2024-05-29 14:22:38 +08:00
wa22
718c899e7e update README 2024-05-29 13:53:09 +08:00
wa22
48af6f097d update README 2024-05-29 13:08:55 +08:00
Qifan Deng
066d5c48f6
demo: add missing libs in requirements and update read me with required files (#110) 2024-05-29 13:08:08 +08:00
wa22
4c998415ec update README 2024-05-29 11:18:58 +08:00
wa22
f837da7c0a add gradio demo 2024-05-29 11:03:33 +08:00
wa22
4dabf44202 update README 2024-05-27 13:23:10 +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
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
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
Piotr Skalski
60810e948f
Update README.md 2024-05-24 20:01:17 +02:00
wa22
742c7151b5 update README 2024-05-24 04:06:45 +00:00
wa22
8d9f45a955 add yolov10 2024-05-23 14:12:00 +00: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
Muhammad Rizwan Munawar
7ac65dc33b
Add https://youtu.be/3VryynorQeo to README and fix converter.py Docs (#7883)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-29 19:50:41 +01:00
Laughing
b093dce415
OBB: update metrics (#7593) 2024-01-15 21:03:32 +01:00
Glenn Jocher
596c068b18
OBB Docs updates (#7568)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-13 23:08:31 +01:00
Glenn Jocher
0da13831cf
Update HTTP to HTTPS (#7548)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-12 18:33:25 +01:00
Glenn Jocher
4dc8c406f9
OBB Docs updates (#7512)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-01-12 00:06:22 +01:00
Ayush Chaurasia
0e7221fb62
YOLOv8.1 blog, Explorer notebook and 2023 > 2024 updates (#7469)
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: Muhammad Rizwan Munawar <chr043416@gmail.com>
2024-01-10 13:37:34 +01:00
Glenn Jocher
808984c6cf
ultralytics 8.1.0 YOLOv8 Oriented Bounding Box (OBB) release (#7463)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Yakuho <Yakuho@foxmail.com>
Co-authored-by: Oran <75175510+Acenath@users.noreply.github.com>
2024-01-10 10:57:40 +01:00
Laughing
a6a2c256d4
Add dota8.yaml and O tests (#7394)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-08 19:54:09 +01:00
Glenn Jocher
ebf8dc0558
Capitalize OBB acronym (#7383)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-07 22:19:31 +01:00
Laughing
71fe5e919d
Add new YOLOv8 OBB model metrics (#7379)
Co-authored-by: Laughing-q <1182102784@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-07 17:29:52 +01:00
Glenn Jocher
ed73c0fedc
Explorer Cleanup (#7364)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-07 01:31:41 +01:00
Glenn Jocher
40a5c0abe7
Add docs links to all dataset YAMLs (#7360)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-01-06 18:09:18 +01:00
Glenn Jocher
072291bc78
ultralytics 8.0.235 YOLOv8 OBB train, val, predict and export (#4499)
Co-authored-by: Yash Khurana <ykhurana6@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Swamita Gupta <swamita2001@gmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1182102784@qq.com>
2024-01-05 03:00:26 +01:00
fatih
73dbb41920
ultralytics 8.0.233 improve Classify train augmentations (#4546)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: andresinsitu <andres.rodriguez@ingenieriainsitu.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2024-01-03 22:17:10 +01:00
Glenn Jocher
d02e0aa86b
ultralytics 8.0.231 use new pyproject.toml (#7185)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-28 10:04:16 -05:00
Glenn Jocher
2b49d71772
ultralytics 8.0.224 Counting and Heatmaps updates (#6855)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-08 02:34:32 +01:00
Glenn Jocher
d74a5a9499
ultralytics 8.0.223 add YOLOv8-Ghost P2 and P6 variants (#6826)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: Awsome <1579093407@qq.com>
2023-12-07 01:01:02 +01:00
Glenn Jocher
0a1d0033a0
Add Tiger-Pose dataset YouTube video to Docs (#6660)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: imyhxy <imyhxy@gmail.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
2023-11-29 17:52:42 +01:00
Glenn Jocher
42bcf8c47f
Add missing HTML image alt tags (#6611)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-11-27 17:46:29 +01:00
Glenn Jocher
02bf8003a8
Add Hindi हिन्दी and Arabic العربية Docs translations (#6428)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-18 21:51:47 +01:00
Glenn Jocher
b6baae584c
ultralytics 8.0.212 add Windows UTF-8 support (#6407)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Abirami Vina <abirami.vina@gmail.com>
2023-11-18 04:40:34 +01:00
Glenn Jocher
14c05f0dd1
ultralytics 8.0.211 README language links (#6370)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2023-11-16 21:51:45 +01:00