Glenn Jocher
|
6218b82072
|
ultralytics 8.0.232 OpenCV 4.9.0 readonly np.array fix (#7256)
|
2024-01-01 15:40:27 +01:00 |
|
Abirami Vina
|
4d9e613833
|
Add TensorBoard Docs integrations page (#7248)
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-01 15:23:46 +01:00 |
|
ZiQiangXie
|
9043272f78
|
Fix RTDETR generate anchor grid out of boundary (#7247)
|
2024-01-01 15:23:28 +01:00 |
|
Glenn Jocher
|
865616da9f
|
Update Docs Home and Neural Magic pages (#7243)
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-01 15:21:52 +01:00 |
|
Abirami Vina
|
db2af70d39
|
Add Neural Magic Docs integrations page (#7234)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-30 14:31:13 +01:00 |
|
WangQvQ
|
79f588fa55
|
Fix heatmaps width-height order bug (#7184)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-28 16:36:07 -05:00 |
|
Glenn Jocher
|
7499d72632
|
Dockerfile-jetson pyproject.toml OpenCV fix (#7214)
|
2023-12-28 10:26:19 -05: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 |
|
Abirami Vina
|
cdb10563d2
|
Add Weights & Biases Docs integrations page (#7199)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-27 16:59:04 -05:00 |
|
Glenn Jocher
|
d4aeb8afa0
|
Fix docs H1 tags (#7182)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-26 20:09:45 -05:00 |
|
Glenn Jocher
|
8d2a32db77
|
ultralytics 8.0.230 TensorRT export hang fix (#7180)
Co-authored-by: 曾逸夫(Zeng Yifu) <41098760+Zengyf-CVer@users.noreply.github.com>
Co-authored-by: CV & LLM & AIGC er <wenvoi@163.com>
Co-authored-by: Aaron <42322215+aaronllowe@users.noreply.github.com>
Co-authored-by: crypthusiast0 <42322215+crypthusiast0@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-26 19:17:29 -05:00 |
|
Muhammad Rizwan Munawar
|
bc5b528ca7
|
Embed Heatmaps YouTube video in Ultralytics Docs (#7129)
|
2023-12-22 15:40:41 +01:00 |
|
Glenn Jocher
|
5b3e20379f
|
ultralytics 8.0.229 add model.embed() method (#7098)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-22 15:32:06 +01:00 |
|
Muhammad Rizwan Munawar
|
38eaf5e29f
|
Add line counting and circular heatmaps in Ultralytics Solutions (#7113)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-22 01:56:44 +01:00 |
|
Myyura
|
a5735724c5
|
Add YOLOv8 LibTorch C++ inference example (#7090)
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>
|
2023-12-21 00:47:14 +01:00 |
|
Glenn Jocher
|
f955978dc4
|
Fix docs links (#7096)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
|
2023-12-21 00:44:55 +01:00 |
|
Glenn Jocher
|
6cbe736bfd
|
ultralytics 8.0.228 add training time argument (#7054)
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-20 00:01:20 +01:00 |
|
dependabot[bot]
|
b206b68ac6
|
Bump github/codeql-action from 2 to 3 in /.github/workflows (#7041)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-18 16:51:30 +01:00 |
|
Muhammad Rizwan Munawar
|
1d0da53a32
|
Update the heatmap module code + docs (#7045)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-18 16:47:32 +01:00 |
|
Muhammad Rizwan Munawar
|
34b10b2db3
|
Add instance segmentation and vision-eye mapping in Docs + Fix minor code bug in other real-world-projects (#6972)
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>
|
2023-12-18 16:41:33 +01:00 |
|
Glenn Jocher
|
e9def85f1f
|
Fix PNNX ubuntu -> linux bug (#7050)
|
2023-12-18 16:22:30 +01:00 |
|
Glenn Jocher
|
28593dfb1c
|
Add quantization support to TensorFlow.js converter (#7008)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Angélique Hameau <93253329+AngeliqueHameau@users.noreply.github.com>
|
2023-12-15 12:04:50 +01:00 |
|
Laughing
|
d6be91d786
|
Pin jax and jaxlib to fix tensorflowjs exports (#6988)
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>
|
2023-12-14 18:35:45 +01:00 |
|
Glenn Jocher
|
765b98f44e
|
ultralytics 8.0.227 respect defaults.yaml data (#6935)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-12 01:40:24 +01:00 |
|
Sergiu Waxmann
|
aa0ae08178
|
Update Docs language dropdown height (#6927)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
|
2023-12-11 18:29:29 +01:00 |
|
Glenn Jocher
|
412eb57fca
|
ultralytics 8.0.226 Validator Path and Tuner space (#6901)
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>
Co-authored-by: DennisJ <106725464+DennisJcy@users.noreply.github.com>
Co-authored-by: Kirill Ionkin <56236621+kirill-ionkin@users.noreply.github.com>
|
2023-12-10 18:15:59 +01:00 |
|
Leo Moon
|
6e660dfaaf
|
Add horizontal Mosaic3 augmentation (#6898)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-10 16:58:03 +01:00 |
|
DennisJ
|
b62b20d517
|
Add C++ Classify inference example (#6868)
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>
|
2023-12-10 16:41:24 +01:00 |
|
Muhammad Rizwan Munawar
|
1b37a13131
|
Embed videos in Docs pages using Parent pages for relevant segments (#6877)
|
2023-12-10 16:38:46 +01:00 |
|
Glenn Jocher
|
093943e375
|
ultralytics 8.0.225 multi-video tracker bug fix (#6862)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-08 02:59:06 +01: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 |
|
Awsome
|
0f5406ec21
|
Fix ONNX GPU inference bug (#6840)
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>
|
2023-12-07 18:44:11 +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 |
|
Muhammad Rizwan Munawar
|
742cbc1b4e
|
Add HeatMap guide in real-world-projects + Code in Solutions Directory (#6796)
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>
|
2023-12-06 21:39:29 +01:00 |
|
Awsome
|
1e1247ddee
|
Add ResNet50 and ResNet101 backbone RTDETR models (#6661)
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>
|
2023-12-03 16:57:11 +01:00 |
|
Glenn Jocher
|
d12411ec0d
|
ultralytics 8.0.222 introduce new ultralytics.solutions (#6759)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Yujiao Jiang <36917338+Alex-JYJ@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2023-12-03 14:59:33 +01:00 |
|
Burhan
|
63fcc2a9ff
|
Add new yolov8-ghost.yaml model (#6749)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-03 14:51:18 +01:00 |
|
Glenn Jocher
|
80802be1e5
|
Docs cleanup and Google-style tracker docstrings (#6751)
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-03 04:12:33 +01:00 |
|
Glenn Jocher
|
60041014a8
|
[Snyk] Fix for 2 vulnerabilities (#6524)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2023-12-01 23:26:13 +01:00 |
|
Muhammad Rizwan Munawar
|
8c4094e7d9
|
Add real-world projects in Ultralytics + guides in Docs (#6695)
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>
|
2023-12-01 23:20:14 +01:00 |
|
Glenn Jocher
|
9618025416
|
Add train loss and lr to loggers (#6732)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-12-01 22:09:20 +01:00 |
|
Finlay Morrison
|
4425abce59
|
Update Tuner() attempt metrics save on crash (#6711)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-01 16:45:31 +01:00 |
|
Ileal16
|
16639b60eb
|
Repair convert_coco() box-segment discarding (#6689)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-11-30 13:49:24 +01:00 |
|
Glenn Jocher
|
2e71f7f50e
|
ultralytics 8.0.221 fix Apple MPS inference bug (#6694)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Johnny <johnnync13@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-30 13:46:17 +01:00 |
|
Abirami Vina
|
e504520448
|
Add DVC Docs integrations page (#6667)
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>
|
2023-11-30 00:38:23 +01:00 |
|
Glenn Jocher
|
7c0e853237
|
Fix unzip_file() to directory issue (#6666)
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-30 00:32:51 +01:00 |
|
Glenn Jocher
|
f89bfd7e01
|
Pre-download onnx2tf calib file to preempt S3 issues (#6669)
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: Abirami Vina <abirami.vina@gmail.com>
|
2023-11-29 21:17:22 +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 |
|
Abirami Vina
|
49fd3058ac
|
Add ClearML Docs integrations page (#6636)
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>
|
2023-11-29 16:17:20 +01:00 |
|
Maksym Shamrai
|
9c6989a1b0
|
ultralytics 8.0.220 fix UnboundLocalError in tuner.py (#6614)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2023-11-29 02:29:15 +01:00 |
|